@charset "utf-8";
307
p,ul{
	margin: 0;
}
button,select{
	outline: none;
}
input[type=file] {
    display: none;
}
.clear{ clear: both; }
.box_jdt{
	max-height: 100%;
	min-width: 1280px; background:#f5f7fa;
}
.box_content{
	width: 1350px;
	margin:0 auto;
	font-family: 'Arial Normal', 'Arial';
}
.container{
	width: 900px;
	margin:0 auto;
	font-family: 'Arial Normal', 'Arial';
	border-right: 1px solid #d6d9db;
	border-left: 1px solid #d6d9db;
	background: #F8FDFF;
}
.content_left{
	width: 19%;
	background: #fff;
	margin-top: 10px;
	float: left;
	border: 1px solid #EBECF0;
	padding-bottom:20px;
}

.user_img{
	width: 100%;
	height: auto;
	padding: 20px 0 70px 0;
	 position:relative;
}/* background:#e8f2f7;*/
.user_img img{
	width: 90px;
	height: 90px;
	border-radius: 50%;
	margin: 0 auto;
	display: block; margin-bottom:15px;
}
.user_img span.small{ font-size:12px; margin-top:0;}
.user_img span{
	width: 100%;
	height: 20px;
	margin-top: 5px;
	text-align: center;
	line-height: 20px;
	display: block;
	font-size: 15px;
	color: #435b66;
	word-break:break-all;
	word-wrap:break-word;
}
.content_left ul{
	width: 100%;
	height: auto;
	border-top:1px dashed #fff;

	font-size: 15px;
}
.content_left ul a.content_left_add:first-child{ border-top: 1px solid #e8e8e8;}
.content_left ul a.content_left_add{
	background: #eff5fe; color:#333;border-left: 3px solid #ff9c00;border-bottom: 1px solid #e8e8e8; border:border-box;
}

.content_left ul a.content_left_add i{left: 4%;}
.content_left ul a.content_left_add li{ border-bottom: none; }
/*.content_left ul a.content_left_add li i{ background-position: -3px ;}*/
.content_left ul a{  display: block;}
.content_left ul a:hover{ background: #eff5fe; color:#FFF;border-left: 3px solid #ff9c00;border-bottom: 1px solid #e8e8e8; border:border-box;
	
 }
 .content_left ul a:hover li{ border-bottom: none; }
.content_left ul li:hover{
	 color:#333; border-bottom: transparent;
}
.content_left ul li:hover i{ left: 4%;}
.content_left ul li{
	width: 89%;
	position: relative;
	border-bottom: 1px solid #EBECF0;
	 text-indent: 3.5em;
	line-height: 48px;
	color: #333;
	font-weight: 700; margin: 0 15px;
	font-size: 14px;
	
}
.content_left ul li i{ width:25px; height:25px; display: inline-block; background: url(../img/icon_left.png); position: absolute;left: 5%; top: 25%;}
.content_left ul li i.icon_two{ background-position: 0 -42px; }
.content_left ul li i.icon_three{ background-position: 0 -87px; }
.content_left ul li i.icon_four{ background-position: 0 -131px; }
.content_left ul li i.icon_five{ background-position: 0 -176px; }
.content_left ul li i.icon_six{ background-position: 0 -218px; }
.content_left ul li i.icon_seven{ background-position: 0 -263px; }
.content_left ul li i.icon_eight{ background-position: 0 -308px; }
.content_left ul li i.icon_nine{background: url(../img/icon_logistic.png);background-size: 100% 100%;}
.content_left ul li i.icon_ten{background: url(../img/icon_custom.png);background-size: 100% 100%;}
.content_left ul li i.icon_eleven{background: url(../img/icon_drawback.png);background-size: 100% 100%;}
.content_left ul li i.icon_twelve{background: url(../img/icon_settlement.png);background-size: 100% 100%;}
.content_left ul li i.icon_thirteen{background: url(../img/icon_insurance.png);background-size: 100% 100%;}
.content_left ul li i.icon_fourteen{background: url(../img/icon_pay.png);background-size: 100% 100%;}
.content_right{
	width:79%;
	margin:10px 0 15px 15px;
	float: left; 
	/*background: #fff; padding: 0 15px;*/
	 
}
.money_top{
	width: 100%;
	margin-top: 15px;
}
.money_top ul{
	border-bottom: 1px solid #e7e7e9;
}
.money_top ul li{ padding:0 15px;
	height:40px;
	line-height: 40px;
	text-align: center;
	 display: inline-block;
	color: #6F6F6F;
	margin-bottom: -2px;
	font-size: 14px;
	cursor: pointer;
}
.money_top ul .active{
	color: #FF9149;
	border-bottom: 2px solid #FF9149;
}
.money_top ul .active a{
	color: #FF9149;
}
.money_top ul li a{
	color: #666;
	width: 100%;
	height: 100%;
	display: block;
}
.money_top ul li:hover{
	color: #FF9149;
	border-bottom: 2px solid #FF9149;
}
.bank_middle{
	margin-top:15px;
	width:100%;
	height:120px;
}
.bank_middle ul{	
	width:80%;
	margin:0 auto;
}
.bank_middle ul li{	
	padding:0px 5px;
	height:50px;
	display:inline-block;
	font-size:12px;
	width:20%;
	margin-right:4%
}
.bank_middle_button{
	border:0;
	background: #FF6600;
	color: #fff;
	border-radius: 5px;
	margin-top: 5px;
}
.bank_text{
	width:180px;
	height:30px;
	border: 1px solid #B9D1E0;
	border-radius: 3px;
	text-indent: 4px;
	padding: 8px;
	}
.money_top1{
	margin-top: 20px;
}
.nav-tabs>li{ margin-bottom: 0; }/*解决tab标签下面线的显示与否问题*/
.money_top1 ul{margin-bottom: 0; border-bottom: none;}
.money_top1 ul a{
    padding: 0 15px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	background: #F7F8FA;
	float: left;
	margin-right: 4px;
	font-size: 14px;
	border: 1px solid #DCDEE3;
	border-bottom: 0;
	cursor: pointer;
	color: #666;
}
.money_top1 .active{
    background: #fff; 
}
.money_top1 .active a{border-top: 1px solid #FF9149;}
.money_top1 .active a{
    background: #fff;
    color: #ef6b00;
}
.money_top1 li a{
    display: block;
}
.money_top1 li:hover{
    background: #fff;
}
.money_content{
	width: 100%;
	border:1px solid #DCDEE3; background: #fff;
	/*margin-bottom: 20px;*/
}
.tab-content{ padding: 0 15px;  margin-bottom: 20px;}
.money_content1{
	width: 100%;
	height: 40px;
	line-height: 40px;
	margin-left: 10px; padding:10px 0px;
	border-bottom:1px solid #E6E7EB;
}
.money_sum{
	margin: 0px 0 5px 0;
}
.money_sum li.boldweight{ font-weight:bold; text-decoration:underline;}
.money_sum li{
	float: left;
	margin-right: 43px;
	font-size: 13px;
	line-height:20px;
}
/*搜索需要注释的部分*/
.money_sum1{
	height: 45px;
	margin-top: 8px;
	font-size: 13px;
}
.money_time{
	margin-left: 10px;
	float: left;
}
.money_time span{
	font-weight: 700;
	color: #5E5E5E;
	line-height: 24px;
}
.money_time input , .money_state input{
	width: 130px;
	text-indent: 6px; border:1px solid #ccc; line-height:22px; border-radius:4px;
}
.money_state{
	float: left;
	margin-left: 23px;
}
.money_state span{
	font-weight: 700;
	color: #5E5E5E;
	line-height: 24px;
}
.money_state select{
	width: 95px;
	height: 24px;
	line-height: 24px;
	border: 1px solid #C6C6C6;
}

.money_sum1 button{
	width: 55px;
	border: 0;
	background: #FF6600;
	border-radius: 4px;
	width: 50px;
	margin-left: 55px;
	line-height: 22px;
	color: #fff;
	font-size: 14px;
		

}
/*搜索部分结束*/
/*底部分页*/
.bottomClear{ width: 100%; height: 55px; margin-bottom: 30px; }
.zhuce  input[type=radio], .zhuce input[type=checkbox]{
	width: 15px;
	height: 15px;
	position: relative;
	top: 2px;
}
/*表格头部样式*/
.money_menu{
	width:100%;
	margin:0 auto;
	background: #f7f8fa;
	border:1px solid #E6E7EB;
}
.money_menu ul{ margin:0;}
.money_menu li{
	line-height: 50px;
	text-align: left; padding: 0 10px;
	float: left;
	font-size: 12px; font-weight: 700;
}
.exchangeTable table tr a.detailbtn{
	background: #ff6600;
    color: #fff;
    padding: 4px 11px;
    border-radius: 4px;
    cursor: pointer;
	margin:0 5px;
}
.exchangeTable table tr a.editbtn2{
	background: #3b8bd6;
    color: #fff;
    padding: 4px 11px;
    border-radius: 4px;
    cursor: pointer;
	margin:0 5px;
}
.exchangeTable table tr a.deletebtn{
	background: #eee;
    color: #000;
    padding: 4px 11px;
    border-radius: 4px;
    cursor: pointer;
	margin:0 5px;
}
.money_text{
	width: 100%;
	margin:0 auto;
}
/*订单管理-下单准备下的订单表格列表样式*/
/*.money_text a.detailbtn{ background:#ff6600;color:#fff; padding:4px 11px; border-radius:4px; cursor:pointer;}
 .money_text a.detailbtn:hover{ background:#e55c00;} 

 .money_text a.deletebtn{ background:#eee;color:#000; padding:4px 11px; border-radius:4px; cursor:pointer;}
 .money_text a.deletebtn:hover{ background:#dcdcdc;} 

 .money_text a.editbtn2{ background:#3b8bd6;color:#fff; padding:4px 11px; border-radius:4px; cursor:pointer;}
 .money_text a.editbtn2:hover{ background:#317dc4;} 


.money_text ul li:last-child::before{ content:'';display: block;clear: both;  }

.money_text a.editbtn{ background:#3b8bd6; color:#fff; padding:4px 11px; border-radius:4px; cursor:pointer;}
.money_text a.editbtn:hover{ background:#317dc4;}
.money_text a.delete_drawer{ background:#F7F8FA; color:#333;border:1px solid #C4C6CF; padding:4px 11px; border-radius:4px; cursor:pointer;}
.money_text a.delete_drawer:hover{ border-color: #bbc7ff}*/
.money_text a.copy{ background:#ff6600; color:#fff; padding:2px 8px; border-radius:4px; cursor:pointer;}
.money_text a.copy:hover{ background:#de5f0a;}
.money_text ul{
	width: 100%;
	 padding:10px 0;
	
	margin:0;
	border: 1px solid #E6E7EB; border-top: none;
}

.money_text li.dingdan_caozuo span{
	display: inline-block;
	width: auto;
	 margin:0;
}
.money_text li{
	text-align: left;padding: 0 10px;
	min-height: 20px;
	float: left;
	font-size: 12px;

}
/*.money_text li button{
	width:50px; 
	height:30px;
	border:0;
	border-radius: 5px;
	margin-top: 5px; 
	}*/
.downloads1 ul li  strong.title{
	display: inline-block;
	width: 120px;
	margin-bottom: 15px;
}
.money_text li p{ margin:0;}
.money_text li span{
	line-height: 20px;
	display: block; 
	width: 100%;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
 
}
.add_receival{
	border: 0;
	background: #FF6600;
	border-radius: 4px;
	width: 50px;
	margin: 0 auto;
	margin-top: 18px;
	line-height: 22px;
	color: #fff;
	font-size: 12px;
} 
.money_text button.fileinput-button{
	margin-top: 0;
}
a.btn_download{
	background-color: #428bca;
	border-color: #428bca;
	color: #FFF;
}
a.btn-xs{
	line-height: 22px;
	width: 50px;
	font-size: 12px;
	margin-top: 0;
}
.btn:hover{
	color: #666;
}
/*鐢ㄦ埛棣栭〉*/
.user_home{
	width: 100%;
	height: 180px;
	background: #fff;
	
}
.jion_VIP {

	width: 100%;
	border: 1px solid #eee;
	height: 180px;
	background: #ffce81 url(../img/usercenter_img.jpg) no-repeat;
	margin-bottom: 15px;
	position: relative;
	font-size: 12px;
}

.jion_VIP_ed .btn {
	width: 78px;
	text-align: center;
	line-height: 18px;
	display: inline-block;
	color: #fff; background:#ff6600;
	font-weight: 700;
}
.jion_VIP_ed  .password{ background:#fff7f2; border:1px solid #ff6600; color:#ff6600; margin-left:10px;}
.jion_VIP_con .icon {
	display: inline-block;
	text-align: right;
	width: 50px;
	float: left;
}
.jion_VIP_con .font {
	display: inline-block;
	text-align: left;
	width: 145px;
	padding-left: 5px;
	float: left;
}
.jion_VIP .jion_VIP_ed .btn {
	background-color: #FF6600;
}
.scrollRate{ width:100%; height:42px; padding:8px 0 5px 10px; border:1px solid #eee; margin:0px 0 0 0; position:relative; background:#f7f3e8;}
.scrollRate ul{  height:30px; overflow:hidden; margin:0;}
.scrollRate ul li { width:100%; height:30px;}
.scrollRate span.ratebtn{ position:absolute; right:20px; top:8px;cursor:pointer;display:inline-block; color:#ff6600; }

.scrollRate ul li samp{ margin-right:20px;font-family: '微软雅黑';}
.scrollRate ul li strong{ color:#ff6600; font-size:16px;}
.home_content{
	width: 100%;
	height: 55px;
	margin-top: 10px;
	border:1px solid #DCDEE3;
	font-size: 14px; background: #fff;
}
.home_content1 li{
	float: left;
	line-height: 40px;
	margin-top: 7px;
	color:#333;
}
/*首页添加订单按钮*/
.home_content1 .menu_li{
	margin-right:20px;
	float:right;
	padding:5px 8px; display:inline-block;
	text-align:center; line-height:18px;
	border-radius:4px; margin-top:11px;
	background-color: #FF6600; font-size: 12px;
	cursor:pointer;
}
.home_content1 .menu_li a,.home_content1 .menu_li span{
	color:#fff;
}
.home_buttom{
	width: 100%;
	margin-top: 10px;
	min-height: 255px;
	border:1px solid #DCDEE3; background: #fff;
}
.home_ask{
	line-height: 35px;
	border-bottom: 1px solid #eee;
	font-size: 14px;
	background:#e7eaef;
}
.home_ask p{
	float: left;
	margin:0 0 0 10px;
	font-weight: 700;
}
.home_ask span{
	float: right;
	margin-right: 20px;
	color: #ff6600;
}

.home_menu ul{
	width: 100%;
	height: 35px;
	line-height: 35px;
	margin: 0 auto;
	font-size: 12px; 
	border-bottom: 1px dashed #e5e5e5
}
.home_menu ul:first-child{ background:#f7f3e8;}
.leftproduct ul.menutitle , .rightmoney ul.menutitle{ background:#f7f3e8;}
.home_menu ul:last-child{ border:none;}
.home_menu ul li{
	float: left; width:20%;
	text-align: left; padding:0 15px; color: #666; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
}
.home_menu.rightmoney ul li{
	float: left; width:25%;
	text-align: left; padding:0 15px; color: #666; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
}
.home_menu ul.menutitle li, .home_ask ul.menutitle li{ width:20%;font-weight: 700; color: #333;}
.leftproduct{ width:49%; float:left; display:inline-block;}
.rightmoney{ width:49%; float:right; display:inline-block;}


.exchange_header{
	margin-left: 11px;
	line-height: 35px;
	font-size: 14px;
}
/*.exchange_content{
	width: 100%;
	margin:0 auto; position:relative;
	border: 1px solid #E6E7EB; background: #fff;
	margin-bottom: 60px;
}*/
/*.productdetail{ width:500px; margin:0 auto;}
.proDetail{ margin:15px 0;}
.proDetail label{width:150px; text-align:right; font-weight:normal;}

.proDetail input{    width: 308px;
    height: 30px; font-size:14px;
    border: 1px solid #B9D1E0;
    border-radius: 3px;
    text-indent: 4px;}

*/


.exchange_title{
	line-height: 40px;
	margin-left: 12px;
	font-size: 18px;
}
.exchange_details{
	width: 97%;
	height: 190px;
	background: #F5F7FA;
	margin-left: 10px;
}
.exchange_details1{
	width: 260px;
	height: 190px;
	border-right: 1px solid #e5e5e5;
	float: left;
}
.details_1{
	padding-left: 15px;
	padding-top: 15px;
	font-size: 14px;
}
.details_1 span{
	font-weight: 700;
	font-size: 16px;
}
.details_2{
	font-size: 14px;
	line-height: 20px;
	padding-left: 15px;
	color: #A1A1A1;
}
.details_3{
	font-size: 13px;
	padding-left: 15px;
	padding-top: 8px;
}
.details_pross{
	width: 205px;
	height: 21px;
	background: #1686CC;
	margin-top: 30px;
	margin-left: 15px;
}
.details_pross1,.details_pross2{
	height: 100%;
	display: block;
}
.details_prosse1,.details_prosse2{
	height:18px;
	font-size: 13px;
	margin-left: 15px;
	color: #AEAEAE; clear: both;
}
.details_prosse1 p,.details_prosse2 p{
	width: 13px;
	height: 13px;
	float: left;
	background: #1686CC;
	margin-right: 5px;
}
.details_prosse2 p{
	background: #999;
}
.exchange_details2{
	width: 669px;
	float: left;
	font-size: 14px;
}
.details2_zh{
	width: 100%;
	line-height: 70px;
	text-indent: 35px;
}
.details2_zh1{
	padding-left: 35px;
}
.exchange_menu{
	width: 97%;
	margin-top: 10px;
	border-bottom: 1px solid #DCDEE3;
	margin-left: 10px;
}
.exchange_menu li{
	line-height: 15px;
	height: 27px;
	/*float: left;*/
	padding: 0 8px;
	margin-top:10px;
	font-size: 14px; font-family: '微软雅黑';
	margin-bottom: -3px;
}
#myTab .active a{
	color: #FF9149;
}
.exchange_menu .active a{background: #f5f7fa; padding:6px 9px;border-radius: 4px 4px 0 0; border:1px solid #ddebff; border-bottom: none;}
.exchange_menuadd{
	color: #FF0000;
	border-bottom: 1px solid #FF0000;
}
.exchange_menu1{
	height: 50px; 
}
.exchange_menu11{
	margin-top: 10px;
	font-size: 13px;
	font-weight: 700;
	margin-left: 10px;
}
.exchange_menu11 input{
	width: 160px;
	line-height: 24px;
	text-indent: 4px; font-weight: normal;
	 border:1px solid #ccc; border-radius:4px;
}
input{
	outline: none;
}
.exchange_menu11 button{
	width: 55px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	margin-left: 30px;
	background: #FF6600;
	border: 0;
	border-radius: 4px;
	color: #fff;
}
.exchange_info,.exchange_infos{
	/*width: 100%;*/
	margin-left: 10px;
	font-size: 12px;
}
.exchange_info li,.exchange_infos li{
	/*float: left;
	min-width: 150px;*/
	text-align: center;
	padding: 3px 10px; 
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.exchange_info .exchange_info2 li{
	height: 100%;
}
.exchange_info li span{
	cursor: pointer; min-height: 20px; display: inline-block;
}
.exchange_info1{
	background: #DAE2ED; margin:0;
}
.exchange_info3{ margin:0;}
.exchange_info11{
	width: 210px; padding-left: 5px;
}
.exchange_info12{
	width: 150px;
}
.exchange_info13{
	width: 125px;
}
.exchange_info14{
	width: 130px;
}
.exchange_info14 input{
	width:98%;border:1px solid #ccc; line-height: 24px; border-radius: 4px; padding-left: 5px;
}
.exchange_info15{
	width: 185px;
}
.exchange_info16{
	width: 130px;
}
.exchange_info2{
	min-height: 20px; padding:8px 0;
	border-bottom: 1px solid #eee; margin:0;
}

.exchange_info11 p{
	text-align: left;
	line-height: 20px; margin:0;
}
.exchange_info11 .exchange_hao{
}
.exchange_info2 .exchange_info15 input{
	display: inline-block;
	width: 110px; border:1px solid #ccc; border-radius:4px;
	height: 24px;
	text-indent: 4px;
}
.exchange_info2 button{
	width: 70px;
	height: 22px;
	background: #FF6600;
	border-radius: 4px;
	border:0;
	color: #fff;
}
.exchange_queren{
	background: #999999;
}
.exchange_info2 .exchange_info16{
	line-height: 30px;
}
.exchange_info2 .exchange_info161{
	margin-top: 10px;
}
.exchange_infos .exchange_info16 button{
	margin-top: 22px;
}
/*涓汉淇℃伅*/
.smallboxinfor{ width:800px; margin:0 auto 20px auto;}
.smallboxinfor input[type="radio"]{ width:15px; height:15px; margin-top:0px; vertical-align:middle; margin-left:10px;}
.smallboxinfor label{ font-weight:normal;}
/*.exchange_content samp{ width:150px; display: inline-block; text-align:right; font-family: '微软雅黑';}
.exchange_content samp span{ color:#F00;}*/
/*
.buttonicon{ width:100%; margin-bottom:20px; text-align:center;}
.buttonicon button{ width:100px; height:30px; line-height:30px; font-size:14px; color:#fff; border-radius:4px; background:#F90; border:none; cursor:pointer; margin-right:10px;}
.buttonicon button.cancel{ background:#cbcbcb;}*/

/*额度申请页面*/
.smallboxinfor ul { width:100%;}
.smallboxinfor ul li{ width:31%; font-size:14px;float:left; margin-bottom:10px;}
.smallboxinfor ul li input, .smallboxinfor ul li select{ width:90%; border:1px solid #B9D1E0; border-radius:3px; height:28px; padding-left:5px;}
.smallboxinfor ul li span{ background:#f60; border-radius:50%; color:#fff; padding:1px 4px; font-size:12px; cursor:pointer;}

#addAsset{  width:96.6%;background:#eee; line-height:30px;cursor:pointer; color: #4988C6; display:block; text-align:center;}

/*添加订单-产品的样式*/
/*.merchantbox{ width:90%; height: auto; padding:20px 50px; margin:0 auto;}
.merchantinfor { width:50%; line-height:25px; margin:0 auto 10px auto;}
.merchantinfor span{ color:#F00;}
.merchantinfor label{ font-size:14px; width:120px; text-align:right; display:inline-block; font-weight:normal;}
.merchantinfor input, .merchantinfor select{    width: 308px;
    height: 30px; font-size:14px;
    border: 1px solid #B9D1E0;
    border-radius: 3px;
    text-indent: 4px;}
.merchantinfor textarea{  width: 308px; height:100px; border: 1px solid #B9D1E0; border-radius: 3px;text-indent: 4px; resize:none;}*/
/*鍟嗘埛鍙?/
.merchantbox{ padding:30px 0;}
.merchantinfor { width:50%; line-height:25px; margin:0 auto 10px auto;}
.merchantinfor span{ color:#F00;}
.merchantinfor label{ font-size:14px; width:120px; text-align:right; display:inline-block; font-weight:normal;}
.merchantinfor input{    width: 308px;
    height: 30px; font-size:14px;
    border: 1px solid #B9D1E0;
    border-radius: 3px;
    text-indent: 4px;}
/*娉ㄥ唽*/
.box_contenttop{
	width: 100%;
	height: 80px;
}
.box_contenttop1{
	height: 100%;
}
.box_contenttopadd{
	border-bottom:3px solid #0090EC;
}
.box_contenttop1 p{
	font-family: "寰蒋闆呴粦";
	font-size: 25px;
	color: #616161;
	line-height: 80px;
	text-align: center;
}
.box_contenttop1 i{
	font-size: 18px;
	font-style: normal;
	padding-left: 5px;
}
.box_contentcenter input{
	text-indent: 6px;
}
.zhuce{
	height: 35px;
	font-size: 13px;
	margin-top: 15px;
}
/*.zhuce_right{
	width:106px;
	display:inline-block;
	text-align:right;
}*/
.zhuce label:first-child{
	float: left;
	text-align: right;
	width: 330px;
	padding-right: 10px;
	height: 44px;
	line-height: 23px;
	padding-top: 6px;
}
.zhuce input, .zhuce select{
	width: 308px;
	height: 30px;
	border: 1px solid #B9D1E0;
	border-radius: 3px;
	text-indent: 4px;
	padding: 8px;
}
.zhuce select{ padding: 0 8px; }
 .zhuce .province,  .zhuce .city,  .zhuce .area{ width: 11%; padding: 0; }
}
.zhuce input.searchbutton{ width:50px; background:#ff4800; color:#fff;
    border: none;
    margin-left: 20px;
    font-size: 14px;
    height: 18px;
    line-height: 18px;
	box-sizing: content-box;
}

.zhuce4 input{
	width: 13px;
	height: 13px;
	transform: translateY(2px);
}

.zhuce5 .zhuce51{
	width: 77px;
}
.zhuce5 .zhuce52{
	width: 208px;
}
.zhuce6{
	margin-left: 346px;
}
.zhuce7{
	margin-left: 332px;
	height: auto;
}
.zhuce select{
	height: 30px;
	border: 1px solid #B9D1E0;
	border-radius: 3px;
	margin-right: 8px;
}
.province{
	width: 85px;
	margin-left: 3px;
}
.city{
	width: 78px;
}
.area{
	width: 105px;
}
.zhuce8{
	margin-left: 415px;
	height: 150px;
}
.zhuce8 textarea{
	resize:none;
	border-radius: 3px;
	border: 1px solid #B9D1E0;
	outline: none;
}
.zhuce3 p{
	float: left;
}
.zhuce3 textarea{
	margin-left: 4px;
	float: left;
	resize:none;
	border-radius: 3px;
	border: 1px solid #B9D1E0;
	outline: none;
}
.zhuce9{
	height: 150px;
}
.iftongyi{
	margin-top: 40px;
	font-size: 13px;
	margin-left: 330px;
}
.iftongyi input{
	margin-right: 7px;
	float: left;
	margin-top: 1px;
}
.iftongyi span{
	color: #0066FF;
}
.zhuces{
	overflow: hidden;
	margin-top: 35px;
	margin-left: 330px;
	margin-bottom: 50px;
}
.zhuces button{
	width: 285px;
	height: 35px;
	border: 0;
	background: #999999;
	line-height: 35px;
	text-align: center;
	float: left;
	color: #fff;
	font-size: 20px;
}
.zhuces span{
	float: left;
	font-size: 13px;
	margin-left: 5px;
	line-height: 35px;
	color: #999;
}
/*缁撴眹鍗?缂栬緫*/
.exchange_title1{
	float: left;
}
.exchange_title2{
	float: left;
	margin-left: 400px;
}
.exchange_title2 button{
	width: 80px;
	height: 30px;
	border: 0;
	border-radius: 3px;
	color: #fff;
	background: #169BD5;
	margin-right: 23px;
}
.exchange_titles2 button{
	margin-right: 75px;
}
.details2_zh11,.details2_zh12,.details2_zh13{
	float: left;
	font-size: 14px;
}
.details2_zh11 span{
	color: red;
}
.details2_zh11 input{
	width: 120px;
	height: 20px;
}
/*涓汉涓績-缁撴眹淇℃伅*/
.ersonal_settlement{
	width: 100%;
}
.personal_settlement1{
	color: #333;
	font-size: 15px;
	margin-top: 23px;
	margin-left: 25px;
}
.personal_settlement2{
	color: #333;
}
.personal_settlement2 input{
	height: 28px;
	width: 240px;
	text-indent: 4px;
}
.personal_settlement21{
	font-size: 12px;
	height: 22px;
	line-height: 22px;
	color: #868686;
	margin-left: 333px;
}
.personal_settlementer1{
	font-size: 14px;
	margin-left:360px;
	line-height: 50px;
	bor
}
.personal_settlement2 span{
	color: red;
}
.product_top{
	width: 512px;
	height: 40px;
	background: #F5AF10;
	margin:0 auto;
	margin-top: 30px;
}
.product_top1{
	width: 400px;
	height: 33px;
	margin-top: 3px;
	margin-left: 3px;
	border:0;
	text-indent: 8px;
}
.product_top .button{
	width: 100px;
	height: 30px;
	border: 0;
	padding: 0;
	margin: 0;
	border-radius: 4px;
	color: #fff;
	background: #F5AF10;
}
.bc_con{ position: relative; padding-left: 220px;margin-top: 30px; }
.bc_menu{ width: 210px; position: absolute;left: 0px; top: 0px; }
.bc_menu_con{ position: relative; }
.bc_m_dt{ background: #53647A; height: 44px; line-height: 44px; color: #fff; text-indent: 10px; font-size: 16px; }
.bc_m_dd{ position: relative; line-height: 35px;font-size: 12px; padding: 0px 20px 0px 10px; background: #53647A; }
.bc_m_dd h3{ font-weight: 400; }
.bc_m_dd a{ color: #fff; }
.bc_m_dd i{ display: inline-block; width: 15px; height: 15px; overflow: hidden; position: absolute; right: 0px; top: 8px; color: #fff; }
.bc_m_dd .icon_glyphicons{ background: url(../../img/glyphicons-halflings-white.png) no-repeat; }
.bc_m_dd .icon_right{ background-position: -459px -70px; }
.bc_m_dd_lis{ position: absolute; display: none; top: 40px; z-index: 11; margin-left: 210px; width: 700px; background: #f2f2f2; border: 1px solid #ccc; height: 560px;}
.bc_m_dd_li{ padding: 20px 10px 10px 120px; position: relative; font-size: 12px; }
.bc_m_dd_li .bc_m_dd_li_l{ position: absolute;top: 20px; left: 15px; line-height: 20px; font-size: 14px; max-width: 90px; }
.bc_m_dd_li .bc_m_dd_li_l a{ color: #000; }
.bc_m_dd_li .bc_m_dd_li_r{ border-bottom: 1px dashed #ccc; }
.bc_m_dd_li .bc_m_dd_li_r a{ display: inline-block; padding: 2px 10px; line-height: 18px; border-left: 1px solid #ccc; margin-bottom: 5px; color: #666; }
.bc_tab_title { height:27px; line-height:27px; border:1px solid #c3c2c2; border-bottom:none; background:url(../img/payment_bg.jpg) repeat-x; font-size:14px; font-family: "寰蒋闆呴粦"; text-indent:1.3em; font-weight:normal;}
.bc_tab_title ul li{ float:left; font-size:14px; font-family: "寰蒋闆呴粦"; text-indent:0px; }
.bc_tab_title li a{ font-size: 14px; color: #000; display: block; text-align: center; font-weight: 400px; width: 100px; border-right: 1px solid #ccc;}
.bc_tab_title li a:hover, .bc_tab_title li a.hover{color: #fff; background:#5D7488 ;background: -moz-linear-gradient(top, #8A9CAB   0%, #5D7488  100%);background: -webkit-linear-gradient(top, #8A9CAB   0%,#5D7488  100%);background: -o-linear-gradient(top, #8A9CAB   0%,#5D7488  100%);background: -ms-linear-gradient(top, #8A9CAB   0%,#5D7488  100%);background: linear-gradient(to bottom, #8A9CAB   0%,#5D7488  100%);  }

.bc_lists{ padding: 10px; }
.bc_list{ display: inline-block; float: left; width: 200px; margin: 10px; padding: 8px; }
.bc_list_img{ text-align: center; overflow: hidden; width: 200px; height: 200px; }
.bc_list_img img{ width: 100%; }
.bc_list_name{ height: 20px; line-height: 20px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 12px;  }
.bc_list_name a{ color: #666; }
.bc_list_price{ height: 20px; line-height: 20px; margin: 3px 0px; }
.bc_list_price strong{ font-size: 14px; color: #f00; }
.bc_list_comments{ height: 20px; line-height: 20px; font-size: 12px;}
.bc_list_comments .c_txt{ color: #666; }
.bc_list_comments .c_txt em{ color: #0490FD; }
.bc_list_seller{ height: 20px; line-height: 20px; font-size: 12px;}
.bc_list_seller .c_txt{ color: #666; }

.bc_list_opbtns{ margin-top: 5px; }
.bc_list_opbtns a{ display: inline-block; color: #666; border: 1px solid #ccc; border-radius: 3px; margin-right: 5px; font-size: 12px; padding: 2px 6px; }
.bc_footer{ height: 40px; line-height: 40px; font-size: 12px;}
.bc_f_page{ height:32px; line-height:32px; width:700px; text-align:center; font-size:12px; float: right;}
.bc_f_page a{ margin:0 1px 0 1px; border:1px solid #cacaca; padding:1px 5px 1px 5px; color:#000;}
.bc_f_page a:hover{ background: #f00; color: #fff; }
.bc_f_page .page_input{ height:13px; width: 50px; display: inline-block; border-bottom: 1px solid #ccc;}
.current{ margin:0 1px 0 1px; border:1px solid #cacaca; background:#F1DCDC; padding:1px 5px 1px 5px; cursor:pointer; color:#F00; font-size:12px;}
.table_bg {
	line-height: 25px;
	width: 100%;
	overflow-x: hidden;
	overflow-y: auto;
}
.table_bg table {
	color: #000000;
	border: 1px solid #cacaca;
	width: 100%;
	font-size: 13px;
}
#table_title {
	text-align: center;
	background: #cacaca url(../img/payment_bg.jpg);
	line-height: 28px;
	border: 1px solid #cacaca;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	font-family: "Microsoft Yahei";
}
.table_bg table tr td {
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
	font-size: 12px;
	line-height: 25px;
	border: 1px #cacaca solid;
}
.bc_conList{ clear: both; padding-right: 10px; }
.bc_nav{position: relative; margin-top: 10px; border-top: 2px solid #F5AF10;}
.bc_m_dd_li_ll {display: none;position: absolute;top: 30px;z-index: 10;background:#f2f2f2;border:1px solid #ccc;}
.bc_m_dd_li_ll {padding-left: 20px;}
.close_bc_m {position: absolute;right:6px;top:6px;cursor: pointer;width:18px;height:18px;display:inline-block;background:url(../../img/close.png) no-repeat center center;}
.m_nav{ font-size: 12px; line-height: 30px; height: 30px; padding: 0px 10px; }
.m_nav a{ color: #666; }
.m_nav a:hover{ color: #F5AF10; }
.m_filter{line-height: 20px; font-size: 14px; padding: 5px 10px; background: #f2f2f2; border: 1px solid #ccc;}
.m_filter .m_font{ margin-right: 10px; }
.m_class{ border-bottom: 1px solid #c2c2c2; line-height: 20px; padding: 5px 10px; font-size: 12px; }
.m_class .m_b{ display: inline-block; width: 60px; line-height: 24px; float: left;}
.m_class .m_p{ display: inline-block; float: left;}
.m_class .m_p .m_c_a{ display: inline-block; color: #666; padding: 2px 5px; margin-right: 10px; cursor: pointer; }
.m_class .m_p .m_c_a:hover{ color: #F5AF10; }
.m_class .m_p .hover{ background: #F5AF10; color: #fff; }
.m_class .m_p .hover:hover{ color: #fff;}
.m_p_customize{}
.m_p_customize label{ color: #000; }
.m_p_customize .inp_text{ width: 54px; padding: 0px 3px; }
.m_p_customize .btn{font-size: 12px; border: 1px solid #ccc; }
.m_sort{ padding: 5px 10px; }
.m_sort .m_sortBar{ display: inline-block;float: left; }
.m_sort .m_sortBar .m_sortBar_a{ display: inline-block; border: 1px solid #ccc; background: #f2f2f2; color: #000; width: 88px; padding: 5px 0px; text-align: center; line-height: 20px; float: left; }
.m_sort .m_sortBar .hover{background: #F5AF10; color: #fff; border-color: #C18704;}
.m_sort .m_page{ display: inline-block;float: right; color: #666; font-size: 12px; }
.m_sort .m_page .m_page_sp{ margin-right: 10px; }
.m_sort .m_page .m_page_sp em{ color: #F5AF10; }
.m_sort .m_page .m_page_arrow{display: inline-block; cursor: pointer; border: 1px solid #ccc; padding: 0px 15px; color: #999; line-height: 28px; font-size: 18px;}
.m_sort .m_page .m_page_arrow:hover{ color: #fff; background: #F5AF10; }
.m_sort .m_page .m_page_aNO{ background: #e2e2e2; }
.m_sort .m_page .m_page_aNO:hover{ color: #999; background: #e2e2e2; }

.supplier_add_upload:hover { background: #F99452; color: #fff; }
.clean, .clearfix {
	zoom: 1;
}
/*标签头部button*/
.money_top button{
	padding: 5px 12px;
	float: right;
	margin-right: 10px;
	border:0;
	background: #FF6600;
	color: #fff; font-size: 12px;
	border-radius: 4px;
	/*margin-top: 5px;*/
}

/*璁㈠崟璇︽儏*/
.exchange_infos2{
}
.exchange_infos2 li{
	line-height: 40px;
	height: 40px;
}
.exchange_details2 ul{
	float: left;
	width: 250px;
	margin-left: 60px;
	font-size: 14px;
	margin-top: 12px;
}
.exchange_details2 ul li{
	line-height: 30px;
}
.exchange_details21 ul li{
	line-height: 25px;
	font-size: 13px;
}
.exchange_details2 ul li input{
	width: 142px;
	border: 1px solid #C6C6C6;
	height: 19px;
	text-indent: 6px;
}
.confirm-wrap{
	width: 900px;
}
.confirm-wrap .confirm-remind{
	margin: 30px 0 25px 32px;
	color:#666;
}
.confirm-letter {
    width: 775px;
    margin: 0 auto;
}
.confirm-letter .title {
    font-size: 35px;
    font-weight: 200;
    text-align: center;
    font-style: normal;
    color: #333;
}
.confirm-letter .agreement-code {
    float: right;
    margin-top: 35px;
    margin-right: -110px;
    width: 350px;
}
.confirm-letter .to-company{
    margin-top: 60px;
}
.confirm-letter p {
    font-size: 1.5em;
    margin-bottom: 20px;
}
.confirm-letter table {
    border-collapse: collapse;
    width: 775px;
    margin: 0 auto;
    word-break: break-all;
}
.confirm-letter .project {
    margin: 20px 0 40px 0;
    border: solid #333 2px;
}
caption, td, th {
    font-weight: 400;
    float: none!important;
}
caption, table, tbody, td, tfoot, th, thead, tr {
    margin: 0;
    padding: 0;
    font-size: 100%;
    font: inherit;
}
.confirm-letter table th {
    border: solid #333 1px;
    text-align: center;
    height: 32px;
}
.confirm-letter table.project th {
    width: 30%;
}
.confirm-letter table td {
    border-top: solid #333 1px;
    border-bottom: solid #333 1px;
    border-right: solid #333 1px;
    text-align: center;
    height: 16px;
    padding: 8px;
}
.confirm-letter .project td {
    border: solid #333 1px;
}
.confirm-letter .project .col0 {
    width: 146px;
}
.confirm-letter .project .col1 {
    width: 624px;
}
.confirm-letter .custom-table-wrap {
    margin: 20px 0 40px 0;
}
.table-border-top-style {
    border-top: solid #333 2px;
    border-left: solid #333 2px;
    border-right: solid #333 2px;
}
.table-border-bottom-style {
    border-left: solid #333 2px;
    border-right: solid #333 2px;
    border-bottom: solid #333 2px;
}
.confirm-letter .custom-table .col {
    width: 25%;
}
.confirm-letter .custom-table2 .col {
    width: 16.6%;
}
.confirm-letter table .table-title {
    font-size: 1.333em;
    font-weight: 700;
    color: #333;
    height: 32px;
    padding: 0;
}
.confirm-letter .table-join {
    margin-top: -1px;
}
.table-border-middle-style {
    border-left: solid #333 2px;
    border-right: solid #333 2px;
}
.confirm-letter .information {
    padding: 20px 0;
    text-align: left;
    word-break: break-all;
    text-indent: 2em;
}
.confirm-letter .expenditure-subsidy {
    border: solid #333 2px;
}
.confirm-letter .confirm-button {
    text-align: center;
    margin: 50px 0;
}
.export-info-list{
	margin-top: 10px;
}
.util-clearfix {
    zoom: 1;
}
.ui2-button-large {
    height: 40px;
    padding: 0 20px;
    line-height: 40px;
    font-size: 18px;
}
.ui2-button-normal, .ui2-button-primary, .ui2-button-secondary {
    border: 1px solid transparent;
    border-radius: 3px;
    vertical-align: baseline;
    font-style: normal;
    font-family: inherit;
    color: #333;
    background: 0 0;
    cursor: pointer;
}
.ui2-button {
    position: relative;
    display: inline-block;
    box-sizing: border-box;
}
.ui2-button-normal, a.ui2-button-normal {
    background: #FFF;
    color: #333;
    border-color: #C6CAD1;
}
.ui2-tab-pane{
	width: 900px;
	margin-top: 15px;
}
.nb-table.nb-table-normal {
    width: 100%;
    font-size: 12px;
    border: 1px solid #e5e5e5;
    margin-right: 1px;
}
.nb-table.nb-table-normal thead {
    background-color: #fafafa;
    border-bottom: 1px solid #ddd;
}
.nb-table.nb-table-normal thead th {
    color: #b4bdc6;
    font-weight: 700;
}
.nb-table .empty-body .empty-row, .nb-table-list .empty-body .empty-row {
    position: relative;
    text-align: center;
    color: #B4BDC6;
}
.nb-table.nb-table-normal td, .nb-table.nb-table-normal th {
    padding: 10px;
    word-break: break-all;
    text-align: left;
    line-height: 16px;
}
.nb-section {
    padding: 15px 15px 0 15px;
}
.ui-form-item {
    margin-bottom: 15px;
    padding: 0 30px;
}
.ui-form-item:before {
    content: '';
    display: table;
}
.nb-panel .ui-form-label {
    display: block;
    float: left;
    width: 110px!important;
}
.ui-form-control, label.ui-form-label {
    font-size: 12px;
    font-weight: 400;
}
.nb-panel .ui-form-control {
    margin-left: 110px;
}
.status-log-wrapper {
    margin-top: 10px;
}
.ui2-log-process {
    position: relative;
}
.ui2-log-process-item {
    position: relative;
    margin-bottom: -5px;
    padding-left: 23px;
    overflow: hidden;
}
.ui2-log-process-header {
    margin-bottom: 4px;
}
.ui2-log-process-header .date {
    margin-right: 16px;
    color: #999;
}
.ui2-log-process-body {
    color: #333;
    padding-bottom: 28px;
}
.ui2-log-process-item:before {
    position: absolute;
    display: block;
    top: 7px;
    left: 2px;
    width: 7px;
    height: 7px;
    content: "\0020";
    font-size: 0;
    border-radius: 15px;
    background-color: #DAE2ED;
}
.ui2-log-process>ul>.ui2-log-process-item:first-child:before {
    top: 4px;
    left: 0;
    width: 11px;
    height: 11px;
    background-color: #1686CC;
}
.ui2-log-process-item:after {
    position: absolute;
    display: block;
    left: 5px;
    top: 16px;
    width: 1px;
    height: 100%;
    content: "\0020";
    background-color: #DAE2ED;
}
.ui2-log-process-item:last-child:not(.fold):not(.expand):before {
    top: 4px;
    left: 0;
    width: 11px;
    height: 11px;
}
.ui2-log-process-header .date {
    margin-right: 16px;
    color: #999;
}
/*浜у搧璇︽儏*/
.zhuce img{
	width: 55px;
	height: 50px;
	float: left;
	margin-left: 15px;
}
.zhuce p{
/*	float: left;*/
}
.zhuce p span{ color:#ff6600; cursor:pointer;}
.zhuce textarea{
	resize:none;
	outline:none;
	border: 1px solid #B9D1E0;
	border-radius: 3px;
	text-indent: 4px;
}
.svlist3{
	width: 550px;
	float: left;
	margin-left: 10px;
}
.zhuce .svlist3 input{
	width: 18px;
	height: 18px;
	float: left;
}
.zhuce .svlist3 p{
	height: 18px;
	line-height: 18px;
	float: left;
	margin-left: 10px;
}
.zhuce .svlist3 li{
	float: left;
	margin-top: 10px;
}
.zhucec{
	display: none;
}
/*寮€绁ㄤ汉绠＄悊*/
.money_top1 span{
	/*color: #666;*/
}
.money_input{
	width: 970px;
	/*height: 35px;*/
	margin: 0 auto; padding-left: 10px; font-size: 12px;
}
.money_text .money_text_1 a{
	display: inline-block;
}
.money_input input{
	width: 280px;
	height: 28px;
	text-indent: 1em;
	 border:1px solid #cbd4e1;
	 border-radius:4px;
}

.money_text .money_text_1 span{
	height: auto;
	line-height: inherit;
	display: inline-block;
	width: auto;
	padding:0 2px;
	text-align: center;
}
/*寮€绁ㄤ汉鈥斺€旇鎯?/
.ticket{
	height: 60px;
	border-bottom: 1px solid #ccc;
}
.ticket_1{
	width: 500px;
	height: 100%;
	float: left;
	/*border-right: 1px solid #BCBCBC;*/
}
.ticket_center{
	margin: 0 auto;
	float: none;
}
/*开票人添加页面*/
/*.ticket_1 button{
	width: 100px;
	height: 30px;
	display: inline-block;
	background: #FF6600;
	border: 0;
	border-radius: 4px;
	color: #fff;
	margin-left: 115px;
	margin-top: 15px;
}
.ticket_2{
	width: 463px;
	height: 100%;
	float: left;
	font-size: 14px;
	border-left: 1px solid #ccc;
}
.ticket_2 span{
	padding: 10px 0 0 15px;
	display: inline-block;
	float: left;
	color: red;
}
.ticket_2 p{
	width: 360px;
	height: 48px;
	float: left;
	padding-top: 10px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	line-height: 16px;
	font-size: 13px;
}*/
.add-title-box{
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #E6E7EB;
	text-indent: 20px;
	font-size: 14px;
}
.add-title-box p{ font-weight: 700; }
.information li p{ margin:0; }
.information li{
	display: inline-block;
	margin: 18px 15px 10px 0;
	font-size: 14px;
	text-align: center;
}
.information li span{
	color: red;
}
.information li img{
	width: 90px;
	height: 90px;
	display: block;
	margin: 0 auto;
	margin-top: 15px;
}
/*娣诲姞寮€绁ㄤ汉*/
.zhuce_b{
	width: 80px;
	height: 25px;
	border:0;
	background:#FF6600;
	color: #fff;
	border-radius: 4px;
	margin-left: 15px;
}
.zhuce_d button {
	width: 120px;
	height: 40px;
	border: 0;
	border-radius: 4px;
	float: left;
	background: #999;
	color: #fff;
	margin-right: 72px;
}
.zhuce_ser{
	width: 60px;
	height: 26px;
	border: 0;
	border-radius: 4px;
	background: #FF6600;
	color: #fff;
	margin-left: 20px;
}
.exchange_info14_xz{
	width: 12px;
	height: 12px;
	cursor: pointer;
}
.down_dan11{
	text-indent: 25px;
	padding-top: 30px;
	font-size: 15px;
}
.dowm_dan12{
	
	margin: 5% 0 20% 25px; width:30%; float:left; position: relative;
}
.dowm_dan12 button{
	width: 235px;
	height: 75px;
	background: #fff; border-radius:4px;
	border: 2px solid #31b1e7;
	color: #666;
	font-size: 16px;
}
.dowm_dan12 input[type="radio"], .dowm_dan12 input[type="checkbox"]{ width:18px; height:18px; margin-right:10px;}
.dowm_dan12 button:focus{  background: #31b1e7; color: #fff;}

.money_content .addstatus, .money_content .addstatuss, .money_content .addCompany{ position:absolute; left:169px; top:-1px;}
.down_dan13{
	 text-align:center;
	margin-top: 140px;
	margin-bottom: 170px;
}
.down_dan13 button{
	width: 95px;
	height: 35px;
	border: 0;
	color: #fff;
	font-size: 16px;
	background: #FF6600;
	border-radius: 4px;
}
/*绔嬪嵆涓嬪崟-璇︽儏*/
.content1_left{
	width: 34px;
	height: auto;
	float: left;
	margin-left: 40px;
	margin-top: 76px;
}

/*.content1_title span{
	width: 25px;
	height: 25px;
	border-radius: 50%;
	background: #FF0000;
	color: #fff;
	font-size: 16px;
	display: inline-block;
	text-align: center;
	line-height: 25px;
	margin-right: 6px;
}*/
.content1_left span{
	width: 34px;
	height: 34px;
	border-radius: 50%;
	background: #FF0000;
	color: #fff;
	font-size: 20px;
	display: inline-block;
	text-align: center;
	line-height: 34px;
}
.content1_left p{
	width: 1px;
	height: 540px;
	border-left: 1px solid #BCBCBC;
	margin: 0 auto;
}
/*.content1_top{
	width: 100%;
	height: 64px;
	text-indent:30px;
	line-height: 64px;
	border:1px solid #D7D7D7;
	margin-top: 10px;
	font-size: 14px;
}*/
/*.content1_title{
	text-indent: 2px;
	line-height: 40px;
}
.content11_center{
	width: 965px;
	height: auto;
}*/
.content11_center1{
	width: 100%;
	
	background: #F5F7FA;
}
.zhuce .content11_center11 input,.zhuce .content11_center12 input{
	width: 13px;
	height: 13px;
	margin-right: 3px;
	float: left;
}
.content11_center11{
	float: left;
}
/*.content11_center12{
	height:23px ;
	line-height: 23px;
}
.content11_center12 label{
	margin-bottom: 0;
	font-weight: normal;
	float: left;
}*/
.content11_center13{
	float: left;
}
.zhuce .view-xq,.zhuce .edit-link,.zhuce .view-linkman,.zhuce .edit-link,.zhuce .edit-address{
	color: #666;
	cursor: pointer;
}
.view-xq:hover,.edit-link:hover,.view-linkman:hover,.zhuce .edit-address:hover {
    color: #ef6b00;
}
.zhuce .content11_center_xiang1 span{
	color: #868686;
}
.zhuce .next{
	width: 140px;
	height: 40px;
	background: #FF6600;
	border: none;
	font-size: 16px;
	color: #fff;
	border-radius: 5px;
	margin:10px 0 10px 100px;
}
.content2_center,.content3_center,.content4_center{
	width: 965px;
	height: auto;
}
.ax_default{
	width: 78%;
	height: 37px;
	background: #FFCCCC;
	margin-left:21%;
	margin-top: 10px;
}
.ax_default p{
	line-height: 37px;
	font-size: 14px;
	margin-left: 10px;
	float: left;
}
.ax_default span{
	width: 15px;
	height: 15px;
	background-repeat: no-repeat;
	background-size: 15px 15px;
	display: block;
	float: left;
	margin-top: 10px;
	margin-left: 20px;
}
.content5_center .Submit,.content5_center .Preservation{
	width: 100px;
	height: 32px;
	border: none;
	line-height: 30px;
	font-size: 13px;
	color: #fff;
	border-radius: 4px;
	float: right;
	margin-right: 50px;
}
.content5_center .Submit{
	background: #FF6600;
}
.content5_center .Submit:hover{
	background: #ff0000;
}
.content5_center .Preservation{
	background: #fff;
	border:1px solid #000;
	color: #000;
}
.products-container{
	width:850px;
	margin: 0 auto;
	margin-top: 15px;
	background: #F5F7FA;
}
.product-index{
	width: 20px;
	height: 20px;
	line-height: 20px;
	background: #BCD6F2;
	text-align: center;
	float: left;
}
.ui2-list-header{
	width: 830px;
	float: left;
}
.product-name-area{
	width: 100%;
	height: 36px;
}
.util-ellipsis{
	line-height: 36px;
	margin-left: 38px;
	font-weight: bold;
	float: left;
}
.product-basic-info-change-area a{
	display: block;
	height: 36px;
	line-height: 36px;
	margin-right: 20px;
	float: right;
	color: blue;
	font-size: 13px;
}
.product-basic-info-change-area:hover{
	color: red;
}
.product-basic-info-area{
	width: 100%;
	margin-bottom: 15px;
}
.product-basic-info{
	float: left;
	height: 36px;
	line-height: 36px;
	margin-right: 50px;
}
.product-basic-info span{
	font-size: 14px;
}
.product-parameter{
	width: 810px;
	border: 1px solid #cecaca;
	margin: 0 auto;
}
.ui2-list-col{
	height: 30px;
	line-height: 30px;
	text-align: center;
	float: left;
}
.ui2-list-col1{
	line-height: 30px;
	height: 30px;
	margin-bottom: 10px;
}
.ot-col-package-count{
	width: 130px;
}
.ot-col-net-weight{
	width: 98px;
}
.ot-col-all-weight{
	width: 98px;
}
.ot-col-num{
	width: 130px;
}
.ot-col-price{
	width: 97px;
}
.ot-col-subtotal{
	width: 97px;
}
.ot-col-stand-num{
	width: 160px;
}
#selectator_select1{
	width: 260px;
	height: 30px;
    border: 1px solid #B9D1E0;
    border-radius: 3px;
    margin-right: 8px;
    float: left;
}
#select1{
	width: 200px;
	float: left;
}
.selectator_input{
	height: 
}
/*璁㈠崟绠＄悊_鏂?/
.money_text .dingdan_caozuo p span{
	width:auto;
	display:inline-block;
	margin-top: 0;
	font-size: 13px;
	color: #0000FF;
	line-height: 35px;
}
/*鎴戠殑澶栨眹-澶栨眹瀹℃煡-璇︽儏*/
.waihui{
	width: 930px;
	margin:0 auto;
	height: 40px;
	line-height: 40px;
	text-indent: 10px;
	font-size: 13px;
	border-bottom: 1px solid #eee;
}
.exchange_info3 li{
	height: 45px;
	line-height: 45px;
}
.waihui1{
	width: 930px;
	height: 170px;
	margin: 0 auto;
	background: #F8F8F8;
}
.waihui11{
	font-size: 13px;
	text-indent: 15px;
	padding-top: 12px;
}
.waihui12{
	margin-top: 15px;
	height: 20px;
	font-size: 13px;
	text-indent: 25px;
}
.exchange_infos1{
	margin: 0 auto;
	margin-bottom: 55px;
}

.exchange_infos1 .exchange_info2 li{
	height: 40px;
	line-height: 40px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
/*.inputtwo{ width:450px; margin:0 auto; line-height:38px; clear:both;}
.inputtwo p{ width:100px; line-height:28px;}*/
/*璁㈠崟璇︽儏-鏌ョ湅-鏂?/
.content1_top button{
	width: 140px;
	height: 40px;
	background: #CCCCFF;
	line-height: 40px;
	color: #fff;
	border: 0;
	border-radius: 5px;
	margin-left: 225px ;
	margin-right: 120px;
}
.content1_top .content1_top_say{
	background: #33CC99;
	margin-left: 0;
}
.baoguan_input{
	width: calc(100% - 1px);
	border: 0;
	border-right: 1px solid #cac9c9;
	display: block;
	text-align: center;
	background: #fcfcfc;
}
.downloads1 ul li{
 	text-indent: 30px;
 	line-height: 30px;
}
.downloads1 ul li span{
	color: #1686CC;
}
.trade_pop p{
	margin-right: 5px;
}
#myTabContent img{
	display: block;
	margin-left: 9px;
	float: none;
}
.product_sub button{
	width: 80px;
	height: 35px;
	background-color: #FF6600;
	border: 0;
	border-radius: 4px;
	color: #fff;
}
.sub_img img{
	margin-left: 0;
	margin-right: 15px;
}
.box_contentcenter{color:#333;overflow: hidden;padding-top:20px; }
/*鍒嗛〉*/
#page_navigation a{
	padding:0 5px;
	font-size: 14px; 
}
.active_page{
	color: red;
}
/**/
.detail_row1{
	width:310px;
	margin:0 auto;
	height:auto;
}
.detail_row1 p{
	float:none;
	line-height:28px;
}

.money_text .pagination li span{
	margin-top: 0;
	padding:8px 11px;
	line-height: normal;
	width: auto;
	height:auto;
}
.exchange_info3 li{
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
/*资金管理我的外汇确认结汇栏*/
.money_text_buttom{
	width: 100%;
	position: absolute;
	left:0px;
	bottom:80px;
	height: 55px;
	background: rgba(242, 242, 242, 1);
}
.money_text_buttom li input{
	/*width: 15px;
	height: 15px;*/

}
.money_text_buttom .money_sum li{
    height: 50px;
    line-height: 50px;
  	font-size: 14px;
  	margin-right: 50px;
}
.true_com{
	width: 85px;
	height: 30px;
	border: 0;
	border-radius: 3px;
	background: #FF6600;
	color: #fff;
}
.laydate_body .laydate_top{
	height: 35px !important;
}
.laydate_body .laydate_ym input{
	height: 22px !important;
}
.laydate_body .laydate_choose{
	height: 22px !important;
}
.laydate_body .laydate_bottom{
	height: 32px !important;
}
.input{
	overflow-x:scroll;
}
#pro_form ul li,.title li{
  overflow:hidden;
  text-overflow:ellipsis;
  -o-text-overflow:ellipsis;
  -webkit-text-overflow:ellipsis;
  -moz-text-overflow:ellipsis;
  white-space:nowrap;
}
#pro_form{
	height: 175px;
}
.pagination,#page_navigation,#page_navigation_1 {
    float: right;
    margin-right: 10px;
}
.money_text .pagination{
	width: auto;
    float: right;
    margin-right: 10px;
	border-bottom:0;
	margin-bottom: 10px;
	margin-top: 50px;
}
.second select {  
    width: 300px;  
    height: 110px;  
    margin: 0px;  
    outline: none;
    position: absolute;
    left: 74px;
    top:30px; 
    border: 1px solid #B9D1E0;
    z-index: 99;
}  
.second input {  
    width: 300px;  
    outline: none;  
    border: 0pt;   
    line-height: 30px;   
    height: 30px;  
    border: 1px solid #B9D1E0; 
}  
.second ul {  
    position: absolute;  
    top: 27px;  
    border: 1px solid #999;  
    left: 8px;  
    width: 125px;  
    line-height: 16px;  
}  
.ul li{  
    list-style: none;  
    width: 161px;  
    /* left: 15px; */  
    margin-left: -40px;  
    font-family: 寰蒋闆呴粦;  
    padding-left: 4px;  
}  
.blue {   
    background:#1e91ff;   
}
.del_new_pro{
	cursor: pointer;
}
.del_new_pro:hover{
	color: #3737bb;
}
#preview,#preview1,#preview2,#preview3,#preview4,#preview5{
	position: relative;
}
.delicon{
	position: absolute;
	right: 7px;
	top:-7px;
	cursor: pointer;
	background: #fff;
	border-radius: 50%;
}
.delicon1{
	position: absolute;
	right: 14px;
	top:-6px;
	cursor: pointer;
	background: #fff;
	border-radius: 50%;
}
.delicon2,.delicons{
	position: absolute;
	right: -5px;
	top:-7px;
	cursor: pointer;
	background: #fff;
	border-radius: 50%;
}
.delicon3{
	position: absolute;
	right: -5px;
	top:-7px;
	cursor: pointer;
	background: #fff;
	border-radius: 50%;
}
.this-weight,.all-weight,.all-number,.all-product{
	display: inline-block;
	border:0;
	width: 135px;
	background: #F5F7FA;
}
.menu_li:hover,.jion_VIP .jion_VIP_ed .btn:hover,.click:hover{
	background: #ff0000;
	color: #fff;
}
.util-edits{
	float:right;
	margin-right:30px;
}
.util-edit{
	float:left;
	margin-right:10px;
	font-size: 14px;
	cursor: pointer;
}
.util-edit:hover,.copy_this_pro:hover{
	color:blue;
}
.copy_this_pro{
	float:left;
	font-size: 14px;
	cursor: pointer;
}
.the_drawer{
	width:500px;
	height: 247px;
	margin: 0 auto;
	border:1px solid #d8d6d6;
	position: relative; 
}
.the_drawer_top{
	width: 500px;
	height: 35px;
	text-indent: 42px;
	line-height: 35px;
	background: #f2f2f2;
}
.the_drawer_lie li{
	width: 500px;
	height: 35px;
	border-bottom:1px solid #d8d6d6;
	line-height: 35px;
}
.the_drawer_lie li input{
	margin-left:20px;
	display: block;
	float: left;
	margin-top: 11px;
}
.the_drawer_lie li span{
	float: left;
	display: block;
	margin-left: 8px;
}
.the_drawer_bottom{
	width: 500px;
	height: 35px;
	line-height: 35px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: #f2f2f2;
}
.the_drawer_bottom input{
	margin-left:20px;
	display: block;
	float: left;
	margin-top: 11px;
}
.the_drawer_bottom span{
	float: left;
	display: block;
	margin-left: 8px;
}
/*#wizard {
	border:1px solid #D7D7D7;
	font-size:12px;
	height:800px;
	margin:20px auto;
	width:100%;
	overflow:hidden;
	position:relative;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}*/
/*#wizard .items{
	width:20000px; 
	clear:both; 
	position:absolute;
}
#wizard #status{
	height:40px;
	padding-left:25px !important;
}*/
#wizard .right{
	float:right;
	margin-right: 50px;
}
.buttoncommon{ background:#ff6600; color:#fff; border-radius:4px; padding:4px 11px; cursor:pointer;}
.buttoncommon span{ color:#fff;}
/*#status li{
	float:left;
	display: none;
}
#status li.active{
	font-weight:normal;
	display: block;
}
.page{
	width:950px;
	float:left;
}*/
.btn_nav{
	height:70px; 
	line-height:36px; 
	margin:0 auto;
}
.btn_nav .prev{
	margin-left: 50px;
}
.btn_nav .prev,.btn_nav .next{
	width:100px; 
	height:32px; 
	line-height:32px; 
	cursor:pointer;
	border: 0;
    background: #FF6600;
    border-radius: 4px;
    color:#fff;
}
.btn_nav .prev:hover,.btn_nav .next:hover{
	background:#ff0000;
}
.content_background ul.pros{
	height:50px;
	background: url('../img/pros/tiao.png');
	background-position: center center;
	background-size: 884px 50px;
	background-repeat: no-repeat;
	margin-top: 10px;
}
.content_background ul.pros_zi{
	height: 20px;
	font-size: 15px;
	margin-top: 6px;
}
.content_background ul.pros_zi li{
	line-height: 20px;
	float: left;
}
.pros_one{
	width: 100px;
	
	margin-left: 82px;
}
.pros_two{
	width: 100px;
	
	margin-left: 132px;
}
.pros_three{
	width: 100px;
	
	margin-left: 139px;
}
.pros_four{
	width: 100px;
	
	margin-left: 132px;
}
.content_background ul.pros li{
	width: 42px;
	height: 42px;
	background-position: center center;
	background-size: 42px 42px;
	background-repeat: no-repeat;
	float: left;
	margin-top: 4px;
}
.pros_1h{
	margin-left: 116px;
	background: url('../img/pros/hui-1.png');
}
.pros_1{
	margin-left: 104.5px;
	background: url('../img/pros/lv-1.png');
}
.pros_2h{
	margin-left: 196px;
	background: url('../img/pros/hui-2.png');
}
.pros_2{
	margin-left: 196px;
	background: url('../img/pros/lv-2.png');
}
.pros_3h{
	margin-left: 197px;
	background: url('../img/pros/hui-3.png');
}
.pros_3{
	margin-left: 197px;
	background: url('../img/pros/lv-3.png');
}
.pros_4h{
	margin-left: 196px;
	background: url('../img/pros/hui-4.png');
}
.pros_4{
	margin-left: 196px;
	background: url('../img/pros/lv-4.png');
}
/*蹇呭～椤瑰墠鍔?*/
  .necessary_front:before {
	  content: '*';
	  color: red;
	  font-weight: bold;
	  height: 16px;
	  display: inline-block;
  }

 .zhuce a.qqbox {
 	width: 77px;
    background: url("../img/QQ.jpg") no-repeat transparent;
    color: #000;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    margin: 0 auto;
    padding-left: 27px;
    margin-left: 10PX;
    font-size: 12px;
}
.destinationTable tr th{ background: #eee; line-height: 34px; text-align: center; font-size: 14px; }
.destinationTable tr td{ text-align: center;; line-height: 28px; border-bottom: 1px solid #eee; }
