.tc_box2{ background:rgba(0,0,0,0.5); height: 100%; left: 0; position: fixed; top: 0; width: 100%; z-index: 9999;}
.tc_box2 .bg{ left: 0; position: absolute; top: 50%; width: 100%;}
.tc_box2 .close{ font-family:"SimSun"; color:#b28850; font-size:20px; line-height:20px; position:absolute; right:18px; top:16px; transition: all 0.2s ease 0s;}
.tc_box2 .close:hover{ transform:rotate(90deg);}
.tc_box2 .zxly{ width:290px; background-color: #fff; margin: -145px auto 0; padding-bottom: 20px; position: relative;}
.tc_box2 .zxly .bt{ background:#48aeec; border-bottom:3px solid #d1a534; text-align:center; border-radius:15px 15px 0 0; padding:10px 0 9px;}
.tc_box2 .zxly ul{ padding:27px 40px 0;}
.tc_box2 .zxly li{ margin-bottom:20px;}
.tc_box2 .zxly .tet{ font-weight:bold; color:#333; padding-bottom:7px;}
.tc_box2 .zxly .tet span{ color:#ff0000;}
.tc_box2 .zxly input{ height:35px; width:100%; box-sizing:border-box; padding:0 10px; border:1px solid #eed9a1; border-top:1px solid #c19d67; border-top:1px solid #d2b37c; line-height:35px; color:#666; font-size:14px;}
.tc_box2 .zxly textarea{ height:100px; width:100%; box-sizing:border-box; padding:10px; border:1px solid #eed9a1; border-top:1px solid #c19d67; border-top:1px solid #d2b37c; line-height:24px; color:#666; font-size:14px;}
.tc_box2 .zxly .btn{ text-align:center; margin-top:5px;}
.tc_box2 .zxly a{ color: #48aeec;}
.tc_box2 .zxly a:hover{ color: #ff9900;}
.tc_box2 .zxly .button{ width:140px; height:35px;border-radius: 4px; background:#94243a; border:0; cursor:pointer; line-height:35px; color:#fff; font-weight:bold; font-size:16px; margin-top:-7px; margin-left: 10px; margin-right: 10px;}
.tc_box2 .zxly .button:hover{ cursor: pointer; transition: all 0.3s;background: #787878;}
.tc_box2 .zxly .txt{ font-size:16px; font-weight:bold; color:#333; text-align:center; line-height:28px; padding:30px 60px 20px 60px;}
.tc_box2 .zxly.ts{ margin-top:-146px;}

.tc_box2 .x_tit{display: block;height:44px;background:#94243a;color:#fff;font-size:18px;line-height: 44px;padding-left:23px;position: relative;}
.tc_box2 .check_close{background:url(../images/alert_tc_xx.png) no-repeat; position: absolute;width:15px;height:15px;top:15px;right:20px;cursor: pointer;}
.tc_box2 .icon{width:38px;height:38px;background:url(../images/alert_warning.png) no-repeat;float:left;margin:0 10px 0 0;}
.tc_box2  .x_cont{float:left;display: inline-block;margin-top:4px;}
.tc_box2 .boxWrap{display: inline-block;min-width: 100px;}
.tc_box2 .boxWrap:after{content:"";display: table;clear:both;overflow:hidden;}

#PromptPop_box2 .zxly .button{width:115px;height:34px;margin:0;}
#PromptPop_box2 .zxly .button1{margin-right:10px;}


/*10.10*/
.tc_box2 .icon{display: none;}
.tc_box2 .boxWrap{min-width: 0;}