@charset "utf-8";
/* CSS Document */

.tiwen,.xinlv,.xueya,.xuetang,.xindian,.shouhuan,.tizhi{display: none;}
.equipment_tc {position:fixed; top:0; left:0; width:100%; height:100%; background-color:rgba(0,0,0,.2);z-index: 999999999;}
.eqmtc_main {position:absolute; top:15%; left:0; right:0; margin:auto; width:758px; height:70%; background-color:rgba(255,255,255,.7); border-radius:15px; border:2px solid #5eb4b4;}
.eqmtc_top,.eqmtc_bot {position:absolute; z-index:2; left:-2px; width:calc(100% + 4px); font-size:0; overflow:hidden;}
.eqmtc_top {top:-2px;border-radius:15px 15px 0 0;}
.eqmtc_bot {bottom:-2px; border-radius:0 0 15px 15px; /*display:none;*/}
.eqmtc_bot:before {content:""; display:block; position:absolute; top:0; left:0; right:0; margin:auto; width:1px; height:80px; background-color:rgba(255,255,255,.3);}
.eqmtc_btn {display:inline-block; width:50%; height:80px; line-height:80px; background-color:#6aafaf; color:#fff; cursor:pointer;}
.eqmtc_btn.on {background-color:#9cefef;}
.eqmtc_btn span {font-size:32px;}
.eqmtc_bot .eqmtc_btn.active {background-color:#9cefef;}
.eqmtc_body {position:relative; height:100%; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; padding:80px 0; overflow-y:auto;}
.eqmtc_wrap {padding:50px 85px 50px 220px; font-size:26px; line-height:42px; color:#333; font-weight:bold; text-align:left;}
.eqmtc_wrap ul {display:none;}
.eqmtc_wrap ul li {position:relative;}
.eqmtc_wrap ul li:before {content:""; display:block; width:2px; height:100%; position:absolute; top:25px; left:-75px; height:100%; background:url(../images/eqmtcbg.png) repeat-y center;}
.eqmtc_wrap ul li:last-of-type:before {display:none;}
.eqmtc_wrap img {display:block; margin:12px 0; max-width:100%;}
.eqmtc_stepnum {position:absolute; top:0; left:-100px; width:50px; height:50px; line-height:50px; border-radius:50%; background-color:#f4cb1b; font-size:28px; color:#fff; text-align:center;}
.eqmtc_stepdes {padding:24px 0;}

.closetc {display:block; position:absolute; z-index:10; top:-35px; right:-35px; width:50px; height:50px; background:url(../images/closetc.png) repeat-y center;}