.jiaoyanFadeInBox{display:none;position:fixed;left:0;top:0;right:0;bottom:0;background:rgba(0,0,0,0.6);z-index:505;}
.jiaoyanFadeInBox .bg{background:#fff;width:700px;position:fixed;position:fixed;left:50%;top:50%;margin:-230px 0 0 -350px;border-radius:10px;z-index:515;}
.jiaoyanFadeInBox .bg .box{padding:30px;padding-top:10px;}
.jiaoyanFadeInBox .bg .box .title{line-height:55px;font-size:16px;font-weight:bold;color:#666;border-bottom:1px solid #ddd;}
.jiaoyanFadeInBox .bg .box .title a{font-size:16px;cursor:pointer;}
.jiaoyanFadeInBox .bg .box .centent{padding:20px 0;border-bottom:1px solid #ddd;}
.jiaoyanFadeInBox .bg .box .centent .item{margin-top:10px;font-size:0em;}
.jiaoyanFadeInBox .bg .box .centent .item:first-child{margin-top:0;}
.jiaoyanFadeInBox .bg .box .centent .item .name{font-size:16px;}
.jiaoyanFadeInBox .bg .box .centent .item input{width:60%;font-size:14px;padding:0 10px;height:35px;line-height:35px;border:1px solid #dbdeec;border-radius:4px;}
.jiaoyanFadeInBox .bg .box .centent .last{font-size:12px;line-height:20px;padding-left:80px;}
.jiaoyanFadeInBox .bg .box .centent .waringtxt{padding-left:80px;}
.jiaoyanFadeInBox .bg .box .centent .waringtxt p{font-size:12px;line-height:20px;}
.jiaoyanFadeInBox .bg .box .centent .last svg{margin-right:5px;vertical-align:middle;}
.jiaoyanFadeInBox .bg .box .centent .last a{font-size:12px;color:#a661a4;}
.jiaoyanFadeInBox .bg .box .centent .last svg .gou{visibility:hidden;}
.jiaoyanFadeInBox .bg .box .centent .last svg.col .gou{visibility:visible;}
.jiaoyanFadeInBox .bg .box .centent .last svg.errorCol path:first-child{fill:red;}

.jiaoyanFadeInBox .bg .box .centent .waringtxt{padding-left:80px;}
.jiaoyanFadeInBox .bg .box .centent .waringtxt p{font-size:12px;line-height:20px;}
.slTxt{color:red;margin-top:10px;}
.slTxt span{position:relative;border:1px solid red;padding:3px;}
.slTxt span::after{display:block;content:'';width:40px;height:1px;background:red;position:absolute;left:-9px;top:8px;transform:rotate(-45deg)}



.jiaoyanFadeInBox .bg .box .btnBox{margin-top:20px;}
.jiaoyanFadeInBox .bg .box .btnBox .btn{display:inline-block;padding:8px 35px;font-size:14px;border:1px solid #e3e3e3;border-radius:3px;cursor:pointer;}
.jiaoyanFadeInBox .bg .box .btnBox .fildCancel{margin-right:10px;}
.jiaoyanFadeInBox .bg .box .btnBox .btn:hover{background:#a661a4;color:#fff;border-color:#a661a4;}
.jiaoyanFadeInBox .bg .box .centent .yzm #randCodeImage{border:1px solid #ccc;margin-left:5px;cursor:pointer;}
.jiaoyanFadeInBox .bg .box .centent .item .name,
.jiaoyanFadeInBox .bg .box .centent .item input,
.jiaoyanFadeInBox .bg .box .centent .yzm #randCodeImage{vertical-align:middle;}
.jiaoyanFadeInBox .bg .box .centent .yzm input{width:40%;}
.jiaoyanFadeInBox .bg .box .centent .item .errorCol{border-color:red;}
.jiaoyanFadeInBox .bg .box .centent .item .error{font-size:14px;color:red;line-height:20px;text-indent:80px;}
.jiaoyanFadeInBox .bg .box .btnBox .error{color:red;font-size:14px;line-height:36px;margin-left:10px;}


@media only screen and (max-width:750px){
.jiaoyanFadeInBox .bg{width:90%;left:5%;top:10%;margin:0;border-radius:6px;}
.jiaoyanFadeInBox .bg .box .centent .item input{width:calc(100% - 105px);}
.jiaoyanFadeInBox .bg .box .centent .yzm input{width:calc(100% - 232px);}
.jiaoyanFadeInBox .bg .box .centent .item .name{font-size:14px;}
.jiaoyanFadeInBox .bg .box .centent .waringtxt,
.jiaoyanFadeInBox .bg .box .centent .last{padding-left:0;}
}