input{
    outline: 0;
}
.match-detail{
    width: 1180px;
    height:300px;
    padding: 40px 0;
    margin: 0 auto;
    font-family: 微软雅黑;
}
.match-detail .info-pic{
    width: 500px;
    height: 300px;
    margin-right: 30px;
    float: left;
}
.match-detail .info-pic img{
    width: 500px;
    height:300px;
}
.match-detail .info-right{
    width: 650px;
    height: 300px;
    float: left;
}
.match-detail .info-right .info-title{
    width: 650px;
    min-height: 60px;

}
.match-detail .info-right .info-title h1{
    width: 650px;
    min-height:50px;
    margin-bottom: 10px;
    font-weight: 100;
    line-height: 50px;
}
.match-detail .info-right .info-detail{
    width: 650px;
    min-height: 81px;
    padding: 20px 0 6px 0;
    border-top: 1px solid #dddddd;
}
.match-detail .info-right .info-detail li{
    padding-bottom: 8px;
    color: #6a6a6a;
    width: 50%;
    height: 27px;
    float: left;
    font-size: 12px;
    padding-right: 20px;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
}
.match-detail .info-right .info-time{
    width: 100%;
    padding: 15px 0;
    color: #666666;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    text-align: left;
    font-size: 14px;
    border-top: 1px solid #dddddd;
}
.match-detail .info-right .info-time span b{
    font-size: 24px;
    color: #eb2a2a;
}
.match-detail .info-right .info-favo{
    padding: 15px 0;
    border-top: 1px solid #dddddd;
}
.match-detail .info-right .info-favo .info-count{
    padding-left: 25px;
    color: #666666;
    background: url("/asserts/default/images/favo.png") no-repeat left center;
    float: right;
}
.enrol-detail{
    width: 1178px;
    margin: 0 auto;
    font-family: 微软雅黑;
    border: 1px solid #e6e6e6;
}
.enrol-detail .enrol-label{
    width: 100%;
    font-size: 16px;
    color: #00a800;
    font-weight: bold;
    line-height: 48px;
    background: url("/asserts/default/images/title_menubg.jpg") repeat-x center;
}
.enrol-detail .enrol-label ul{
    margin-top: 0px;
    margin-bottom: 10px;
    list-style: none;
}
.enrol-detail .enrol-label ul li{
    padding: 0 30px;
    cursor: pointer;
    display: inline-block;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.enrol-detail .enrol-label .on{
    border-right: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    margin-top: -2px;
    background: #fff;
    border-top: 2px solid #00a800;
}
.enrol-detail .enrol-label li:first-child.on{
    border-left: 0;
}
.enrol-detail .detail-info{
    padding: 30px;
}
.enrol-detail .detail-info .enrol_form{
    width: 100%;
}
.enrol-detail .detail-info .enrol_form .enjoy-enrol-table{
    border: 1px solid #34a142;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: default;
}
.enrol-detail .detail-info .enrol_form .enjoy-enrol-table tr th{
    width: 300px;
    border: 1px solid #34a142;
    height: 30px;
    background-color: #34a142;
    color: #fff;
}
.enrol-detail .detail-info .enrol_form .enjoy-enrol-table tr td{
    border: 1px solid #34a142;
    height: 30px;
    color: #000;
    text-align: center;
}
.enrol-detail .detail-info .enrol_form .j-login{
    width: 100%;
    text-align: center;
}
.enrol-detail .detail-info .enrol_form .j-login .js-login{
    display: inline-block;
    margin: 0 auto;
    width: 460px;
    height:42px;
    background-color: #00a800;
    color: #fff;
    text-align: center;
    line-height: 42px;
    border-radius: 5px;
    margin-top: 30px;
    text-decoration: none;
    font-size: 16px;
}
.enrol-detail .detail-info .enrol_form .enrol-info{

}
.enrol-detail .detail-info .enrol_form .enrol-info .form-title{
    padding-bottom: 20px;
    font-size: 20px;
    font-weight: bold;
    font-weight: normal;
    border-bottom: 1px solid #e5e5e5;
}
.enrol-detail .detail-info .enrol_form .enrol-info .select-type li{
    width: 100px;
    height: 25px;
    line-height: 25px;
    padding: 12px 25px 12px 25px;
    font-size: 18px;
    margin-top: 20px;
    margin-right: 10px;
    border: 1px solid #dddddd;
    border-radius: 5px;
    text-align: center;
    cursor: pointer;
    display: inline-block;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.enrol-detail .detail-info .enrol_form .enrol-info .select-type li.active{
    border: 1px solid #00a800;
    color: #00a800;
}
.enrol-detail .detail-info .enrol_form #j-form1{
    width: 100%;
    margin-top: 30px;
}
.enrol-detail .detail-info .enrol_form #j-form1 .solo-form{
    width: 460px;
    margin: 0 auto;
    margin-bottom: 20px;
}
.enrol-detail .detail-info .enrol_form #j-form1 .solo-form .j-line{
    width: 440px;
    height: 32px;
    line-height: 32px;
    padding: 10px;
}
.enrol-detail .detail-info .enrol_form #j-form1 .solo-form .j-line .form-l{
    display: inline-block;
    height: 20px;
    width: 115px;
    margin-right: 25px;
    font-size: 14px;
    color: #333333;
    text-align: right;
}
.enrol-detail .detail-info .enrol_form #j-form1 .solo-form .j-line .form-c{
    display: inline-block;
    width: 200px;
}
.enrol-detail .detail-info .enrol_form #j-form1 .solo-form .j-line .form-c input{
    width: 172px;
    height: 30px;
    border: 1px solid #bcbcbc;
    border-radius: 5px;
    line-height: 30px;
    padding: 0 10px;
    display: inline-block;
    background: #f9f9f9;
    color: #000000;
}
.enrol-detail .detail-info .enrol_form #j-form1 .solo-form .j-line .form-r{
    font-size: 12px;
    color: red;;
}
.enrol-detail .detail-info .enrol_form #j-form1 .j-submit{
    width: 100%;
    margin-top: 10px;
    border-top: 1px solid #E5E5E5;
    box-sizing: border-box;
    color: #666;
    display: inline-block;
    padding: 10px;
}
.enrol-detail .detail-info .enrol_form #j-form1 .j-submit .js-button{
    width: 460px;
    height:42px;
    background-color: #00a800;
    margin: 0 auto;
    margin-top: 20px;
    text-align: center;
    line-height: 42px;
    font-size: 16px;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.enrol-detail .detail-info .enrol_form #j-form2{
    width: 100%;
    margin-top: 30px;
}
.enrol-detail .detail-info .enrol_form #j-form2 .team-msg{
    width: 600px;
    height: 40px;
    border-bottom: 1px solid #E5E5E5;
    margin: 0 auto;
    text-align: center;
    line-height: 40px;
    margin-bottom: 15px;
    font-size: 18px;
}
.enrol-detail .detail-info .enrol_form #j-form2 .team-msg span{
    color: red;
}
.enrol-detail .detail-info .enrol_form #j-form2 .team-form{
    width: 1066px;
    margin: 0 auto;
    margin-bottom: 20px;
    /*border: 1px solid #000;*/
}
.enrol-detail .detail-info .enrol_form #j-form2 .team-form .j-line{
    width: 320px;
    height: 32px;
    line-height: 32px;
    padding: 10px;
    float: left;
    /*border: 1px solid #000;*/
}
.enrol-detail .detail-info .enrol_form #j-form2 .team-form .j-line .form-l{
    display: inline-block;
    height: 30px;
    width: 85px;
    font-size: 14px;
    color: #333333;
    text-align: right;
    /*border: 1px solid #000;*/
}
.enrol-detail .detail-info .enrol_form #j-form2 .team-form .j-line .form-c{
    display: inline-block;
    width: 194px;
}
.enrol-detail .detail-info .enrol_form #j-form2 .team-form .j-line .form-c input{
    width: 172px;
    height: 30px;
    border: 1px solid #bcbcbc;
    border-radius: 5px;
    line-height: 30px;
    padding: 0 10px;
    display: inline-block;
    background: #f9f9f9;
    color: #000000;
}
.enrol-detail .detail-info .enrol_form #j-form2 .team-form .required-form{
    display: inline-block;
    width: 40px;
    height: 52px;
    line-height: 52px;
    float: left;
    text-align: left;
}
.enrol-detail .detail-info .enrol_form #j-form2 .team-form .required-form .form-r{
    color: red;
}
.enrol-detail .detail-info .enrol_form #j-form2 .j-submit{
    width: 100%;
    margin-top: 10px;
    border-top: 1px solid #E5E5E5;
    box-sizing: border-box;
    color: #666;
    display: inline-block;
    padding: 10px;
}
.enrol-detail .detail-info .enrol_form #j-form2 .j-submit .jt-button{
    width: 460px;
    height:42px;
    background-color: #00a800;
    margin: 0 auto;
    margin-top: 20px;
    text-align: center;
    line-height: 42px;
    font-size: 16px;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.enrol-detail .detail-info .watch_form{
    width: 100%;
}
.enrol-detail .detail-info .watch_form .j-login{
    width: 100%;
    text-align: center;
}
.enrol-detail .detail-info .watch_form .j-login .js-login{
    display: inline-block;
    margin: 0 auto;
    width: 460px;
    height:42px;
    background-color: #00a800;
    color: #fff;
    text-align: center;
    line-height: 42px;
    border-radius: 5px;
    margin-top: 30px;
    text-decoration: none;
    font-size: 16px;
}
.enrol-detail .detail-info .watch_form .enjoy-enrol-table{
    border: 1px solid #34a142;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: default;
}
.enrol-detail .detail-info .watch_form .enjoy-enrol-table tr th{
    width: 300px;
    border: 1px solid #34a142;
    height: 30px;
    background-color: #34a142;
    color: #fff;
}
.enrol-detail .detail-info .watch_form .enjoy-enrol-table tr td{
    border: 1px solid #34a142;
    height: 30px;
    color: #000;
    text-align: center;
}
.enrol-detail .detail-info .watch_form .enrol-info{

}
.enrol-detail .detail-info .watch_form .enrol-info .form-title{
    padding-bottom: 20px;
    font-size: 20px;
    font-weight: bold;
    font-weight: normal;
    border-bottom: 1px solid #e5e5e5;
}
.enrol-detail .detail-info .watch_form #j-form3{
    width: 100%;
    margin-top: 30px;
}
.enrol-detail .detail-info .watch_form #j-form3 .solo-form{
    width: 460px;
    margin: 0 auto;
    margin-bottom: 20px;
}
.enrol-detail .detail-info .watch_form #j-form3 .solo-form .j-line{
    width: 440px;
    height: 32px;
    line-height: 32px;
    padding: 10px;
}
.enrol-detail .detail-info .watch_form #j-form3 .solo-form .j-line .form-l{
    display: inline-block;
    height: 20px;
    width: 115px;
    margin-right: 25px;
    font-size: 14px;
    color: #333333;
    text-align: right;
}
.enrol-detail .detail-info .watch_form #j-form3 .solo-form .j-line .form-c{
    display: inline-block;
    width: 200px;
}
.enrol-detail .detail-info .watch_form #j-form3 .solo-form .j-line .form-c input{
    width: 172px;
    height: 30px;
    border: 1px solid #bcbcbc;
    border-radius: 5px;
    line-height: 30px;
    padding: 0 10px;
    display: inline-block;
    background: #f9f9f9;
    color: #000000;
}
.enrol-detail .detail-info .watch_form #j-form3 .solo-form .j-line .form-r{
    font-size: 12px;
    color: red;;
}
.enrol-detail .detail-info .watch_form #j-form3 .j-submit{
    width: 100%;
    margin-top: 10px;
    border-top: 1px solid #E5E5E5;
    box-sizing: border-box;
    color: #666;
    display: inline-block;
    padding: 10px;
}
.enrol-detail .detail-info .watch_form #j-form3 .j-submit .jw-button{
    width: 460px;
    height:42px;
    background-color: #00a800;
    margin: 0 auto;
    margin-top: 20px;
    text-align: center;
    line-height: 42px;
    font-size: 16px;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
input::-webkit-input-placeholder {
    color: #A9A9A9 !important;
}
input:-moz-placeholder {
    color: #A9A9A9 !important;
}
input::-moz-placeholder {
    color: #A9A9A9 !important;
}
input:-ms-input-placeholder {
    color: #A9A9A9 !important;
}