/*！
*事项详情-个人事项详情 
*date:2017-04-13
*author: housc;
*/
body {
	background-color: #f5f5f5;
}


.bodycontent {
	padding: 22px 31px 0px 31px;
	background-color: #fff;
}

.content-wrapper {
	width: 841px;
	padding-right: 10px;
}

.menu, .title-top>p, .title-top>span {
	float: left;
}
 .title{
 	float:left;
 	width:697px;
 	word-wrap:break-word;
	word-break:break-all; 
 }

.menu {
	margin: 5px 18px 0px 0px;
}

.title-top>p {
	font-size: 20px;
	font-weight: bold;
	color: #333;
	/* line-height:60px; */
	max-width:600px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}

.title-top>span {
	width: 18px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	margin-top: 6px;
	font-size: 12px;
	color: #fff;
}

.title-top>.net {
	margin: 6px 0px 0px 13px;
	background-color: #257ed7;
}

.title-top>.pact {
	margin-left: 13px;
	background-color: #3ea952;
}

.net0, .pact0 {
	display: none !important;
}

.net1, .pact1 {
	display: block;
}

.banjiancode {
	margin-top:10px;
	font-size: 14px;
	color: #999;
	word-wrap:break-word;
	word-break:normal;
	line-height: 23px;
}

.body {
	padding-bottom: 20px;
}

/*多情形选择*/
.sceneselection {
	padding-top: 15px;
}

.sceneselection-title {
	height: 39px;
	line-height: 39px;
	border-bottom: 1px solid #d4d4d4;
}

.sceneselection-title>span {
	float: left;
}

.sceneselection-title>.icon {
	width: 4px;
	height: 14px;
	margin-top: 14px;
	background-color: #257ed7;
}

.sceneselection-title>.title {
	margin: 0px 30px 0px 8px;
	font-size: 20px;
	font-weight: bold;
	color: #257ed7;
}

.sceneselection .intro {
	height: 58px;
	line-height: 58px;
	padding-bottom: 15px;
}

.sceneselection .error {
	height: 75px;
	line-height: 75px;
	padding-bottom: 12px;
	color: #d61e1e;
}

.scene-content {
	padding-left: 12px;
	font-size: 13px;
	color: #333;
}

.scene-choice label {
	float: left;
	height: 30px;
	line-height: 30px;
	font-size: 13px;
	color: #333;
}

.scene-choice select {
	float: left;
	width: 186px;
	height: 30px;
	line-height: 30px;
	margin-left: 19px;
	padding-left: 13px;
	color: #aaa;
	appearance: none;
	outline: none;
}

.area-change {
	margin-top: 10px;
}

/*事项信息*/
.eventinfo {
	padding-top: 19px;
}

.baseicinfo-content>table {
	width:100%;
	font-size: 13px;
	color: #333;
	border: 1px solid #dbedfd;
}

.baseicinfo-content .titleon {
	background-color: #ddefff;
}

.baseicinfo-content .titleoff {
	background-color: #e9f4fe;
}

.baseicinfo-content .contenton {
	background-color: #f6faff;
}

.baseicinfo-content .contentoff>input[type="text"] {
	background-color: #fff;
}

.baseicinfo-content .td-title {
	width: 110px;
	height: 31px;
	line-height: 31px;
	text-align: right;
	padding-right: 15px;
}

.baseicinfo-content i {
	margin-right: 1px;
	font-size: 13px;
	color: #e21313;
}

.baseicinfo-content td input[type="text"] {
	width: 282px;
	height: 31px;
	line-height: 31px;
	padding-left: 14px;
	border: none;
	outline: none;
}

.baseicinfo-content .contentr>input[type="text"] {
	width: 280px;
}

.baseicinfo-content .eventwindow .td-title {
	min-height: 31px !important;
}

.baseicinfo-content .eventwindow input[type="text"] {
	background-color: #fff;
}

.baseicinfo-content .place>.content {
	position: relative;
}

.baseicinfo-content .place input[type="text"] {
	position: absolute;
	width: 703px;
	left: 0;
	top: 0;
	z-index: 10;
}

.btngroup {
	padding: 20px 0px 47px 0px;
}

.btngroup .btn-safe input[type="button"], .btngroup .btn-danger input[type="button"]
	{
	height: 36px;
	margin-left: 10px;
	text-align: right;
	font-size: 14px;
	border: none;
	outline: none;
	cursor: pointer;
}

.btngroup .btn-safe {
	margin-left: -10px;
}

.btngroup .btn-safe input[type="button"] {
	float: left;
	width: 136px;
	height: 36px;
	padding-right: 33px;
	color: #2f86c9;
	border: 1px solid #2f86c9;
	border-radius: 3px;
}

.btngroup .btn-danger input[type="button"] {
	float: left;
	width: 156px;
	text-align: center;
	color: #fff;
	background-color: rgb(235, 149, 14);
	border-radius: 3px;
	/* background: url(../images/img_borderdanger.png) no-repeat; */
}

.btngroup .share {
	background: url(../images/img_share.png) no-repeat;
	background-position: 40px center;
}

.btngroup .asking {
	background: url(../images/img_asking.png) no-repeat;
	background-position: 40px center;
}

.btngroup .save {
	background: url(../images/img_save.png) no-repeat;
	background-position: 40px center;
}
.btngroup .save.active{
	background-image: url(../images/img_saveactive.png);
	background-color:#2f86c9;
	color:#fff !important;
	background-position: 30px center;
}

/*tabview*/
.tabwrapper .tabview-hd {
	padding-left: 12px;
	border-bottom: 1px solid #d8d8d8;
}

.tabwrapper .tab-item {
	float: left;
	height: 41px;
	line-height: 41px;
	width:96px;
	text-align:center;
	font-size: 14px;
	color: #999;
	cursor: pointer;
}

.tabwrapper .tab-item.active {
	margin-bottom: -1px;
	font-size: 15px;
	font-weight: bold;
	color: #257ed7;
	border-bottom: 2px solid #257ed7;
	background: url(../images/img_point.png) no-repeat;
	background-position: center bottom;
}

.tabwrapper .tab-item:hover {
	margin-bottom: -1px;
	font-size: 15px;
	font-weight: bold;
	color: RGB(235, 149, 14);
	border-bottom: 2px solid #257ed7;
	background: url(../images/img_point.png) no-repeat;
	background-position: center bottom;
}

.tabwrapper .tab-panel {
	padding-bottom:20px;
	min-height:360px;
	line-height: 31px;
	padding-top: 5px;
	font-size: 14px;
	color: #333;
}

/*侧边*/
.slidebar {
	width: 253px;
}

.slidebar .topic {
	height: 28px;
	line-height: 28px;
	text-indent: 10px;
	font-weight: bold;
	font-size: 14px;
	color: #257ed7;
	background: #ddedff url(../images/img_arrowbottom.png) no-repeat;
	background-position: 227px center;
	cursor: pointer;
}

.slidebarlist {
	margin-top: -5px;
}

.slidebarlist .item {
	margin-top: 5px;
}

.slidebarlist .item:first-child .contentwrapper {
	display: block;
	word-wrap:break-word;
}

.slidebarlist .item.active .topic{
	background-image: url(../images/up.png);
}

.contentwrapper {
	display: none;
	padding: 0px 10px;
	font-size: 14px;
	color: #333;
}

.slidebar .titletop {
	line-height: 30px;
	margin-top: 6px;
	font-weight: bold;
}

.slidebar .content {
	line-height: 24px;
}

/*办理材料*/
.sbfile-content {
	padding: 0px 22px 0px 22px;
	font-size: 13px;
}

.sbfile-content>li,.five-table li {
	height: 44px;
	line-height: 44px;
	/* padding-left: 23px; */
	border-bottom: 1px solid #d4d4d4;
}

.sbfile-content .topic {
	float: left;
}

.sbfile-content .topic>p {
	float: left;
}

.materialnum {
	width: 30px;
	text-align:center;
}

.sbfile-content .choice {
	float: left;
}

.help {
	float:left;
	margin-left: 26px;
	font-size: 12px;
	color: #666;
	text-decoration: underline;
}

.sbfile-content .choice>.btn {
	margin-left: 10px;
    display: block;
    float: left;
    padding: 0 5px;
    width: 185px;
    height: 44px;
    /* text-align: center; */
    line-height: 44px;
    font-size: 12px;
    color: #999;
}

.sbfile-content .necessary0, .sbfile-content .necessary1 {
	width: 90px;
	text-align: left;
}

.sbfile-content .necessary1 {
	color: #e21313;
}

.sbfile-content .necessary0 {
	color: #35c5d3;
}

.sbfile-content .content {
	width: 220px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.btn-group {
	padding: 20px 0px 0px 314px;
}

.btn-group>input[type="button"] {
	float: left;
	width: 86px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	margin-right: 40px;
	font-size: 15px;
	color: #fff;
	border: none;
	outline: none;
	cursor: pointer;
}

.btn-group .print {
	background-color: #eb950e;
}

.btn-group .print:hover {
	background-color: #E89819;
}

.btn-group .printall {
	background-color: #257ed7;
}

.btn-group .printall:hover {
	background-color: #006DCC;
}

.thnormal {
	padding-left: 15px;
	width: 308px;
}

.thcharge {
	padding-left: 15px;
	width: 503px;
}

.thead {
	height: 44px; background : #ddefff;
	font-weight: bold;
	line-height: 44px;
	border-bottom: 1px solid #d4d4d4;
	background: #ddefff;
}

.tabfivedetail tr {
	padding-right: 150px;
	line-height: 40px;
	border-bottom: 1px solid #d4d4d4;
}

.attach {
	visibility: hidden !important;
}

.taskoutimg {
	width: 841px;
	/* height: 358px; */
}

.five-table .content{
	width:46%;
	text-indent:10px;
}

.qrcode {
	float: left;
	margin: 5px 18px 0px 0px;
}

.layer-ext-border .layui-layer-title {
	height: 32px;
	line-height: 32px;
	background-color: #e6eaf3;
}

.layer-ext-border .layui-layer-setwin a {
	margin-top: -5px;
}

.disable {
	background-color: #ccc !important;
	cursor: default !important;
}

.text {
	text-indent: 20px;
	line-height: 31px;
	height: 100%;
	width: 100%;
	border: none;
	outline: none;
}

.tabfivedetail {
	
	width: 100%;
}
.plus{
	min-width:60px;
	text-indent:15px;
	word-wrap:break-word;
	word-break:break-all; 
}

.p6 {
	float: left;
    margin-left: 15px;
    color: #999;
    width: 80px;
}
.over{
	margin-bottom:20px;
	height:1000px;
	overflow:hidden;
}
.slidemore{
	font-size:20px;
	line-height:30px;
	text-align:center;
	cursor:pointer;
}

.btngroup .askingonline {
	background: url(../images/img_askingonline.png) no-repeat;
	background-position: 20px center;
}