.cptc{
	margin-bottom: 15px;
	position: relative;
}

ec_form_left_inputtext.cptc{
	margin-bottom: 15px;
	position: relative;
}

.cptc ul {
	border:1px solid #CCCCCC;
}
.sign-process{
	margin-bottom: 10px;
} 
.sign-process li.active{
	color:#e7313e;
	background-color:#f7f7f6;
}
.sign-process li{
	display: inline-block;
	height:40px;
	line-height: 40px;
	border:1px solid #e1dfda;
	padding:0 30px 0 70px;
	width:24%;
	text-align: center;
	position: relative;
	border-right:none;
	background-color: #f7f7f7;
	cursor: pointer;
}
.sign-process li.active{
	background-color: #ebf2f7;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus{
	background-color: #e7313e;
}
.nav-pills > li > a{
	border-radius:0;
}
.user-info{
	border:1px solid #e1dfda;
	margin-bottom: 10px;
	margin-left:0;
	margin-right:0;
}
.sign-nav{
	height:40px;
	line-height: 40px;
}
.sign-left-nav{
	border:1px solid #e1dfda;
}
.sign-process li i{
	display: inline-block;
	padding-left:38px;
	height:38px;
	background:url(../images/ec-sign-pro.png) no-repeat;
	position: absolute;
	right:-37px;
}
.sign-process li.active i{
	display: inline-block;
	padding-left:38px;
	height:38px;
	background:url(../images/ec-sign-pro-act.png) no-repeat;
	position: absolute;
	right:-37px;
}
.max200w{
	max-width: 200px;
}
.max260w{
	max-width: 260px;
}
.hideBlock{
	display: none;
}
.showBlock{
	display: block;
}
.span-add:hover{
	cursor: pointer;
}
.cptc li{
	background-color:#fafafa;
	text-align: center;
	height:30px;
	line-height: 30px;
}
.cptc li.cptc-title{
	height:40px;
/*	background-color:#e8313e;*/
	border-radius: 4px;
}
.cptc li.cptc-title .checkbox-inline{
	padding-left: 0;
	margin-top:5px;
}
.cptc li.cptc-title .checkbox-inline label{
	font-weight: bold;
}
.ec-medium-gyj ul li.form-group{
	margin-bottom: 10px !important;
}
.col-xs-3>a:hover{
	cursor:pointer;
}
.ec-form-gyj{
	background-color:#fff;
}
.ec-tb-in td .span-res {
	background: url(../images/ec-refresh.png) no-repeat;
}
.aa{
    color: blue;  
}
.aa:hover{
    color: blue;
	cursor:pointer;
    text-decoration: underline;
}
.newaa{
    color: #0532ff;
    font-weight: bold;
    text-decoration: underline;
}

.span-del:hover{
	cursor:pointer;
}
.pt7{
	padding-top:7px;
	height:1rem;
}
.checkbox input[name="timeNew"]{
	left:0;
	margin-left: 8px;
	margin-top: 9px;
}	

.icheckbox_square-blue.disabled {
    /*background-color: gainsboro;*/
    cursor: default;
}
.span-add {
	background: url(../images/ec-table-add.png) no-repeat;
}

/*选择业务办理样式*/
.select_content {
	background: #DDDDDD;
}
.select_content_title {
	font-size: 16px;
	line-height: 48px;
	padding-left: 20px;
}
.select_content_list {
	clear: both;
	overflow: hidden;
	width: 1190px;
}
.select_content_list li.business_detail {
	position: relative;
	width: 380px;
	float: left;
	background: #FFFFFF;
	margin-right: 25px;
	margin-top: 20px;
	text-align: left;
	cursor: pointer;
}
.select_content_list li.business_detail i {
	display: inline-block;
	width:66px;
	height:66px;
	background-image: url(../images/change_icon.png);
	vertical-align:middle;
	margin: 30px 20px;
}
.select_content_list li.business_detail .change_div {
	display: inline-block;
	width: 260px;
	font-size: 20px;
	line-height: 30px;
	vertical-align: middle;
}
.select_content_list li.business_detail i.change_icon1 {
	background-position: 0 0;
}
.select_content_list li.business_detail i.change_icon2 {
	background-position: -66px 0;
}
.select_content_list li.business_detail i.change_icon3 {
	background-position: -132px 0;
}
.select_content_list li.business_detail i.change_icon4 {
	background-position: -198px 0;
}
.select_content_list li.business_detail i.change_icon5 {
	background-position: -264px 0;
}
.select_content_list li.business_detail i.change_icon6 {
	background-position: -330px 0;
}
.select_content_list li.business_detail i.change_icon7 {
	background-position: -396px 0;
}
.select_content_list li.business_detail i.change_icon8 {
	background-position: -462px 0;
}
.select_content_list li.business_detail span {
	display: inline-block;
	width: 260px;
	font-size: 20px;
	line-height: 20px;
	vertical-align: middle;
}

/*优惠套餐*/
.combo .cptc .input_position {
	position: absolute;
	right: 35px;
	top: 10px;
}
.combo .cptc .cptc_list {
	border: 1px solid rgb(153,153,153);
}
.combo .cptc .current {
	border: 1px solid rgb(188,51,53);
}
.cptc_title {
	border-bottom: 1px solid rgb(153,153,153);
	padding: 15px;
}
.cptc_title span.titleflag {
	width: 96px;
	height: 31px;
	text-align: center;
	color: #FFFFFF;
	line-height: 31px;
	display: inline-block;
	background: url(../images/mealbg.png) no-repeat;
}
.cptc_title span.titlenm {
	font-size: 18px;
	height: 31px;
	color: rgb(50,50,50);
	line-height: 31px;
	display: inline-block;
	padding-left: 12px;
	font-weight: bold;
}
.cptc_detail {
	clear: both;
	overflow: hidden;
}
.cptc_detail .detail_part {
	width: 33%;
	float: left;
	border-right: 1px solid rgb(153,153,153);
	margin: 30px 0;
	padding-left: 25px;
}
.cptc_detail .detail_part:last-child {
	border-right: none;
}
.cptc_detail .detail_part p {
	color: rgb(51,51,51);
	font-size: 32px;
	line-height: 64px;
}
.cptc_detail .detail_part h5 {
	color: rgb(153,153,153);
}

/*产品套餐*/
.cptc2{
	margin-bottom: 15px;
	position: relative;
}
.combo .cptc2 .input_position {
	position: absolute;
	right: 30px;
	top: 1px;
}
.combo .cptc2 .cptc2_list {
	border: 1px solid rgb(153,153,153);
}
.combo .cptc2 .current {
	border: 1px solid rgb(188,51,53);
}
.cptc2_title {
	border-bottom: 1px solid rgb(153,153,153);
	padding: 5px;
}
.cptc2_title span.titlenm {
	font-size: 18px;
	height: 31px;
	color: rgb(50,50,50);
	line-height: 31px;
	display: inline-block;
	padding-left: 12px;
	font-weight: bold;
}
.cptc2_detail {
	clear: both;
	overflow: hidden;
}
.cptc2_detail .detail_part {
	width: 40%;
	float: left;
	border-right: 1px solid rgb(153,153,153);
	margin: 30px 0;
	padding-left: 25px;
}
.cptc2_detail .detail_part2 {
	width: 59%;
	float: left;
	border-right: 1px solid rgb(153,153,153);
	padding-left: 25px;
}

.cptc2_detail .detail_part p {
	color: rgb(51,51,51);
	font-size: 24px;
	line-height: 48px;
}
.cptc2_detail .detail_part h5 {
	color: rgb(153,153,153);
}

/*添加按钮样式*/
i.addbg {
	width: 16px;
	height: 16px;
	background: url(../images/addbg.png) no-repeat;
}

/**/
.borderBar {
	border-bottom: 1px solid #E6E6E6;
}
.deal_content {
	padding: 0 60px;
}
.deal_content p {
	font-size: 14px;
	line-height: 21px;
	color: #999999;
	margin: 0;
	text-indent: 28px;
}
.addbtn_bg {
	display: inline-block;
	width: 72px;
	height: 30px;
	margin: 0;
	border: none;
	box-shadow: none;
	background:url(../images/btns.png) -58px -35px;;
}
.addTelBg {
	display: inline-block;
	margin: 3px 0 3px 20px;
	width: 32px;
	height: 28px;
	background: url(../images/addbtns.png) no-repeat;
	background-size: cover;
	cursor: pointer;
}

.scroll_table tbody {
	display: block;
	max-height: 200px;
	overflow: auto;
	margin-bottom: 0;
}
.scroll_table tbody tr, .scroll_table thead tr {
	display: table;
	width: 100%;
	table-layout: fixed;
}
.scroll_table thead {
	
}

.ec-table-bordernone thead th{
	border-bottom: 1px solid #E6E6E6;
}
.ec-table-bordernone tbody td{
	border-bottom: none;
}
.icon_logout {
	background: url(../images/logout.png) no-repeat;
}

.ec-table-input {
	border: none;
	width: 320px;
	padding: 8px 0;
	font-size: 20px;
	line-height: 20px;
}
.ec-table-iconsearch {
	padding: 9px 8px 8px 0;
}


.ec-form-setting {
	width: 900px;
	height: 450px;
	overflow-y: auto;
}
.ec-form-setting label {
	font-size: 20px;
	color: #333333;
	font-weight: normal;
}
.ec-form-setting_radio {
	padding: 5px 0;
}
.ec-form-setting_radio span {
    font-size: 21px;
    height: 21px;
    line-height: 21px;
    color: rgb(51,51,51);
    padding: 0;
}
.ec-form-setting_radio .checkbox {
	display: inline-block;
	margin: 0 0 0 30px;
}
.ec-form-setting_radio .checkbox .iradio_square-blue {
	margin-bottom: 7px;
}
.ec-form-setting_radio .checkbox .icheckbox_square-blue {
	margin-bottom: 7px;
}

.ec-form-setting_checkbox {
	padding: 5px 0;
}
.ec-form-setting_checkbox span {
    font-size: 21px;
    height: 21px;
    line-height: 21px;
    color: rgb(51,51,51);
    padding: 0;
}
.ec-form-setting_checkbox .checkbox {
	margin: 0 0 0 30px;
}
.ec-form-setting_checkbox .checkbox .iradio_square-blue {
	margin-bottom: 7px;
}
.ec-form-setting_checkbox .checkbox .icheckbox_square-blue {
	margin-bottom: 7px;
}

/*上下一步新按钮*/
.ec-btn-prevstep, .ec-btn-nextstep {
	width: 160px;
	height: 45px;
	color: #FFFFFF;
	margin: 0 25px;
	font-size: 20px;
}
.ec-btn-prevstep {
	color: #d61e0f;
	background: #FFFFFF;
	border: 1px solid #d61e0f;
}
.ec-btn-prevstep:hover {
	color: #d61e0f;
}
.ec-btn-prevstep:focus {
	color: #d61e0f;
	border: none;
	box-shadow: none;
	outline: none;
}
.ec-btn-prevstep:active {
	border: none;
	box-shadow: none;
	outline: none;
}
.ec-btn-nextstep {
	background: #d61e0f;
	border: 1px solid #FFFFFF;
}
.ec-btn-nextstep:hover {
	color: #FFFFFF;
}
.ec-btn-nextstep:focus {
	color: #FFFFFF;
	border: none;
	box-shadow: none;
	outline: none;
}
.ec-btn-nextstep:active {
	border: none;
	box-shadow: none;
	outline: none;
}


.ec-btn-onlyone {
	width: 370px;
	height: 45px;
	color: #FFFFFF;
	margin: 0 25px;
	font-size: 20px;
	background: #d61e0f;
}
.ec-btn-onlyone:hover {
	color: #FFFFFF;
}
.ec-btn-onlyone:focus {
	color: #FFFFFF;
	border: none;
	box-shadow: none;
	outline: none;
}
.ec-btn-onlyone:active {
	border: none;
	box-shadow: none;
	outline: none;
}
.ec-btn-saveData {
	width: 100px;
	height: 45px;
	color: #FFFFFF;
	font-size: 20px;
	background: #478aff;
}
.ec-btn-saveData:hover {
	color: #FFFFFF;
}
.ec-btn-saveData:focus {
	color: #FFFFFF;
	border: none;
	box-shadow: none;
	outline: none;
}
.ec-btn-saveData:active {
	border: none;
	box-shadow: none;
	outline: none;
}


.ec-btn-alertTip {
	width: 370px;
	height: 45px;
	color: #FFFFFF;
	font-size: 20px;
	background: #d61e0f;
}
.ec-btn-alertTip:hover {
	color: #FFFFFF;
}
.ec-btn-alertTip:focus {
	color: #FFFFFF;
	border: none;
	box-shadow: none;
	outline: none;
}
.ec-btn-alertTip:active {
	border: none;
	box-shadow: none;
	outline: none;
}


/*输入框样式*/
.form-input-table {
	border: none;
	box-shadow: none;
	border-radius: 0;
	font-size: 20px;
	padding: 0;
}
.form-input-table:focus {
	box-shadow: none;
	outline: none;
}


/*新导航条*/
.header {
	position: fixed;
	top: 0;
	height: 88px;
	width: 1220px;
	background: #FFFFFF;
	z-index: 1;
}
.new-detail-content {
	position: absolute;
	top: 90px;
	bottom: 0;
	width: 980px;
	overflow-y: auto;
	overflow-x: hidden;
}
.new-detail-content2 {
	position: absolute;
	top: 87px;
	bottom: 0;
	width: 1220px;
	overflow-y: auto;
	overflow-x: hidden;
}
.new-process-content {
	position: fixed;
	top: 87px;
	left: 50%;
	bottom: 0;
	width: 240px;
	margin-left: 370px;
	background: #E6E6E6;
}
.new-process {
	margin-top: 30px;
}
.new-process li {
	position: relative;
	text-align: right;
	height: 60px;
	line-height: 60px;
	padding-right: 40px;
}
.new-process li i {
	font-style: normal;
	position: absolute;
	width: 29px;
	height: 21px;
	line-height: 21px;
	top: 21px;
	right: 0;
	background: url(../images/process_bg2.png) no-repeat;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}
.new-process li.active {
	font-size: 28px;
	color: #333333;
}
.new-process li.active i {
	background: url(../images/process_bg1.png) no-repeat;
}
.new-process li.endactive{
	font-size: 20px;
	color: #333333;
}
.new-process li.endactive i {
	background: url(../images/process_bg1.png) no-repeat;
}
.new-process li.noactive {
	font-size: 20px;
	color: #999999;
}
.new-process li.jumpactive {
	cursor: pointer;
}

/*分步标题*/
.online_process_title {
	font-size: 28px;
	height: 50px;
	line-height: 50px;
	color: #333333;
}
.online_process_titlenew {
	clear: both;
	overflow: hidden;
}
.online_process_titlenew h4 {
	font-size: 28px;
	color: #333333;
}
.online_process_titlenew a.addTableInfo {
	display: inline-block;
	width: 100px;
	height: 45px;
	background: url(../images/newbtn.png) no-repeat;
	background-position: 0 0;
	cursor: pointer;
}
.online_process_titlenew a.btn-add-onlinefill {
	padding-top: 7px;
	padding-bottom: 7px;
}
.online_process_titlenew a.btn-default-onlinefill {
	float: right;
	margin-left: 10px;
	width: auto;
	height: 45px;
	border-radius: 5px 5px;
	text-align: center;
	line-height: 45px;
	color: #fff;
	cursor: pointer;
}
.online_process_titlenew a.addTableInfo1 {
	display: inline-block;
	width: 100px;
	height: 45px;
	background: url(../images/newbtn3.png) no-repeat;
	background-position: 0 0;
	cursor: pointer;
}
#allAccountSearch_con .acc-no-box {
	border-bottom: 1px solid #478aff;
}
#allAccountSearch_con #allAccNo {
	display: inline-block;
	width: 290px;
	height: 34px;
    padding: 6px 12px;
    font-size: 20px;
    color: #333333;
    border: 0;
    background: none;
	outline: none;
    line-height: 34px;
}
#allAccountSearch_con #accNoticeTable, #allAccountSearch_con #accNoticeTable th, #allAccountSearch_con #accNoticeTable tr, #allAccountSearch_con #accNoticeTable td {
	font-size: 16px;
}
#allAccountSearch_con #accNoticeTable .accNoticeTable_td_disabled td{
	background-color: #e6F7FF;
}
#allAccountSearch_con #accNoticeTable td .opt_btn, #dataTable .opt_btn, #selectAccLayer .opt_btn{
	cursor: pointer;color:#1890FF;min-width: auto;background: none;
}
#allAccountSearch_con #accNoticeTable .accNoticeTable_td_disabled td .btn{
	color: #999999;
}
#allAccountSearch_con #accNoticeTableWrapper{
	overflow-x: scroll;
}
#allAccountSearch_con #accNoticeTableWrapper #accNoticeTable{
	width: 100%;
	table-layout: fixed;
}
#allAccountNoticeSet_con .ec_form_left_radio {
	padding: 0px;
}
#allAccountNoticeSet_con .notice_title {
	position: relative;
	font-size: 24px;
	color: #D7000F;
	line-height: 32px;
	padding-left: 20px;
}
#allAccountNoticeSet_con .notice_title::before {
	content: "";
	position: absolute;
	left: 0px;
	top: 4px;
	width: 6px;
	height: 24px;
	background-color: #D7000F;
}
#allAccountNoticeSet_con .ec_form_left_inputtext{
	width: 280px;
}
#allAccountNoticeSet_con .ec_form_left_input i{
	right: 10px;
}
#allAccountNoticeSet_con .notice_list{
	border-bottom: 1px solid #E6E6E6;
}
#accNoticeInfoTableWrapper .no_content, #allAccountSearch_con .no_content{
	text-align: center;
    color: #D7000F;
    margin-top: 40px;
}
#jedatebox .triangle {
	position:static;
	border: none;
}
#jedatebox .jedatebot .botflex.jedatehms{
	display: none;
}
#allAccountNoticeSet_con .notice-jedate{
	position: relative;
	bottom: 6px;
}
#accNoticeInfoTable td{
	font-size: 16px;
	padding: 10px 0;
}
#allAccountNoticeSet_con #startDate.disabled{
	color: #999999;
}
#selectAccLayer .alertTip_searchinput{
	margin-bottom: 20px;
}
#selectAccLayer #chooseAccInp{
	width: 290px;
}
#selectAccLayer #accStateSel{
	width: 246px;
	padding-left: 0;
}
#selectAccLayer .state_label{
	height: 28px;
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
    font-weight: normal;
    color: #333333;
    margin: 10px 0 0;
}

/*客户信息*/
.ec_form_center {
	width: 400px;
	height: 450px;
	margin: 40px auto;
	overflow-y: auto;
}
.ec_form_center_input {
	padding: 10px 0;
	border-bottom: 1px solid #E6E6E6;
}
.ec_form_center_input span {
    font-size: 21px;
    height: 21px;
    line-height: 21px;
    color: rgb(51,51,51);
    padding: 0;
}
.ec_form_center_input b {
	width: 12px;
	display: inline-block;
	color: #d61e0f;
}
.ec_form_center_inputtext {
	width: 295px;
	height: 100%;
    padding-left: 30px;
    border: 0;
    background: none;
    font-size: 21px;
}
.ec_form_center_radio {
	padding: 10px 0;
}
.ec_form_center_radio span {
    font-size: 21px;
    height: 21px;
    line-height: 21px;
    color: rgb(51,51,51);
    padding: 0;
}
.ec_form_center_radio b {
	width: 12px;
	display: inline-block;
	color: #d61e0f;
}
.ec_form_center_radio .open_chanel {
	padding-top: 35px;
	clear: both;
	overflow: hidden;
}
.ec_form_center_radio .open_chanel_part {
	width: 120px;
	cursor: pointer;
	text-align: center;
}
.ec_form_center_radio .open_chanel_part i {
	display: inline-block;
	width: 120px;
	height: 120px;
	background: url(../images/openchanel_bg.png) no-repeat;
}
.ec_form_center_radio .open_chanel_part i.online_bank {
	background-position: 0 -120px;
}
.ec_form_center_radio .open_chanel_part i.phone_bank {
	background-position: -120px -120px;
}
.ec_form_center_radio .open_chanel_part i.online_banks {
	background-position: 0 0;
}
.ec_form_center_radio .open_chanel .active i.online_bank {
	background-position: 0 0;
}
.ec_form_center_radio .open_chanel .active i.phone_bank {
	background-position: -120px 0;
}
.ec_form_center_radio .open_chanel .active i.online_banks {
	background-position: 0 0;
}
.ec_form_center_radio .open_chanel_part p {
	display: inline-block;
	font-size: 20px;
	margin: 0;
	line-height: 30px;
	margin-left: 8px;
}
.ec_form_center_radio .open_chanel_part .checkbox {
	display: inline-block;
}
.ec_form_center_radio .open_chanel_part .checkbox .icheckbox_square-blue{
	margin-bottom: 5px;
}


/*账户信息*/
.ec_form_left {
	width: 535px;
	height: 450px;
}
.ec_form_left_input {
	position: relative;
	padding: 10px 0;
	border-bottom: 1px solid #E6E6E6;
}
.ec_form_left_input span {
    font-size: 21px;
    height: 21px;
    line-height: 21px;
    color: rgb(51,51,51);
    padding: 0;
}
.ec_form_left_input b {
	width: 12px;
	display: inline-block;
	color: #d61e0f;
}
.ec_form_left_inputtext {
	width: 345px;
	height: 100%;
    margin-left: 30px;
    border: 0;
    background: none;
    font-size: 21px;
}

.ec_form_left_inputtext1 {
    border: 0;
    background: none;
    font-size: 21px;
}

.ec_form_left_input i {
	position: absolute;
	right: 25px;
	width: 30px;
	height: 30px;
	background: url(../images/add_spec.png) no-repeat;
}
.ec_form_left_input i.phone_add {
	background-position: -5px -5px;
}
.ec_form_left_input i.phone_spec {
	background-position: -45px -5px;
}
.ec_form_left_inputtext:disabled {
	color: #999999;
}
.ec_form_left_radio {
	padding: 20px 0;
}
.ec_form_left_radio span {
    font-size: 21px;
    height: 21px;
    line-height: 21px;
    color: rgb(51,51,51);
    padding: 0;
}
.ec_form_left_radio b {
	width: 12px;
	display: inline-block;
	color: #d61e0f;
}
.ec_form_left_radio .checkbox {
	display: inline-block;
	margin: 0 0 0 30px;
}
.ec_form_left_radio .checkbox .iradio_square-blue {
	margin-bottom: 7px;
}
.ec_form_left_radio .checkbox .icheckbox_square-blue {
	margin-bottom: 7px;
}
.ec_form_left_inputSpe {
	padding: 5px 0;
}
.ec_form_left_inputSpe span {
    font-size: 21px;
    height: 21px;
    line-height: 21px;
    color: rgb(51,51,51);
    padding: 0;
}
.ec_form_left_inputSpe b {
	width: 12px;
	display: inline-block;
	color: #d61e0f;
}
.ec_form_left_inputSpetext {
	width: 210px;
	height: 100%;
    padding: 0 30px;
    border: 0;
    background: none;
    font-size: 28px;
    color: #D61E0F;
    border-bottom: 1px solid #E6E6E6;
    margin: 0;
}
.ec_form_right {
	width: 410px;
	float: right;
}
.ec_form_right_input {
	padding: 5px 0;
	border-bottom: 1px solid #E6E6E6;
}
.ec_form_right_input span {
    font-size: 21px;
    height: 21px;
    line-height: 21px;
    color: rgb(51,51,51);
    padding: 0;
}
.ec_form_right_inputtext {
	width: 270px;
	height: 100%;
    padding-left: 30px;
    border: 0;
    background: none;
    font-size: 21px;
}
.new-detail-content .drag{
	width:80px;
	height: 100px;
	position: fixed;
	bottom: 10%;
	right: 20%;
	z-index: 700;
}
.new-detail-content .drag .guidance{
width: 100%;
}

/*小选项卡切换*/
.detailcon_tab {
	font-size: 16px;
	color: #999999;
	padding-bottom: 10px;
	overflow: hidden;
	clear: both;
}
.detailcon_tab .detailcon_tab_title {
	width: 100px;
	float: left;
	color: #333333;
}
.detailcon_tab .detailcon_tab_detail {
	width: 880px;
	float: left;
}
.detailcon_tab label {
	color: #333333;
	margin-right: 20px;
	font-weight: normal;
}
.detailcon_tab span {
	display: inline-block;
	margin-right: 20px;
	cursor: pointer;
}
.detailcon_tab span.active {
	color: #D61E0F;
}
.detailcon_tab span:hover {
	color: #D61E0F;
}
.detailcon_list {
	
}
.detailcon_content {
	text-align: left;
}
.detailcon_content .con_form_center {
	width: 430px;
	height: 450px;
	margin: 40px auto;
	overflow-y: auto;
}
.detailcon_content .con_form_center_input {
	padding: 10px 0;
}
.detailcon_content .con_form_center_input span.word {
    font-size: 21px;
    height: 21px;
    line-height: 21px;
    color: rgb(51,51,51);
    padding: 0 0 0 15px;
    border-left: 2px solid #478AFF;
}
.detailcon_content .con_form_center_input span.input-group-addon {
    background: none;
    border: none;
    border-radius: 0;
	border-bottom: 1px solid #E6E6E6;
	font-size: 20px;
	width: 45px;
	height: 42px;
	display: inline-block;
	vertical-align: top;
}
.detailcon_content .con_form_center_inputtext {
	width: 265px;
	height: 42px;
    margin-left: 30px;
    padding-left: 15px;
    border: 0;
    background: none;
    font-size: 21px;
    line-height: 42px;
	border-bottom: 1px solid #E6E6E6;
}

/*增 -选项卡切换-hyc*/
.detailcon_content .cbox-top {
	font-size: 21px; 
	margin-right: 30px; 
	display: inline-block;
	font-weight: 500;
}
.in-block{
	display: inline-block;
}


/*产品套餐*/
.combo_tab {
	font-size: 20px;
	color: #333333;
	margin: 15px 0;
	padding-bottom: 12px;
	border-bottom: 1px solid #E6E6E6;
}
.combo_tab span {
	margin-right: 15px;
	cursor: pointer;
	padding-bottom: 12px;
}
.combo_tab span.active {
	color: #D61E0F;
	border-bottom: 1px solid #D61E0F;
}
.combo_tab span:hover {
	color: #D61E0F;
	border-bottom: 1px solid #D61E0F;
}
.detailcon_content .comboList {
	width: 900px;
}
.detailcon_content .comboList .comboList_detail {
	display: inline-block;
	text-align: center;
	position: relative;
}
.detailcon_content .comboList .comboList_detail i {
	display: inline-block;
	width: 66px;
	height: 66px;
	margin: 40px 0 15px 0;
	background: url(../images/icon_bg2.png) no-repeat;
}
.detailcon_content .comboList .combo_bg {
	width: 206px;
	height: 200px;
	margin-bottom: 15px;
	margin-right: 20px;
	cursor: pointer;
}
.detailcon_content .comboList .combo_bg1 {
	background: #bad8ff;
}
.detailcon_content .comboList .combo_bg1 i.icon_combo{
	background-position: 0 0;
}
.detailcon_content .comboList .combo_bg2 {
	background: #fdcbcf;
}
.detailcon_content .comboList .combo_bg2 i.icon_combo{
	background-position: -66px 0;
}
.detailcon_content .comboList .combo_bg3 {
	background: #ead9ee;
}
.detailcon_content .comboList .combo_bg3 i.icon_combo{
	background-position: -132px 0;
}
.detailcon_content .comboList .combo_bg4 {
	background:  #fddcb3;;
	margin-right: 0;
}
.detailcon_content .comboList .combo_bg4 i.icon_combo{
	background-position: -198px 0;
}
.detailcon_content .comboList .combo_bg5 {
	background: #bad8ff;
}
.detailcon_content .comboList .combo_bg5 i.icon_combo{
	/*background-position: 0 -66px;*/
	background: url(../images/icon_only.png) no-repeat;
}
.detailcon_content .comboList .combo_bg6 {
	background: #fdcbcf;
}
.detailcon_content .comboList .combo_bg6 i.icon_combo{
	background-position: -66px -66px;
}
.detailcon_content .comboList .combo_bg7 {
	background: #ead9ee;
}
.detailcon_content .comboList .combo_bg7 i.icon_combo{
	background-position: -132px -66px;
}
.detailcon_content .comboList .combo_bg8 {
	background:  #fddcb3;;
	margin-right: 0;
}
.detailcon_content .comboList .combo_bg8 i.icon_combo{
	background-position: -198px -66px;
}


.detailcon_content .comboList .comboList_detail p {
	width: 200px;
	font-size: 20px;
	color: #333333;
	line-height: 20px;
	overflow: hidden;
    white-space: nowrap;
    padding: 0 10px;
    height: 20px;
    text-overflow: ellipsis;
}
.detailcon_content .comboList .comboList_detail span {
	font-size: 18px;
	color: #007aff;
	line-height: 18px;
	text-decoration: underline;
	cursor: pointer;
}

.detailcon_content .comboList2 {
	width: 900px;
}
.detailcon_content .comboList2 .comboList2_detail {
	display: inline-block;
	width: 283px;
	height: auto;
	margin-bottom: 15px;
	margin-right: 20px;
	text-align: center;
	position: relative;
}

.detailcon_content .productList {
	width: 900px;
}
.detailcon_content .productList .productList_detail {
	display: inline-block;
	text-align: center;
	position: relative;
}
.detailcon_content .productList .productList_detail i {
	display: inline-block;
	width: 66px;
	height: 66px;
	vertical-align: top;
	background: url(../images/icon_bg2.png) no-repeat;
	margin: 20px 0 19px 0;
}
.detailcon_content .productList .combo_bg {
	width: 206px;
	height: 105px;
	margin-bottom: 15px;
	margin-right: 20px;
	cursor: pointer;
}
.detailcon_content .productList .combo_bg1 {
	background: #bad8ff;
}
.detailcon_content .productList .combo_bg1 i.icon_combo{
	background-position: 0 0;
}
.detailcon_content .productList .combo_bg2 {
	background: #fdcbcf;
}
.detailcon_content .productList .combo_bg2 i.icon_combo{
	background-position: -66px 0;
}
.detailcon_content .productList .combo_bg3 {
	background: #ead9ee;
}
.detailcon_content .productList .combo_bg3 i.icon_combo{
	background-position: -132px 0;
}
.detailcon_content .productList .combo_bg4 {
	background:  #fddcb3;;
	margin-right: 0;
}
.detailcon_content .productList .combo_bg4 i.icon_combo{
	background-position: -198px 0;
}
.detailcon_content .productList .combo_bg5 {
	background: #bad8ff;
}
.detailcon_content .productList .combo_bg5 i.icon_combo{
	/*background-position: 0 -66px;*/
	background: url(../images/icon_only.png) no-repeat;
}
.detailcon_content .productList .combo_bg6 {
	background: #fdcbcf;
}
.detailcon_content .productList .combo_bg6 i.icon_combo{
	background-position: -66px -66px;
}
.detailcon_content .productList .combo_bg7 {
	background: #ead9ee;
}
.detailcon_content .productList .combo_bg7 i.icon_combo{
	background-position: -132px -66px;
}
.detailcon_content .productList .combo_bg8 {
	background:  #fddcb3;;
	margin-right: 0;
}
.detailcon_content .productList .combo_bg8 i.icon_combo{
	background-position: -198px -66px;
}
.detailcon_content .productList .combo_bg9 {
	background: #bad8ff;
}
.detailcon_content .productList .combo_bg9 i.icon_combo{
	background-position: 0 -66px;
}
.detailcon_content .productList .combo_bg10 {
	background: #fdcbcf;
}
.detailcon_content .productList .combo_bg10 i.icon_combo{
	background-position: -66px -66px;
}
.detailcon_content .productList .combo_bg11 {
	background: #ead9ee;
}
.detailcon_content .productList .combo_bg11 i.icon_combo{
	background-position: -132px -66px;
}
.detailcon_content .productList .combo_bg12 {
	background:  #fddcb3;;
	margin-right: 0;
}
.detailcon_content .productList .combo_bg12 i.icon_combo{
	background-position: -198px -66px;
}

.detailcon_content .productList .productList_detail p {
	display: inline-block;
	font-size: 20px;
	color: #333333;
	line-height: 105px;
	margin: 0 0 0 8px;
	width: 105px;
	height: 105px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.detailcon_content .comboList .comboList_detail .check_position {
	position: absolute;
	left: 170px;
	top: 0;
}
.detailcon_content .productList .productList_detail .check_position {
	position: absolute;
	left: 170px;
	top: 0;
}


/*提示弹出框*/
.alertTip {
	padding: 5px 40px;
	position: relative;
}
.alertTip_title {
	height: 60px;
	font-size: 24px;
	line-height: 60px;
	text-align: center;
	border-bottom: 1px solid #E6E6E6;
}
.alertTip_close {
	position: absolute;
	right: 45px;
	top: 24px;
	width: 24px;
	height: 24px;
	cursor: pointer;
	background: url(../images/alert_close.png) no-repeat;
}
.alertTip_img {
	text-align: center;
	margin: 30px 0 20px 0;
}
.alertTip_msg {
	font-size: 24px;
	line-height: 48px;
	color: #333333;
	text-align: center;
}
.alertTip_btn {
	width: 150px;
	height: 45px;
	border: 1px solid #E6E6E6;
	background: #FFFFFF;
	font-size: 20px;
	color: #333333;
}
.alertTip_cancelbtn {
	width: 135px;
	height: 45px;
	border: 1px solid #E6E6E6;
	background: #FFFFFF;
	font-size: 20px;
	color: #333333;
	margin: 0 20px;
}
.alertTip_confirmbtn {
	width: 135px;
	height: 45px;
	border: 1px solid #478aff;
	background: #FFFFFF;
	font-size: 20px;
	color: #333333;
	margin: 0 20px;
}
.alertTip_redbtn {
	width: 135px;
	height: 45px;
	background-color: #FF002D;
	font-size: 20px;
	color: #FFFFFF;
	margin: 0 20px;
}
.alertTip_redbtn:focus{
	color: #FFFFFF;
}
.alertTip_redbtn:hover {
	width: 135px;
	height: 45px;
	background-color: #d3090f;
	font-size: 20px;
	color: #FFFFFF;
	margin: 0 20px;
}
.alertTip_searchinput {
	border-bottom: 1px solid #478aff;
	padding: 5px 0 12px 0;
}
.alertTip_searchinput label {
	height: 28px;
	display: inline-block;
	vertical-align: middle;
	font-size: 20px;
	font-weight: normal;
	color: #333333;
	margin: 0;
}
.alertTip_searchinput input {
	width: 450px;
	display: inline-block;
	vertical-align: middle;
	font-size: 20px;
	color: #333333;
	border: none;
	padding: 0 0 0 40px;
}
.alertTip_searchinput span {
	display: inline-block;
	vertical-align: middle;
	float: right;
	width: 28px;
	height: 28px;
	font-size: 20px;
}

.alertTip_infoDetail {
	border-bottom: 1px solid #478aff;
	padding: 5px 0 12px 0;
}
.alertTip_infoDetail label {
	height: 28px;
	display: inline-block;
	vertical-align: top;
	font-size: 20px;
	font-weight: normal;
	color: #333333;
	margin: 0;
}
.alertTip_infoDetail span {
	display: inline-block;
	vertical-align: middle;
	width: 680px;
	font-size: 20px;
}

/*已选套餐/产品*/
.icon_buybar {
	display: inline-block;
	width: 21px;
	height: 16px;
	margin-right: 5px;
	vertical-align: middle;
	background: url(../images/shopcar.png) no-repeat;
}
.icon_num {
	display: inline-block;
	width: 35px;
	height: 20px;
	line-height: 20px;
	margin-left: 5px;
	color: #FFFFFF;
	vertical-align: middle;
	background: #D61E0F;
	border-radius: 5px;
	text-align: center;
	font-style: normal;
}

/*树样式*/
.ztree li a {
	height: 26px;
}
.ztree li span {
	font-size: 16px;
	line-height: 25px;
}
.ztree li span.button {
	width: 25px;
	height: 25px;
}
.ztree li span.button.ico_docu {
	background-position: 0 0;
	margin: 0 5px;
}
.ztree li span.button.ico_open {
	margin: 0 5px;
}
.ztree li span.button.ico_close {
	margin: 0 5px;
}
.ztree li span.button.chk {
	margin-top: 7px;
}
.ztree li span.button.switch {
	margin-top: 7px;
}
.ztree li span.button.noline_close {
    background-position: -74px -72px;
}

.ec_form_cancel {
	height: 450px;
	width:900px;
	vertical-align: middle;
	margin: 30px auto;
	padding-top: 150px;
	text-align: center;
}
.ec_form_cancel img {
	display: inline-block;
	height: 40px;
}
.ec_form_cancel span {
	display: inline-block;
	height: 40px;
	font-size: 24px;
	line-height: 40px;
	color: #D61E0F;
	margin-left: 10px;
	vertical-align: middle;
}

/*表格表头固定*/
.table-thead {
	border-bottom: 1px solid #E6E6E6;
}
.table-thead span {
	display: inline-block;
	font-size: 16px;
	color: #999999;
	line-height: 34px;
	font-weight: bold;
}

.new-process-content-new {
	margin-top: 16px;
	width: 240px;
	background: url(../images/sidebar_bg.png) no-repeat;
    padding: 42px 0 0 24px;
}

.new-process-content-new p {
	font-size: 24px;
	color: #5B5B5B;
	font-weight: 700;
}

.function-entry .function-entry-name {
  font-size: 28px;
  color: #333333;
}

.function-entry .function-entry-title {
	font-size: 18px;
    color: #333333;
	margin: 24px 0 16px;
}

.function-entry .choose-content-list {
	clear: both;
	width: 1220px;
}
.choose-content-list li{
	float: left;
	text-align: left;
	cursor: pointer;
	padding: 25px 16px;
	position: relative;
	margin-right: 24px;
	width:287px;
	height:132px;
	background-image: url(../images/choose_content_bg.png);
	vertical-align:middle;
}

.choose-content-list li:hover {
	box-shadow:0 6px 9px rgba(216,216,216,0.4);
}

.choose-content-list li .change_div {
	display: inline-block;
	width: 260px;
	font-size: 20px;
	line-height: 30px;
	vertical-align: middle;
}
.choose-content-list li.choose-detail1 {
	background-position: -10px -10px;
}
.choose-content-list li.choose-detail2 {
	background-position: -10px -162px;
}
.choose-content-list li.choose-detail3 {
	background-position: -10px -314px;
}
.choose-content-list li.choose-detail4 {
	background-position: -10px -466px;
}
.choose-content-list li.choose-detail5 {
	background-position: -10px -618px;
}
.choose-content-list li.choose-detail6 {
	background-position: -10px -770px;
}
.choose-content-list li.choose-detail7 {
	background-position: -10px -922px;
}
.choose-content-list li.choose-detail8 {
	background-position: -10px -1074px;
}
.choose-content-list li.choose-detail9 {
	background-position: -10px -1226px;
}
.choose-content-list li.choose-detail10 {
	background-position: -10px -1378px;
}
.choose-content-list li.choose-detail11 {
	background-position: -10px -1530px;
}
.choose-content-list .flex-title {
	position: relative;

}
.choose-content-list li .choose-detail-title {
	font-size: 18px;
	color: #000000;
	line-height: 18px;
}
.choose-content-list li i.right-arrow {
	font-size: 18px;
    color: #000000;
	font-style: normal;
	position: absolute;
	right: 0;
	top: -4px;
}
.choose-content-list li i.save-flag {
	width: 60px;
	height: 20px;
	line-height: 20px;
	font-size: 16px;
	color: #FFFFFF;
	font-style: normal;
	background: #389E0D;
    border-radius: 10px;
	margin-left: 20px;
	display: inline-block;
	text-align: center;
	opacity: 0;
}
.choose-content-list li .choose-detail-desc {
	display: inline-block;
	font-size: 16px;
	color: #666666;
	line-height: 24px;
	margin-top: 17px;
}

.new-versionchange-btns{
	width: 48px;
	height: 198px;
	position: fixed;
	top: 119px;
	left: 50%;
	bottom: 0;
	margin-left: -674px;
}

.new-cotb-version-change {
	font-size: 16px;
	background: #FFFFFF;
	border: 1px solid rgba(238,224,224,1);
	box-shadow: inset -4px 0px 4px 0px rgba(0,0,0,0.11);
	border-radius: 17px 0px 0px 17px;
	width: 48px;
	height: 96px;
	text-align: center;
	cursor: pointer;
	position: absolute;
	right: 0;
	z-index: 300;
}
.new-cotb-version-change a{
	color: #000000;
	display: block;
	text-align: center;
	padding: 12px 0;
	outline: none;
}
.new-cotb-version-change:hover {
	background: #D7000F;
	box-shadow: inset -4px 0px 4px 0px rgba(0,0,0,0.11);
	border-radius: 16px 0px 0px 16px;
}
.new-cotb-version-change:hover a {
	color: #ffffff;
}
.new-cotb-version-change.active {
	background: #D7000F;
	box-shadow: inset -4px 0px 4px 0px rgba(0,0,0,0.11);
	border-radius: 16px 0px 0px 16px;
}
.new-cotb-version-change.active a {
	color: #ffffff;
}
/* 新增按钮 */
.btn-add-onlinefill{
	font-size: 20px;
	line-height: 44px;
	color: #FFFFFF;
	background-color: #4287FC;
	border: 2px solid #4287FC;
	border-radius: 4px;
	min-width: 91px;
	height: 44px;
	padding: 0 12px;
	box-sizing: border-box;
	cursor: pointer;
}
.btn-add-onlinefill::before{
	content: "\002b";
	font-size: 20px;
	margin-right: 10px;
}
.btn-add-onlinefill:hover{
	color: #FFFFFF;
	background-color: #5A97FF;
	border: 2px solid #5C8AE0;
}
/* 新增按钮 */
.btn-default-onlinefill{
	font-size: 20px;
	line-height: 44px;
	color: #FFFFFF;
	background-color: #4287FC;
	border: 2px solid #4287FC;
	border-radius: 4px;
	min-width: 91px;
	height: 44px;
	padding: 0 12px;
	box-sizing: border-box;
	cursor: pointer;
}
.btn-default-onlinefill:hover{
	background-color: #5A97FF;
	border: 2px solid #5C8AE0;
}
/* 删除按钮 */
.btn-delete-onlinefill{
	font-size: 20px;
	line-height: 44px;
	color: #FFFFFF;
	background-color: #D7000F;
	border: 2px solid #D7000F;
	border-radius: 4px;
	min-width: 91px;
	height: 44px;
	padding: 0 12px;
	box-sizing: border-box;
	cursor: pointer;
}
.btn-delete-onlinefill::before{
	content: "\2212";
	font-size: 20px;
	margin-right: 10px;
}
.btn-delete-onlinefill:hover{
	background-color: #FB5E54;
	border: 2px solid #FB5E54;
}
/* 主要按钮 */
.btn-main-onlinefill{
	font-size: 20px;
	line-height: 44px;
	color: #FFFFFF;
	background-color: #D7000F;
	border: 2px solid #D7000F;
	border-radius: 4px;
	min-width: 91px;
	height: 44px;
	padding: 0 20px;
	box-sizing: border-box;
	cursor: pointer;
}
.btn-main-onlinefill:hover{
	background-color: #FB5E54;
	border: 2px solid #FB5E54;
}
/* 次要按钮 */
.btn-second-onlinefill{
	font-size: 20px;
	line-height: 44px;
	color: #D7000F;
	background-color: #FFFFFF;
	border: 1px solid #D7000F;
	border-radius: 4px;
	min-width: 91px;
	height: 44px;
	padding: 0 20px;
	box-sizing: border-box;
	cursor: pointer;
}
.btn-second-onlinefill:hover{
	border: 1px solid #FB5E54;
}
/* 禁用按钮 */
.btn-disable-onlinefill{
	font-size: 20px;
	line-height: 44px;
	color: #999999;
	background-color: #F3F3F3;
	border: 1px solid #CCCCCC;
	border-radius: 4px;
	min-width: 91px;
	height: 44px;
	padding: 0 20px;
	box-sizing: border-box;
	cursor: not-allowed;
}
/* 抽屉组件内置样式 */
.drawer_container{
    position: fixed;
}
.drawer_mask{
    display: none;
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
}
.drawer_header, .drawer_footer{
    height: 70px;
}
.drawer_header{
    border-bottom: 1px solid #999999;
}
.drawer_header .drawer_title{
    line-height: 70px;
    font-size: 24px;
}
.drawer_header .drawer_header_content .drawer_header_btn{
    height: 34px;
	line-height: 34px;
    min-width: 100px;
    margin-top: 18px;
    font-size: 16px;
	box-sizing: border-box;
}
.drawer_content{
	padding: 20px;
	max-height: 90%;
    overflow-y: scroll;
}
.drawer_footer{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    border-top: 1px solid #999999;
}
.popover.bottom{
	background-color: rgba(0,0,0,0.75);
	color: #FFFFFF;
}
.popover.bottom>.arrow:after{
	border-bottom-color: rgba(0,0,0,0.75);
}
.guideMessage{
	text-indent: 2em; 
	line-height: 35px;
	font-size: 22px;
	color: #333333;
}
