@charset "utf-8";
.profit, #method,.compute_bg,.beit_result{
    width: 100%;
    height: auto;
    background: #fff;
}
.profit ul{
}
.bdlist_li{
	width: 50%;
	float: left;
	padding-top: 10px;
	font-size: 0;
}
.bdlist_li .layui-form-radio{
	margin: 0;
	padding-right: 4px;
	width: 42%;
	box-sizing: border-box;
	vertical-align: middle;
}
.bdlist_li .layui-form-radio *{
	font-size: 13px;
	color: #111;
}
.profit ul .bdlist_li:nth-child(3) .layui-form-radio,.profit ul .bdlist_li:nth-child(4) .layui-form-radio{
	width: 21.4%;
}
.bdlist_li .layui-anim{
	font-size: 0;
	width: 14px;
	height: 14px;
	background-image: url(../images/radio_normal.png);
	background-size: 100% auto;
	background-repeat: no-repeat;
	margin-right: 4px;
}
.bdlist_li .layui-form-radioed .layui-anim{
	background-image: url(../images/radio_active.png);
}
.bdlist_li .radio_input{
	width: 52%;
	display: inline-block;
	vertical-align: middle;
}
.radio_input input,.bt_label_input input{
	display: inline-block;
	width: 85%;
	font-size: 13px;
	height: 25px;
	line-height: 25px;
	border-radius: 3px;
	border: 1px solid #ccc;
}
.radio_input span{
	font-size: 13px;
	padding-left: 4px;
}
.profit ul .bdlist_li:nth-child(3),.profit ul .bdlist_li:nth-child(4){
	width: 100%;
}
.profit ul .bdlist_li:nth-last-child(1){
	padding-bottom: 10px;
	
}
.radio_textarea{
	width: 78.6%;
	vertical-align: top;
	display: inline-block;
}
.bt_ljlr2{
	width: 78.6%;
}
.radio_textarea textarea{
	resize: none;
	font-size: 14px;
	border-radius: 4px;
	border: 1px solid #ccc;
	min-height: 30px;
	line-height: 16px;
	overflow-y: auto;
	
}
.bt_ljlr2,.bt_ljlr2 .ljlr_item{
	display: inline-block;
}
.bt_ljlr2 .ljlr_item{
	width: 48%;
	margin-bottom: 0;
	vertical-align: middle;
	font-size: 0;
}
.bt_ljlr2 .ljlr_item:first-child{
	margin-right: 4%;
}
.ljlr_item .layui-form-label{
	width: auto;
	font-size: 14px;
	line-height: 28px;
	padding: 0;
	vertical-align: middle;
	color: #777;
	text-align: left;
}
 .bt_label_input{
	display: inline-block;
}
.bt_ljlr2 .bt_label_input{
	width: 70%;
}
.bt_ljlr2 .bt_label_input input{
	width: 100%;
	padding-left: 5px;
}
/*input提示字体*/
::-webkit-input-placeholder{
	color: #aaa;
	font-size: 12px;
}
#showMore a{
	display: block;
	text-align: center;
	line-height: 32px;
	border-top: 1px solid #ddd;
	font-size: 13px;
}
#showMore a span{
	
}
#showMore a span:after{
	content: '';
	margin-left: 6px;
	display: inline-block;
	width: 13px;
	height: 12px;
	vertical-align: middle;
	background-image: url(../images/showmore_top.png);
	background-size: 100% auto;
	background-repeat: no-repeat;
}
#showMore .hide:after{
	background-image: url(../images/showmore_down.png) ;
}
#showMore .show:after{
	background-image: url(../images/showmore_top.png);
}
/*  */
.method{
	font-size:0;
	padding-top: 10px;
}
.method .meth_items {
	width: 50%;
	margin-bottom: 8px;
	display: inline-block;
	box-sizing: border-box;
}
.meth_items .bt_label_input{
	width: 64%;
}
.method .meth_items:nth-child(2n){
	padding-left: 12px;
	
}
.meth_items .layui-form-label{
	font-size: 13px;
	padding: 0;
	margin: 0;
	line-height: 25px;
	padding-right: 8px;
	width: auto;
}
.meth_items .bt_label_input input{
	width: 100%;
}

/*  */
.layui-form-select .layui-select-title{
	/*background: linear-gradient(180deg,#dcd9d2,#7d7c75);*/
	background: #fdc000;
	border-radius:3px;
}
 .bt_label_input .layui-select-title input{
	width:80%;
	padding-right: 8px;
	padding-left: 8px;
	border-radius:3px 0 0 3px;
	border: 1px solid #fdc000;
    color: #a6720d;
}
.bt_label_input .layui-select-title input::-webkit-input-placeholder{
	color: #A6720D;
}
 .bt_label_input .layui-select-title input:focus, .bt_label_input .layui-select-title input:hover{
	border: 1px solid #fdc000 !important;
}
.layui-form-select .layui-edge{
	border-top-color: #fff;
	border-width: 6px;
}
.layui-form-select dl{
	border-radius: 4px;
	z-index: 99;
}
.layui-form-select dl dd, .layui-form-select dl dt{
	font-size: 14px;
}
.layui-form-select dl dd.layui-this{
	background: #ffad04;
}
.layui-form-select .layui-edge{
	right:6px;
}

/*  */
.compute_bg{
	padding-top:11px;
	padding-bottom: 11px;
	margin-top: 10px;
	margin-bottom: 0;
}
.compute_box{
    width: 100%;
    box-sizing: border-box;
    font-size: 0;
}
.compute_box p{
	width: 55%;
    font-size: 12px;
    color: #6c6c6c;
    line-height: 16px;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    padding-right: 8px;
}
.compute_btns{
	width: 45%;
	display: inline-block;
	vertical-align: middle;
}
.compute_btns button{
	width: 48%;
	height: 30px;
	line-height: 30px;
	border-radius: 3px;
	padding: 0;
}
.compute_btns .cmpt_jsbt{
	background: linear-gradient(180deg,#fed100,#fbab00);
	box-shadow: 0 2px 3px -1px #fed100;
}
.compute_btns .cmpt_bcbs{
	margin-left: 4%;
    background: linear-gradient(180deg,#ff8e58,#ff5413);
    box-shadow: 0 2px 3px -1px #fd6639;
	color: #fff;
	border: none;
	
}

/*  */
.result {
    width: 100%;
    height: auto;
}
.result_bt{
    width: 100%;
    background: #fff;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.result_list{
	height: 278px;
	/*max-height: 278px;*/
	overflow-y: auto;
}
.tuibo_html .result_list{
	height: calc(100% - 397px);
	/*max-height: 230px;*/
}
.result_bt .result_bttit,
.result_list .result_listul{
    width: 100%;
}
.result_list .result_listul:nth-child(2n){
    background: #f7f5f4;
}
.result_bttit li,
 .result_listul li{
 	width: 8%;
 	height: 32px;
    line-height: 32px;
	float: left;
    text-align: center;
}
.result_bttit li:nth-child(2),
 .result_listul li:nth-child(2){
 	width: 10%;
 }
.result_bttit li:nth-child(3),.result_bttit li:nth-child(4),
 .result_listul li:nth-child(3),.result_listul li:nth-child(4){
 	width: 14%;
 }
 .result_bttit li:nth-child(5),.result_bttit li:nth-child(6),
 .result_listul li:nth-child(5),.result_listul li:nth-child(6){
 	width: 18%;
 }
 .result_bttit li:nth-child(7),
 .result_listul li:nth-child(7){
 	width: 18%;
 }
/* .result_list .result_list_con li:nth-child(2n){
    background: rgb(243, 237, 234);
} */
 .result_bttit li span{
    font-size: 13px;
    color: #111;
    display: block;
}
 .result_listul li span{
    font-size: 10px;
    display: block;
    color: #666;
}
/* 0915 */
.bdlist_li .layui-form-radio{
	width: auto;
}
.radio_input input, .bt_label_input input{
	width: calc(100% - 21px);
}
.bdlist_li{
	box-sizing: border-box;
	padding-right: 10px;
}
.bdlist_li:nth-child(2n){
	padding-right: 0;
}

.bdlist_li .bb_radio{
	width: auto;
}
.bdlist_li .bb_radio .layui-form-radio{
	width: auto;
}
.bdlist_li .cc_input{
	width: 50%;
	height: 25px;
	line-height: 25px;
	display:inline-block;
	padding-left: 5px;
	border-radius: 3px;
	box-sizing: border-box;
	border: 1px solid #ccc;
	font-size:1px;
	vertical-align: middle;
}
@media only screen and (min-width: 100px) and (max-width: 375px) {
	
	.bdlist_li .layui-form-radio *{
		font-size: 12px;
	}
	.bdlist_li .layui-anim{
		font-size: 0;
	}
	.radio_input input, .bt_label_input input{
		width: 83%;
		height: 26px;
		line-height: 26px;
		font-size: 12px;
		padding-left: 5px;
	}
	.radio_input input{
	}
	.bt_ljlr2 .bt_label_input{
		width: 68%;
	}
	.meth_items .layui-form-label{
		font-size: 12px;
	}
	.result_bttit li span{
		font-size: 12px;
	}
	.result_list{
		height: 267px;
		max-height: 267px;
		overflow-y: auto;
	}
	.tuibo_html .result_list{
		height: 221px;
		max-height: 221px;
		overflow-y: auto;
	}
}
@media only screen and (min-width: 100px) and (max-width: 360px) {
	.radio_input input, .bt_label_input input{
		width: 80%;
	}
	.bt_ljlr2 .bt_label_input{
		width: 66%;
	}
	.bdlist_li{
		padding-top: 10px;
	}
	.profit ul .bdlist_li:nth-last-child(1){
		padding-bottom: 10px;
	}
	#showMore a{
		line-height: 28px;
		font-size: 13px;
	}
	.method{
		padding-top: 10px;
	}
	.method .meth_items{
		margin-bottom: 10px;
	}
	.compute_bg{
		padding-top: 10px;
		padding-bottom: 10px;
	}
}
