@charset "utf-8";

#mainArea .mainBox .content .infoArea {overflow:hidden;}
#mainArea .mainBox .content .infoArea .img {float:left;}
#mainArea .mainBox .content .infoArea .text {float:right; width:450px; font-size:13px; line-height:22px;}
#mainArea .mainBox .content .infoArea .text a {padding:4px 30px 7px; color:#fff; background:#b08eff; cursor:pointer; border-radius:3px; cursor:pointer;}
#mainArea .mainBox .content .infoArea .text a:hover {background:#BFA5FF;}
#mainArea .mainBox .content .infoArea .text a i {padding-right:5px; color:#fff; font-size:14px;}

#registArea {margin:50px 0 40px; padding:20px; background:#ece8f7; display:none;}
#registArea h3 {font-size:22px; font-weight:normal;}
#registArea .info {margin:15px 0;}
#registArea .personal {text-align:center; border:1px solid #c3c3c3;}
#registArea .check {margin:20px 0; text-align:center; color:#7743a7;}
#registArea .emailForm {position:relative; height:40px;}
#registArea .emailForm span {position:absolute; top:7px; left:140px;}
#registArea .emailForm input {position:absolute; top:0; left:230px; padding:5px; width:200px;}
#registArea .emailForm a {position:absolute; top:0; left:460px; padding:4px 20px 7px; color:#fff; background:#b08eff; border-radius:3px; cursor:pointer;}
#registArea .emailForm a:hover {background:#BFA5FF;}
#registArea .loading {text-align:center;}

#mainArea .mainBox .content .tip {margin:70px 0 10px; text-align:center; color:#797979;}
#mainArea .mainBox .content .tip i {margin:0 10px; font-size:14px;}

#owl-slide .item {padding:18px;}
#owl-slide .item:hover {background:#ffecdf;}
#owl-slide .item h4 {padding-left:5px; margin-bottom:5px; font-size:22px; font-weight:normal;}
#owl-slide .item span {position:absolute; top:27px; right:22px; font-size:11px; color:#9e9e9e;}
#owl-slide .item a {cursor:pointer;}
#owl-slide .item img {width:150px; border:1px solid #bfbfbf; display: block;}