﻿/*.el-checkbox.is-bordered.is-checked{*/
/*    border-color: rgb(37,72,152);*/
/*}*/
/*.el-checkbox.is-bordered.is-checked{*/
/*    border-color: rgb(37, 72, 152);*/
/*}*/
.el-checkbox__input.is-checked .el-checkbox__inner {
    display:none;
    border-color: rgb(0, 110, 171);
    background: rgb(0, 110, 171);
}
.el-checkbox__inner {
    display:none;
}
.el-checkbox__input.is-checked+.el-checkbox__label {
    color: #333;
}
.el-checkbox--mini.is-bordered .el-checkbox__label, .el-checkbox--small.is-bordered .el-checkbox__label {
    font-size: 14px;
}
/*.el-checkbox.is-bordered.is-checked {*/
/*    background: url(./images/znyd_lf_box_g2.png) no-repeat right;*/
/*}*/

input,button,a,label{
    outline:0 none !important; blr:expression(this.onFocus=this.blur());
}
.el-radio.is-bordered.is-checked {
    /*background: url(./images/znyd_lf_box_g2.png) no-repeat right;*/
}
.el-radio.is-bordered.is-checked {
    border-color: rgb(37, 72, 152);
}
.el-radio__label {
    padding-right: 4px;
}
.el-radio__input.is-checked .el-radio__inner {
    display:none;
    border-color: rgb(0, 110, 171);
    background: rgb(0, 110, 171);
}
.el-radio__inner {
    display:none;
}
.el-radio__input.is-checked+.el-radio__label {
    color: #333;
}
.el-radio--mini.is-bordered .el-radio__label, .el-radio--small.is-bordered .el-radio__label {
    font-size: 14px;
}
.el-cascader-node.in-active-path, .el-cascader-node.is-active, .el-cascader-node.is-selectable.in-checked-path {
    color: rgb(212, 46, 51);
}
.aks_btn {
    background: rgb(212, 46, 51);
}
.aks_btn:hover {
    background: rgb(200, 7, 13);
}
.aks_name_span{
    font-size: 16px;
    color: #000;
    font-family: "microsoft yahei";
    font-weight: bold;
}
.aks_explain {
    color: #909399;
}
.do-wel-1-fy .wel-1 {
    padding-top: 50px;
}

.mhwz-onething .left1 {
    height: 36px;
    background-color: rgba(254, 254, 254, 0.7);
    overflow: hidden;
}

.mhwz-onething .right1 {
    height: 36px;
    overflow: hidden;
    float: right;
    width: calc(88% - 10px);
    margin-left: 10px;
    background-color: rgba(254, 254, 254, 0.7);
}

.mhwz-onething .hotdetail li {
    line-height: 36px !important;
    padding: 0px 10px !important;
}



.do-wel-1-fy .wel-2 {
    margin-top: 30px;
}

.el-checkbox {
    font-size: 14px!important;
    color: #666!important;
}
.el-radio {
    font-size: 14px!important;
    color: #666!important;
}
.aks_answer .el-input__inner{width:140px;margin-right: 20px;}


.areaselect {
    width: 100%;
    float: left!important;
    margin-top: 10px;
    line-height: 32px;
    font-size: 14px;
    border: 0 !important;
}
.cques1{
	padding-left:20px !important;
}
.cques2{
	padding-left:40px !important;
}
.zndbbody .popover-content b{
	font-weight:800;
	font-size:15px;
	padding-right:5px;
}
.newtitle {
    float: left;
    max-width: 760px;
    height: 50px;
    font-size: 24px;
    font-weight: 700;
    color: #333333;
    letter-spacing: 0;
    line-height: 50px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.newimg {
    float: left;
    margin-top: 5px;
    margin-left: 5px;
}
.guide_btn {
    float: right;
    margin-top: 5px;
}
.indexloading{
	background: #FFF url(../images/load.gif) no-repeat center center;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 2000;
    left: 0;
    top: 0;
    opacity:.7;
}
.shopshaow{
	position:fixed;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background:rgba(0,0,0,0.6);
	z-index:10;
}
.otherShop{
	position:absolute;
	width:450px;
	padding:20px 30px;
	left:375px;
	right:375px;
	top:40px;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
	background:#fff;
	z-index:11;
}
.otherShop ul li{
	float:left;
	padding:5px 10px;
	width:calc((100% - 20px)/3);
	border:1px solid #74BEF6;
	color: #74BEF6;
    font-size: 16px;
    border-radius: 5px;
    text-align: center;
    margin-right:10px;
    margin-bottom:10px;
}
.otherShop ul li a{
	display:block;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.otherShop ul li:nth-child(3n){
	margin-right:0;
}
.toolshop{
	margin-bottom: 20px;
}
.shopclose{
	width:100px;
	margin:20px auto;
	padding:8px 0;
	border-radius: 5px;
	background:#ec0000;
	color:#fff;
	font-size: 16px;
	text-align:center;
}


/*tcdi-box*/
.bot-bg{
    position: fixed;
    width: 100%;
    left: 0;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    z-index: 10;
    top: 0;
}
.tcdi-box{
    width: 680px;
    border-radius: 4px;
    box-shadow: 0 0 8px rgba(122,122,122,.45);
    position: absolute;
    /* left: 50%;
    margin-left: -340px;
    top: 50%;
    margin-top: -160px; */
    background: #fff;
    z-index: 100;
    display: none;
}
.tc-title{
    line-height: 48px;
    height: 48px;
    border-bottom: 1px solid #d9d9d9;
    padding: 0 20px;
}
.tc-title span{
    font-weight: bold;
    color: #000;
}
.tc-title em{
    width: 26px;
    height: 26px;
    background: url(../images/pef53_03.png) no-repeat center;
    float: right;
    margin-top: 11px;
    cursor: pointer;
}
.tc-con{
    padding: 11px 40px 35px;
    border-bottom: 1px solid #d9d9d9;
}
.tc-c1{
    position: relative;
    height: 46px;
    border: 1px solid #e0e0e0;
    margin-top: 24px;
}
.tc-c1 .c1-span{
    line-height: 44px;
    width: 118px;
    text-align: center;
    border-right: 1px solid #e0e0e0;
    color: #000;
    float: left;
}
.tc-c1 .c1-span em{color: #cc0000; padding: 0 5px;}
.tc-c1 .c1-dq1{
    float: left;
    width: calc(100% - 118px);
    height: 100%;
    position: relative;
}
.c1-dq1 .it1{
    width: 100%;
    height: 100%;
    border: none;
    text-indent: 14px;
    color: #000;
}
.c1-dq1 input::-webkit-input-placeholder,.c1-dq1 textarea::-webkit-input-placeholder {
  color: #ccc;
  font-size: 14px;
  line-height:24px;
}

.c1-dq1 input::-webkit-input-placeholder,.c1-dq1 textarea:-moz-placeholder {
  color: #ccc;
  font-size: 14px;line-height:24px;
}

.c1-dq1 input::-webkit-input-placeholder,.c1-dq1 textarea::-moz-placeholder {
  color: #ccc;
  font-size: 14px;line-height:24px;
}

.c1-dq1 input::-webkit-input-placeholder,.c1-dq1 textarea:-ms-input-placeholder {
  color: #ccc;
  font-size: 14px;line-height:24px;
}
.c1-dq1 i{
    position: absolute;
    z-index: 3;
    width: 14px;
    height: 7px;
    right: 14px;
    top: 21px;
    background: url(../images/cenff1_03.png) no-repeat;
}
.tc-f1{
    padding: 16px 0;
    text-align: center;
    font-size: 0;
}
.tc-f1 span{
    cursor: pointer;
    display: inline-block;
    width: 200px !important;
    line-height: 48px;
    font-size: 18px;
    margin: 0 5px;
    background: #e8f4ff;
    color: #006eab;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}
.tc-f1 .s1{
    background: #006eab;
    color: #fff;
}
.tc-f1 span:hover{
    background: #006eab;
    color: #fff;
}

/*δ�����������*/
.accept-1-ul{max-height:200px; overflow-y: auto;}
.accept-1-ul li{
    padding: 20px;
    /* border: 1px solid #f5f6f8; */
}
.accept-1-ul li:nth-of-type(1){
    /* margin-top: 0; */
}
.accept-1-ul li .acc-left{
    float: left;
    width: 85%;
}
.accept-1-ul li .acc-right{
    float: right;
    position: relative;
}
.accept-1-ul li .acc-left .numb-1{
    float: left;
    width: 55px;
    height: 55px;
    border: 1px solid #eeeeee;
    text-align: center;
    line-height: 53px;
    font-size: 24px;
    color: #666;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}
.accept-1-ul li .acc-left .acc-text1{
    float: left;
    width: calc(100% - 55px);
    padding-left: 12px;
}
.acc-text1 h5 a{
    display: block;
    font-size: 16px;
    color: #444;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 9px;
    margin-bottom: 5px;
}
.acc-text1 h5 a:hover{
    color: #006eab;
}
.acc-text1 h4{
    font-size: 12px;
}
.acc-text1 h4 span{
    margin-right: 26px;
    color: #bbb;
}
.acc-text1 h4 span:nth-of-type(1){
    display:none;
}
.acc-text1 h4 span i{
    color: #666;
}
.acc-right span{
    display: inline-block;
    width: 92px;
    height: 34px;
    text-align: center;
    line-height: 32px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    color: #006eab;
    margin-left: 6px;
    border: 1px solid #006eab;
    margin-top: 16px;
    cursor: pointer;
}
.acc-right span:nth-of-type(1){
    background: #006eab;
    color: #fff;
}
.accept-1-ul li:hover a{
    color: #006eab;
}
.accept-1-ul li:hover .acc-left .numb-1{
    color: #006eab;
    border-color: #006eab;
}
.accept-1-ul li:hover .acc-text1 h4 span{
    color: #006eab;
}
.accept-1-ul li:hover .acc-text1 h4 span i{
    color: #006eab;
}

#selectSelfInternetList{margin-top:20px;}

#selectSelfInternetList{margin-top:20px;} th {
    background: #f8f8f8;
    height: 40px;
    line-height: 40px;
    font-weight: bold;
    font-size: 14px;
    color: #333;
    border: 1px solid #f1f0f0;
}
#selectSelfInternetList td {
    font-size: 14px;
    color: #333333;
    padding: 4px 12px;
    border: 1px solid #f1f0f0;
    text-align: center !important;
    padding-left: 12px;
    height: 50px;
}

#selectSelfInternetList td a {color: #409EFF;}
#selectSelfInternetList{margin-top:20px;width:100%;}