@charset "utf-8";
/*  */ 
.fenge_bg{
	background: #fff;
}
.fge_tab{
    width: 100%;
    padding: 15px 0;
    border-bottom: 1px solid #ddd;
}
.fge_tab .fge_ul{
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 0;
}
.fge_ul li{
    display: inline-block;
    width: 28%;
}

.fge_tab li input{
    display: block;
    width: 100%;
    color: #333;
}
.fge_tab li .layui-anim{
	display: none;
}
.fge_tab li .layui-form-radio{
	width: 100%;
	line-height: 30px;
	height: 30px;
	margin: 0;
	padding: 0;
	background: #fff;
	border: 1px solid #ccc;
	font-size: 14px;
	color: 333;
	text-align: center;
}
.fge_tab li .layui-form-radio * {
	font-size: 14px;
}
.fge_tab li:first-child .layui-form-radio{
	border-radius: 3px 0 0 3px;
}
.fge_tab li:first-child+li .layui-form-radio{
	border-left: 0;
}
.fge_tab li:first-child{
	margin-right: 2px;
}
.fge_tab li:nth-last-child(1) .layui-form-radio{
	border-radius: 0px 3px 3px 0px;
}
.fge_tab li .layui-form-radioed{
    background: #ff4e31;
    color: #fff;
    border: 1px solid #e62000;
}
.sr_tit{
	font-size: 0;
	padding-top: 10px;
}
.sr_tit .sr_titspan{
	font-size: 14px;
	color: #111;
	width: 24%;
	display: inline-block;
}
.sr_tit .sr_list{
	display: inline-block;
	width: 56%;
	margin-left: 20%;
	font-size: 0;
}
.sr_list li{
	display: inline-block;
	width: 30%;
	margin-left: 5%;
}
.sr_list li:first-child{
	margin-left: 0;
}
.sr_list li button{
	width: 100%;
	height: 26px;
	line-height: 20px;
	background: #ffb203;
	border-radius: 3px;
	text-align: center;
	border: none;
}
.sr_list li button img{
	width: 15px;
	vertical-align: middle;
}
.sr_list li button span{
	font-size: 13px;
	color: #fff;
	vertical-align: middle;
	padding-left: 2px;
}
.fenge_sr .sr_textarea{
	width: 100%;
	height: 80px;
	resize: none;
	font-size: 13px;
	border-radius: 5px;
	border: 1px solid #dddddd;
    background: #f7f6f4;
    border: 0;
    box-shadow: inset 1px 2px 5px #e6e3d9;
    box-sizing: border-box;
    padding: 8px;
    margin-top: 10px;
}
/*  */
/*分割选项*/
.fg_xuanze{
	font-size: 0;
	padding-top: 8px;
	padding-bottom: 10px;
}
.fg_xuanze .fg_xzspan{
	width: 24%;
	display: inline-block;
}
.fg_xzspan span{
	font-size: 14px;
	color: #111;
}
.fg_selbox{
	display: inline-block;
	width: 64%;
	margin-left: 12%;
	font-size: 0;
}
.fg_selbox .fg_selitem{
	width: 45%;
	display: inline-block;
	margin-left: 10%;
}
.fg_selbox .fg_selitem:first-child{
	margin-left: 0;
}
.fg_selitem .layui-select-title input {
    width: 80%;
    height: 28px;
    line-height: 28px;
    padding-right: 8px;
    padding-left: 8px;
    border-radius: 3px 0 0 3px;
    border: 1px solid #fdc000;
    box-sizing: border-box;
    color: #a6720d;
    font-size: 13px;
}
.fg_selitem .layui-select-title input:hover,.fg_selitem .layui-select-title input:focus{
	border-color:#fdc000 !important;
}
.fg_start{
	padding:5px 0;
	padding-bottom: 15px;
	text-align: center;
}
.fg_start button{
	width: 100%;
	margin: 0 auto;
	height: 34px;
	line-height: 34px;
    background: linear-gradient(180deg,#ffad3b,#ff6a00);
    box-shadow: 0 2px 5px -1px #ff9d57;
    color: #fff;
    border: none;
    border-radius: 4px;
    transition: .18s;
    font-size: 14px;
}
/*分割结果页*/
.fg_result{
	width: 100%;
	background: #fff;
	box-sizing: border-box;
}
.fg_rstit2{
	font-size: 0;
	padding: 10px 0;
	border-bottom: 1px solid #ddd;
}
.fg_result .fg_rslist{
	height: 332px;
	max-height: 332px;
	overflow-y: auto;
	padding-bottom: 20px;
	box-sizing: border-box;
}
.fg_rsul{
	
}
.fg_rsul .fg_rsli{
	padding: 8px 0;
	font-size: 0;
}
.fg_rsul .fg_rsli:nth-child(2n){
	background: #f7f7f7;
}
.fg_rsul .fg_rsli span,.fg_rstit2 .fg_rst2{
	display: inline-block;
	width: 18%;
	padding: 0 2px;
	box-sizing: border-box;
	font-size: 13px;
	color: #111;
	text-align: center;
}
.fg_rstit2{
	
}
.fg_rst2 i{
	display: inline-block;
	font-style: normal;
	padding: 3px 10px;
	border-radius: 3px;
	color: #fff;
	margin-left: 8px;
	background: linear-gradient(180deg,#ff8e58,#ff5413);
}
.fg_rsul .fg_rsli span:nth-child(3),.fg_rstit2 .fg_rst2:nth-child(3){
	width: 30%;
}
.fg_rsul .fg_rsli span:nth-child(4),.fg_rstit2 .fg_rst2:nth-child(4){
	width: 34%;
}
.fg_rsul .fg_rsli span{
	color: #555;
}
.fg_rsul .fg_rsli span em{
	background: #bb9c62;
	color: #fff;
	border-radius: 3px;
	display: inline-block;
	width: 42%;
	padding: 2px 0;
	margin-left: 8%;
	font-style: normal;
	font-size: 12px;
}
.fg_rsul .fg_rsli span em:first-child{
	margin-left: 0;
	background: #FDA300;
}
/*减少69*/
@media only screen and (min-width: 100px) and (max-width: 375px) {
	.fg_result .fg_rslist{
		height:263px;
		max-height: 263px;
	}
}
/*减少27*/
@media only screen and (min-width: 100px) and (max-width:360px) {
	.sr_tit .sr_titspan,.fg_xzspan span{
		font-size: 13px;
	}
	.sr_list li button{
		height: 24px;
	}
	.fg_selitem .layui-select-title input{
		height: 26px;
		line-height: 26px;
		font-size: 12px;
	}
	.layui-form-select .layui-edge{
		right: 4px;
	}
	.fg_start button{
		height: 30px;
		font-size: 14px;
		line-height: 30px;
	}
	.fg_result .fg_rslist{
		height:246px;
		max-height: 246px;
	}
	.fg_rsul .fg_rsli span, .fg_rstit2 .fg_rst2{
		font-size: 12px;
	}
}
/*兼容IPhone系列机型*/
@media only screen and (min-width: 375px) and (min-height: 812px){
	.fenge_sr .sr_textarea{
		height: 100px;
	}
	.fg_result .fg_rslist{
		height:388px;
		max-height: 388px;
	}
	.layui-form-select .layui-edge{
		right: 5px;
	}
	.layui-form-select dl dd, .layui-form-select dl dt{
		font-size: 13px;
		line-height: 30px;
	}
}
