

/*******************************
    -------[=番茄]-------
********************************/
.row{overflow: hidden;}

#ban{
    height: 685px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;z-index: 1;
}
#ban .wp{height: 100%;position: relative;}
#ban .txt{
    position: absolute;left: 0;top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 18px;color: #fff;line-height: 46px;
}
#ban .txt span{
    display: block;background: #b83e3f;text-align: center;
}
#ban .txt h3{
    font-size: 48px;line-height: 86px;
}


#bd{
    position: relative;z-index: 3;
}
#bd:before,#bd:after{
    content: "";
    display: block;width: 100%;height: 0;
    clear: both;
}


/*当前位置*/
.m-cur{
    font-size: 14px;color: #fff;line-height: 46px;
    padding-right: 20px;
    margin: -46px 0 20px;
    clear: both;
    position: relative;z-index: 2;
    background: rgba(0,0,0,.4);
    text-align: right;
}
.m-cur a{color: inherit;}
.m-cur a:hover{text-decoration: underline;}


/*页码*/
.m-pages{overflow: hidden;text-align: center;padding-bottom: 45px;}
.m-pages ul{overflow: hidden;display: inline-block;vertical-align: top;}
.m-pages li{
    float: left;height: 42px;line-height: 42px;margin: 0 5px;
    font-size: 14px;color: #666;
}
.m-pages li.prev,.m-pages li.next{margin: 0 15px;}
.m-pages li a{
    display: block; color: #666; padding:0 18px;height: 40px;line-height: 40px;
    border: 1px #eee solid;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.m-pages li.prev a,.m-pages li.next a{background: #fafafa;}
.m-pages li:hover a,.m-pages li.on a{ color: #fff;background: #b83e3f; border-color: #b83e3f;}




/*左右分栏*/
.side-col1,.side-col2,.side-col4{
    width: 300px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
}
.side-col1{float: left;margin-right: 20px;}
.side-col2{float: right;margin-left: 20px;}
.side-col2,.side-col4{
    background: #fff;
    padding: 0 23px 0;
}
.side-col3{
    float: left;
    width: 220px;
    background: #fff;
    border: 1px #eee solid;
}
.side-col4{float: right;}
.main-col1,.main-col2{
    background: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    border: 1px #eee solid;
}
.main-col1{overflow: hidden;padding: 0 40px;}
.main-col2{padding: 0 30px;margin: 0 320px 0 240px;}


/*侧导航*/
.s-nav{
    background: #fff;
    min-height: 704px;
    border: 1px #eee solid;
    border-top: none;margin-bottom: 20px;
}
/*.s-nav li{
    border-bottom: 1px #f0f0f0 solid;
}*/
.s-nav .v1{
    display: block;height: 78px;
    font-size: 16px;color: #666;line-height: 78px;
    padding: 0 55px 0 32px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: url(/Public/home/images/icon1.png) no-repeat 91% center;
}
.s-nav .v1:hover,.s-nav li.on .v1{
    color: #fff;
    border-bottom: 4px #a32e2f solid;
    background-color: #b83e3f;
}
.s-nav .v1 i{
    display: inline-block;vertical-align: middle;
    width: 24px;height: 24px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    margin-right: 10px;
}
.s-nav .v1 .icon1{background-image: url(/Public/home/images/icon14.png);}
.s-nav .v1 .icon2{background-image: url(/Public/home/images/icon15.png);}
.s-nav .v1 .icon3{background-image: url(/Public/home/images/icon16.png);}
.s-nav .v1 .icon4{background-image: url(/Public/home/images/icon17.png);}
.s-nav .v1 .icon5{background-image: url(/Public/home/images/icon18.png);}
.s-nav .v1 .icon6{background-image: url(/Public/home/images/icon19.png);}
.s-nav .v1 .icon7{background-image: url(/Public/home/images/icon22.png);}
.s-nav .v1 .icon8{background-image: url(/Public/home/images/icon23.png);}
.s-nav .v1 .icon9{background-image: url(/Public/home/images/icon24.png);}
.s-nav .v1 .icon10{background-image: url(/Public/home/images/icon25.png);}
.s-nav .v1 .icon11{background-image: url(/Public/home/images/icon31.png);}

.s-nav li.on .v1 .icon1,.s-nav .v1:hover .icon1{background-image: url(/Public/home/images/icon14-1.png);}
.s-nav li.on .v1 .icon2,.s-nav .v1:hover .icon2{background-image: url(/Public/home/images/icon15-1.png);}
.s-nav li.on .v1 .icon3,.s-nav .v1:hover .icon3{background-image: url(/Public/home/images/icon16-1.png);}
.s-nav li.on .v1 .icon4,.s-nav .v1:hover .icon4{background-image: url(/Public/home/images/icon17-1.png);}
.s-nav li.on .v1 .icon5,.s-nav .v1:hover .icon5{background-image: url(/Public/home/images/icon18-1.png);}
.s-nav li.on .v1 .icon6,.s-nav .v1:hover .icon6{background-image: url(/Public/home/images/icon19-1.png);}
.s-nav li.on .v1 .icon7,.s-nav .v1:hover .icon7{background-image: url(/Public/home/images/icon22-1.png);}
.s-nav li.on .v1 .icon8,.s-nav .v1:hover .icon8{background-image: url(/Public/home/images/icon23-1.png);}
.s-nav li.on .v1 .icon9,.s-nav .v1:hover .icon9{background-image: url(/Public/home/images/icon24-1.png);}
.s-nav li.on .v1 .icon10,.s-nav .v1:hover .icon10{background-image: url(/Public/home/images/icon25-1.png);}
.s-nav li.on .v1 .icon11,.s-nav .v1:hover .icon11{background-image: url(/Public/home/images/icon31-1.png);}


.s-nav dl{
    padding: 20px 0 7px 38px;
    display: none;
}
.s-nav li.on dl{display: block;}
.s-nav dl dd{margin-bottom: 12px;}
.s-nav dl a{
    display: block;
    padding-left: 15px;
    font-size: 14px;color: #666;line-height: 24px;
    background: url(/Public/home/images/icon28.jpg) no-repeat left center;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.s-nav dl a:hover,.s-nav dl dd.on a{
    color: #b83e3f;
    background-image: url(/Public/home/images/icon29.jpg);
}

.side-col3 .s-nav{
    border: none;
    /*border-top: 1px #eee solid;*/
    min-height: auto;
    height: auto;
}
.side-col3 .s-nav .v1 {
    padding: 0 40px 0 15px;
}


/*返回顶部*/
.topBtn{
    display: block;width: 42px;height: 42px;
    background: #8e2727 url(../images/icon26.png) no-repeat center center;
    border-radius: 2px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
    position: fixed;right: 50%;margin-right: -642px;bottom: 10%;z-index: 900;
    display: none;
}
.topBtn:hover{
    opacity: .8;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}



/*弹窗*/
.m-pop{
    position: fixed;
    left: 0;right: 0;top: 0;bottom: 0;
    z-index: 900;overflow: hidden;
    font-size: 14px;color: #fff;text-align: center;
}
.pop-bg{
    position: fixed;left: 0;right: 0;top: 0;bottom: 0;
    z-index: 901;
    width: 100%;height: 100%;
}
.m-pop .inner{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    position: absolute;left: 50%;top: 50%;z-index: 902;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background: #fff;
}
.m-pop .close{
    display: block;width: 24px;height: 24px;
    background: url(/Public/home/images/icon34.png) no-repeat center center;
    position: absolute;right: 17px;top: 17px;
    cursor: pointer;
}


/*
-----------------[15项中通快递单号查询快速介绍]--------------*/
.m-tit1{
    font-size: 32px;color: #fff;line-height: 44px;text-align: center;
    background: #932e2e;
    padding: 47px 0;
    margin-top: -158px;
    position: relative;z-index: 4;
}

.m-tit4{
    font-size: 30px;color: #fff;line-height: 40px;text-align: center;
    background: url(/Public/home/images/bg4.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 20px 0 24px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.m-tit4 i{
    display: block;height: 50px;
    background-position: center center;
    background-repeat: no-repeat;
    margin-bottom: 4px;
}





.m-cont{
    height: 625px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    background: #fff;
    border: 1px #eee solid;
    padding: 39px 35px 0;
    font-size: 14px;color: #666;line-height: 24px;
}
.m-cont .img-code{
    display: block;width: 162px;height: 162px;
    padding: 18px;
    border: 1px #eee solid;
    background: #fff;
    margin-bottom: 36px;
}
.m-cont p{
    padding-left: 26px;margin-bottom: 2px;
}
.m-cont p i{
    display: block;float: left;width: 20px;height: 20px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    margin: 0 9px 0 -26px;
}
.m-cont h4{
    font-size: 22px;color: #565656;line-height: 30px;font-weight: normal;
    margin-bottom: 18px;
}


.m-share1{
    font-size: 14px;color: #666;
}
/*.m-share1 a{
    display: inline-block;vertical-align: top;
    width: 24px;height: 24px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    margin: 0 6px;
}
.m-share1 .a-wx{background-image: url(/Public/home/images/icon6.png);}
.m-share1 .a-qq{background-image: url(/Public/home/images/icon7.png);}
.m-share1 .a-sina{background-image: url(/Public/home/images/icon8.png);}
*/
.m-share1 span{float: left;line-height: 24px;}
.m-share1 .bdshare-button-style1-24 a{margin: 0 6px;}
.m-txt1{
    font-size: 14px;color: #666;line-height: 1.71;
    padding: 50px 0 20px;
}
.m-txt1 img{
    display: block;margin: 20px auto;
}
.m-txt1 p{text-indent: 0;}
.m-txt1 .con div{text-indent: 2em;}
.m-txt1 h1{
    font-size: 24px;color: #333;text-align: center;font-weight: normal;
    margin-bottom: 4px;
}
.m-txt1 .inf{
    color: #999;text-align: center;
    padding-bottom: 24px;
    border-bottom: 1px #eee solid;
    margin-bottom: 36px;
    position: relative;
}
.m-txt1 .inf .m-share1{
    position: absolute;right: 0;top: 0;
}
.m-txt1 .con{padding: 0 50px;}


/*
-----------------[辅导老师]--------------*/
.m-list1{}
.m-list1-1 {padding-bottom: 18px;}
.m-list1 li{
    overflow: hidden;margin-bottom: 18px;
}
.m-list1 .pic{
    float: left;width: 80px;height: 80px;
    border-radius: 0 8px 0 8px;overflow: hidden;
    margin-right: 20px;
}
.m-list1 .pic img{
    display: block;width: 100%;height: 100%;
}
.m-list1 .txt{
    overflow: hidden;
    font-size: 14px;color: #666;line-height: 22px;
}
.m-list1 .txt p{
    height: 44px;overflow: hidden;
}
.m-list1 .txt p a{color: #666;}
.m-list1 .txt p a:hover{color: #b83e3f;}
.m-list1 .txt .date{display: block;color: #5aaeda;}


.m-tit2{
    overflow: hidden;border-bottom: 1px #ccc dotted;
    padding-bottom: 12px;
    margin-bottom: 24px;
}
.m-tit2 h3{
    font-size: 22px;color: #565656;line-height: 30px;font-weight: normal;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.m-tit2 .a-more{
    float: right;
    display: block;width: 22px;height: 22px;
    background: url(/Public/home/images/bg2.jpg) no-repeat center center;
    margin-top: 4px;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.m-tit2 .a-more:hover{
    background-image: url(/Public/home/images/bg2-1.jpg);
}


.side-col2 .m-cont{
    border: none;padding: 17px 0 66px;
    height: auto;
}
#map{
    height: 128px;
    border: 6px #eee solid;
    margin-top: 25px;
}

.m-txt2{
    background: #b83e3f;
    padding: 19px 0 20px;
    border-radius: 4px;
    margin: 19px 0 35px;
}
.m-txt2 h3{
    font-size: 24px;color: #fff;line-height: 30px;text-align: center;
    margin-bottom: 15px;
}
.m-txt2 .a-btn{
    display: block;width: 118px;height: 34px;
    border-radius: 17px;
    margin: 0 auto;
    border: 1px #fff solid;
    font-size: 14px;color: #fff;line-height: 34px;text-align: center;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.m-txt2 .a-btn:hover{
    background: #fff;color: #b83e3f;
}


.m-list2{
    padding: 24px 0 50px;
}
.m-list2 li{
    padding: 35px 143px 45px 0;
    overflow: hidden;
    position: relative;
    border-bottom: 1px #eee solid;
}
.m-list2 li:first-child{padding-bottom: 35px;}
.m-list2 .a-more{
    display: block;width: 34px;height: 34px;
    background: url(/Public/home/images/bg3.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
    position: absolute;right: 0;top: 55px;
}
.m-list2 li:hover .a-more{background-image: url(/Public/home/images/bg3-1.jpg);}

.m-list2 .pic{
    float: left;width: 140px;height: 140px;
    overflow: hidden;border-radius: 50%;
    margin-right: 39px;
}
.m-list2 .pic img{
    display: block;width: 100%;height: 100%;
}
.m-list2 .txt{
    font-size: 14px;color: #666;line-height: 24px;
}
.m-list2 .txt p{height: 48px;overflow: hidden;}
.m-list2 .txt h4{
    font-size: 24px;color: #333;line-height: 36px;font-weight: normal;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 7px 0 6px;
}
.m-list2 .txt h4 em{font-family: "Arial";}
.m-list2 .txt h4 a{color: inherit;}
.m-list2 li:hover .txt h4 a{color: #b83e3f;}
.m-list2 .txt h4 span{font-size: 14px;color: #666;padding-left: 20px;}


/*
-----------------[公共下载区]--------------*/
.m-tit3{overflow: hidden;padding-top: 20px;margin-bottom: 21px;}
.m-tit3 h3{
    font-size: 24px;color: #333;line-height: 62px;font-weight: normal;
    border-bottom: 1px #eee solid;
}
.m-tit3 h3 span{float: right;font-size: 14px;color: #a32e2f;}



.m-list3{margin-bottom: 50px;}
.m-list3 li{
    border-bottom: 1px #eee solid;
}
.m-list3 a{
    display: block;
    font-size: 14px;color: #333;line-height: 59px;
    padding-right: 20px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.m-list3 a:hover{color: #8f2728;text-decoration: underline;}
.m-list3 a span{
    display: block;float: right;
    padding-right: 28px;padding-left: 25px;
    color: #666;
    background: url(/Public/home/images/icon9.png) no-repeat right center;
}
.m-list3 a:hover span{color: #8f2728;}
.m-list3 a:hover span{background-image: url(/Public/home/images/icon9-1.png);}

.m-list3-1{
    border: 1px #eee solid;margin-bottom: 41px;border-bottom: none;
}
.m-list3-1 a{padding-left: 21px;}
.m-list3-1 a span{border-left: 1px #eee solid;}

/*
-----------------[留学动态]--------------*/
.m-list4{padding: 11px 0 20px;}
.m-list4 li{
    overflow: hidden;
    border-bottom: 1px #eee solid;
    padding: 30px 130px 30px 0;
    position: relative;
}
.m-list4 li:last-child{border: none;}
.m-list4 .date{
    display: block;
    font-size: 24px;color: #ccc;line-height: 1;
    position: absolute;right: 0;top: 58px;
    padding-bottom: 36px;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
    background-position: right bottom;
    background-repeat: no-repeat;
}
.m-list4 li:hover .date{
    color: #666;
    background-image: url(/Public/home/images/icon10.png);
}
.m-list4 .pic{
    float: left;width: 200px;height: 140px;
    margin-right: 40px;
    overflow: hidden;
}
.m-list4 .pic img{
    display: block;width: 100%;height: 100%;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.m-list4 .pic:hover img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1); 
    -ms-transform: scale(1.1); 
    -o-transform: scale(1.1); 
    transform: scale(1.1);
    transform-origin: 50% 50%;
}
.m-list4 .txt{
    overflow: hidden;
    font-size: 14px;color: #666;line-height: 24px;
}
.m-list4 .txt p{height: 48px;overflow: hidden;}
.m-list4 .txt h4{
    font-size: 16px;color: #333;font-weight: normal;
    padding: 15px 0 19px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.m-list4 .txt h4 a{color: inherit;}
.m-list4 li:hover .txt h4 a{color: #b83e3f;}


/*
-----------------[学生需求-详情页]--------------*/
.m-txt3{
    font-size: 14px;color: #666;line-height: 1.785;
    padding: 53px 35px 164px;
    position: relative;
}
.m-txt3 .inf{
    color: #999;padding: 0 0 23px;text-align: center;
    border-bottom: 1px #eee solid;
    margin-bottom: 35px;
}
.m-txt3 p{text-indent: 2em;}
.m-txt3 h1{
    font-size: 30px;color: #333;line-height: 40px;text-align: center;font-weight: normal;
    margin-bottom: 8px;
}
.m-txt3 .a-back{
    display: block;padding-left: 40px;
    background: url(/Public/home/images/icon11.png) no-repeat left center;
    position: absolute;left: 35px;top: 69px;
    font-size: 18px;color: #333;line-height: 24px;
}
.m-txt3 .a-back:hover{
    color: #b83e3f;
    background-image: url(/Public/home/images/icon11-1.png);
}


/*
-----------------[学生需求-列表]--------------*/
.m-list5{
    padding: 18px 0 50px;
}

.m-list5 li{
    border-bottom: 1px #eee solid;
}
.m-list5 a{
    display: block;overflow: hidden;
    padding: 13px 0 15px;
    background: url(/Public/home/images/icon12.png) no-repeat right 20px center;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.m-list5 a:hover{background-image: url(/Public/home/images/icon12-1.png);}
.m-list5 .date{
    float: left;margin-right: 40px;text-align: center;
    font-family: "Arial";font-size: 14px;color: #666;line-height: 1;
}
.m-list5 .date span{
    display: block;font-size: 48px;color: #b9b9b9;
}
.m-list5 .txt{
    overflow: hidden;
    font-size: 14px;color: #666;line-height: 24px;
}
.m-list5 .txt h4{
    font-size: 24px;color: #333;font-weight: normal;
    padding: 12px 0 11px;
}
.m-list5 a:hover .txt h4{color: #b83e3f;}
/*.m-list5 .txt p{
    height: 24px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}*/
.m-list5 .txt p span{display: block;}
.m-list5 .txt p span em{display: inline-block;vertical-align: middle;margin-right: 20px;}


.m-list5-1{padding-top: 0;}
.m-list5-1 .txt h4{font-size: 18px;line-height: 34px;padding: 8px 0 5px;}

/*
-----------------[教师中心-付费记录]--------------*/
.m-list6{
    padding-bottom: 17px;
}
.m-list6 li{
    overflow: hidden;margin-bottom: 18px;
}
.m-list6 .pic{
    float: left;width: 76px;height: 76px;
    border: 2px #9a3131 solid;border-radius: 50%;overflow: hidden;
    margin-right: 19px;
}
.m-list6 .pic img{
    display: block;width: 100%;height: 100%;
}
.m-list6 .txt{
    overflow: hidden;
    font-size: 14px;color: #666;line-height: 20px;
}
.m-list6 .txt p{height: 40px;overflow: hidden;}
.m-list6 .txt h4{
    font-size: 16px;color: #8f2728;line-height: 22px;font-weight: normal;
    padding: 3px 0 10px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.m-list6 .txt h4 a{color: inherit;}
.m-list6 .txt h4 a:hover{text-decoration: underline;}

.m-video1{
    height: 160px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    margin-bottom: 37px;
}
.m-video1 a{
    display: block;width: 100%;height: 100%;
    background: rgba(0,0,0,.5) url(../images/icon20.png) no-repeat center center;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.m-video1 a:hover{
    opacity: .8;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}


.m-table1{
    width: 100%;
    margin: 40px 0 18px;
    font-size: 14px;color: #666;line-height: 24px;text-align: center;
}
.m-table1 th{
    font-size: 16px;color: #4f4f4f;font-weight: normal;text-align: center;
    padding: 17px 0 14px;
    border-top: 1px #eee solid;
    border-bottom: 4px #eee solid;
}
.m-table1 th:first-child{border-left: 1px #eee solid;}
.m-table1 th:last-child{border-right: 1px #eee solid;}
.m-table1 td{
    padding: 17px 0 18px;
    border-top: 1px #eee solid;
}

.m-table1-1{margin: 20px 0 35px;text-align: left;}
.m-table1-1 th{text-align: left;}
.m-table1-1 th:first-child,.m-table1-1 td:first-child{padding-left: 10px;}
.m-table1-1 td{border-bottom: 1px #eee solid;}


/*
-----------------[学生中心-补课 需求]--------------*/
.m-list7{
    padding: 9px 0 0;
}
.m-list7 li{
    overflow: hidden;
    padding: 0 90px 20px 0;
    margin-bottom: 20px;
    border-bottom: 1px #eee solid;
    position: relative;
}
.m-list7 .a-more {
    display: block;
    width: 34px;
    height: 34px;
    background: url(/Public/home/images/icon12.png) no-repeat center center;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
    position: absolute;
    right: 12px;
    top: 15px;
}
.m-list7 li:hover .a-more{background-image: url(/Public/home/images/icon12-1.png);}
.m-list7 li:last-child{border: none;}
.m-list7 .pic{
    float: left;width: 120px;height: 120px;
    border-radius: 50%;overflow: hidden;
    margin-right: 30px;
}
.m-list7 .pic img{
    display: block;width: 100%;height: 100%;
}
.m-list7 .txt{
    overflow: hidden;
    font-size: 14px;color: #666;line-height: 24px;
}
.m-list7 .txt p{height: 48px;overflow: hidden;}
.m-list7 .txt h4{
    font-size: 18px;
    color: #333;
    line-height: 36px;
    font-weight: normal;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 12px 0 7px;
}
.m-list7 .txt h4 a{color: inherit;}
.m-list7 li:hover .txt h4 a{color: #b83e3f;}
.m-list7 .txt h4 em{font-family: "Arial";}
.m-list7 .txt h4 span{font-size: 14px;padding-left: 10px;}


/*
-----------------[教师中心-我的首页]--------------*/
.m-tit5{
    font-size: 22px;color: #333;line-height: 30px;font-weight: normal;
}

.m-txt4{
    overflow: hidden;
    padding: 32px 0 39px;
    margin-bottom: 35px;
    font-size: 14px;color: #666;line-height: 22px;
    border-bottom: 1px #ccc dotted;
}
.m-txt4 .txt1,.m-txt4 .txt2,.m-txt4 .txt3{
    float: left;width: 33.33%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
}
.m-txt4 .a-btn{
    display: inline-block;vertical-align: bottom;
    width: 100px;height: 46px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    border: 1px #ececec solid;
    background: #fff;
    border-radius: 4px;
    font-size: 14px;color: #666;line-height: 44px;text-align: center;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
    margin-left: 26px;
}
.m-txt4 .a-btn:hover{
    background: #d54d4e;border-color: #d54d4e;color: #fff;
}
.m-txt4 em{font-size: 60px;color: #d54d4e;line-height: 1;}
.m-txt4 .txt1{padding-right: 4.8%;}
.m-txt4 .txt1 h5{font-size: 16px;font-weight: normal;color: #b83e3f;margin-bottom: 10px;}
.m-txt4 .txt2{
    padding: 29px 0 37px;
    text-align: center;
}
.m-txt4 .txt3{
    text-align: center;
    padding-top: 22px;font-size: 16px;color: #8c8c8c;
    border-left: 1px #eee solid;
}
.m-txt4 .txt3:first-child{border: none;}
.m-txt4 .txt3 span{
    display: block;margin-bottom: 15px;font-size: 14px;
}

.m-txt4-1{padding: 32px 0 45px;}
.m-txt4-1 .txt3{padding-top: 20px;}
.m-txt4-1 .txt3 span{margin-bottom: 19px;}


/*
-----------------[教师中心-个人信息]--------------*/

.m-txt5{
    overflow: hidden;
    padding: 20px 0 34px;
    border-bottom: 1px #ccc dotted;
    margin-bottom: 21px;
}

.m-txt5 .user-inf .pic{
    float: left;margin: 0 40px 0 20px;text-align: center;
    font-size: 14px;color: #999;line-height: 24px;
}
.m-txt5 .user-inf .pic-user{
    margin: 10px auto;
    width: 120px;height: 120px;border-radius: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    /*padding: 0 6px;*/
    position: relative;
}
.m-txt5 .user-inf .pic-user a{
    display: block;position: absolute;left:7px;top:7px;right:7px;bottom:7px;z-index: 3;
    font-size: 14px;color: #fff;line-height: 24px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    border-radius: 50%;overflow: hidden;
}
.m-txt5 .user-inf .pic-user span{
    position: absolute;left: 0;right: 0;top: 50%;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 0)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}
.m-txt5 .user-inf .pic-user:hover span{
    opacity: 1;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 1)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=1);
}

.m-txt5 .user-inf .pic-user img{
    display: block;width: 100%;height: 100%;
}

.m-txt5 .percent{
    width: 120px;height: 120px;
    margin: 0 auto;
    position: absolute;left: -1px;top: 0;z-index: 1;
}
.m-txt5 .percent #circleProgress1-bg{
    transform:rotate(180deg);
    -ms-transform:rotate(180deg);     
    -moz-transform:rotate(180deg);    
    -webkit-transform:rotate(180deg);
    -o-transform:rotate(180deg); 
    transform-origin: 50% 50%;
    height: 120px !important;
}
.m-txt5 .percent #circleProgress1-text{
    color: #67ae23 !important;height: 24px !important;line-height: 24px !important;
    bottom: -34px !important;margin: 0  !important;
    font-size: 18px !important; 
}

/*.m-txt5 .pic p em{color: #67ae23;font-family: "Arial";font-size: 18px;}*/
.m-txt5 .txt{
    overflow: hidden;
    margin-top: 15px;
    border-left: 1px #eee solid;
    padding-left: 39px;
    font-size: 14px;color: #666;line-height: 24px;
}
.m-txt5 .txt h4{
    font-size: 24px;color: #333;line-height: 30px;font-weight: normal;
    padding: 24px 0 11px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.m-txt5 .txt p{overflow: hidden;height: 72px;margin-bottom: 18px;}
.m-txt5 .txt p em{display: block;float: left;color: #999;}
.m-txt5 .txt p span{display: block;overflow: hidden;}
.m-txt5 .a-btn{
    float: right;color: #b83e3f;margin-right: 10px;line-height: 1;
}
.m-txt5 .a-btn:hover{text-decoration: underline;}

.m-list8{}
.m-list8 li{
    padding: 21px 0 22px 0;
    border-bottom: 1px #eee solid;
    font-size: 16px;color: #666;line-height: 30px;
}
.m-list8 li {overflow: hidden;}
.m-list8 li  em{color: #333;}
.m-list8 li span{float: right;}
.m-list8 .a-btn1{
    display: block;
    font-size: 14px;color: #666;
    padding: 0 20px;
}
.m-list8 .a-btn1:hover{color: #b83e3f;}
.m-list8 .inp1{
    width: 240px;height: 38px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    border: 1px #eee solid;
    padding: 0 14px;
    font-size: 14px;color: #666;line-height: 36px;
}
.m-list8 .inp1::-webkit-input-placeholder {
   color: #ccc;font-size: 14px;
}

.m-list8 .inp1::-moz-placeholder { 
   color: #ccc;font-size: 14px;  
}

.m-list8 .inp1::-ms-input-placeholder {  
   color: #ccc;font-size: 14px;  
}

.m-list8 .a-btn2{
    display: inline-block;vertical-align: middle;
    width: 62px;height: 34px;
    border: 1px #eee solid;
    border-radius: 4px;
    font-size: 14px;color: #666;line-height: 32px;text-align: center;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
    margin-left: 30px;
    background: #fff;
    cursor: pointer;
    outline: none;
}
.m-list8 .a-btn2:hover{
    background: #b83e3f;border-color: #b83e3f;color: #fff;
}

.m-list8 input[type="radio"]{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 12px;height: 12px;
    background: url(/Public/home/images/icon30.png) no-repeat center center;
    margin: 0 10px 0 20px;
}
.m-list8 input[type="radio"]:checked{background-image: url(/Public/home/images/icon30-1.png);}

/*
-----------------[学生中心-补课需求]--------------*/
.m-txt6{padding-top: 39px;}
.m-txt6 ul{}
.m-txt6 li{
    overflow: hidden;
    padding-bottom: 16px;
    font-size: 16px;color: #666;line-height: 48px;
}
.m-txt6 li .con1{
    float: left;width: 110px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    padding-right: 19px;text-align: right;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.m-txt6 li .con1 span{color: #b83e3f;margin-right: 5px;}
.m-txt6 li .con2{float: left;width: 320px;}
.m-txt6 li .con3{float: right;width: 340px;overflow: hidden;}
.m-txt6 li .con3 span{float: left;padding: 0 20px;}
.m-txt6 li .con3 em{display: block;overflow: hidden;}
.m-txt6 li .con4{overflow: hidden;}
.m-txt6 li .sub{
    display: block;
    width: 100%;height: 48px;
    background: #b83e3f;border: none;
    font-size: 18px;color: #fff;line-height: 48px;text-align: center;
    cursor: pointer;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
    margin: 24px 0 0 110px;
}
.m-txt6 li .sub:hover{
    opacity: .8;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}
.m-txt6 li input[type="text"],.m-txt6 li select{
    display: block;width: 100%;height: 48px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    border: 1px #e0e0e0 solid;
    padding: 0 20px;
    font-size: 14px;color: #666;line-height: 46px;
}
.m-txt6 li input::-webkit-input-placeholder {
   font-size: 14px;color: #ccc;
}
.m-txt6 li input::-moz-placeholder { 
   font-size: 14px;color: #ccc;  
}
.m-txt6 li input:-ms-input-placeholder {  
   font-size: 14px;color: #ccc;  
}
.m-txt6 li select{
    background: url(/Public/home/images/icon27.png) no-repeat right 11px center;
}
.m-txt6 li textarea{
    display: block;
    width: 100%;
    height: 80px;
    border: 1px #e0e0e0 solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    padding: 5px 10px;
    font-size: 14px;color: #666;line-height: 24px;
    resize:none;margin-bottom: 14px;
}

.m-area {
    height: 48px;
    margin-right: -10px;
}
.m-txt6 li .m-area input,.m-txt6 li .date select{
    width: 31.25%;display: inline-block;vertical-align: top;
    padding-left: 9px;
}

.m-txt6 li .date{overflow: hidden;}
.m-txt6 li .date select{
    width: 80px;
}
.m-txt6 li .date em{
    padding: 0 8px 0 5px;
}
.m-txt6 h4{
    margin-bottom: 36px;
    font-size: 24px;color: #333;line-height: 30px;text-align: center;font-weight: normal;
}
.m-txt6 li label{cursor: pointer;}
.m-txt6 li input[type="radio"]{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 12px;height: 12px;
    background: url(/Public/home/images/icon30.png) no-repeat center center;
    margin: 0 10px 0 11px;
}
.m-txt6 li input[type="radio"]:checked{background-image: url(/Public/home/images/icon30-1.png);}



/*
-----------------[学生中心-我的 档案]--------------*/
.m-date{
    padding: 40px 0 36px;
    font-size: 14px;color: #666;line-height: 48px;
}
.m-date select{
    display: inline-block;vertical-align: top;
    height: 46px;line-height: 46px;
    background: #fcfcfc;border: 1px #eee solid;
    font-size: 16px;color: #666;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    padding: 0 22px 0 10px;
    background: url(/Public/home/images/icon27.png) no-repeat right 11px center;
}
.m-date .select1{width: 100px;}
.m-date .select2{width: 80px;}
.m-date em{padding: 0 9px 0 5px;}
.m-date .sub{
    display: inline-block;vertical-align: top;
    width: 110px;height: 46px;
    background: #b83e3f;border: none;
    font-size: 18px;color: #fff;text-align: center;
    cursor: pointer;margin-left: 30px;
}
.m-date .sub:hover{
    opacity: .8;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}


.m-tab1{margin: 0 -30px 24px;}
.m-tab1 ul{overflow: hidden;}
.m-tab1 li{float: left;width: 50%;}
.m-tab1 li a{
    display: block;
    font-size: 22px;color: #666;line-height: 68px;text-align: center;
    border-bottom: 1px #eee solid;
}
.m-tab1 li.on a{
    background: #84898f;color: #fff;border-color: #84898f;
}


/*
-----------------[学生中心-需求修改]--------------*/
.m-txt7{
    padding-bottom: 40px;
    border-bottom: 1px #eee solid;
}
.m-txt7 .txt{
    overflow: hidden;
    font-size: 14px;color: #666;line-height: 24px;
    padding: 37px 0 54px 0;
}
.m-txt7 .txt span{float: right;}
.m-txt7 .txt a{
    color: #666;
}
.m-txt7 .txt a:hover{color: #b83e3f;}
.m-txt7 .txt i{
    display: inline-block;vertical-align: middle;
    width: 24px;height: 24px;
    margin: 0 5px 0 20px;
    background-position: center center;
    background-repeat: no-repeat;
}
.m-txt7 .txt .icon1{background-image: url(/Public/home/images/icon32.png);}
.m-txt7 .txt .icon2{background-image: url(/Public/home/images/icon33.png);}
.m-txt7 .txt .icon3{
    width: 5px;height: 5px;margin: 0 14px 0 0;
    background-image: url(/Public/home/images/icon28.jpg);
}
.m-txt7 .txt a:hover .icon1{background-image: url(/Public/home/images/icon32-1.png);}
.m-txt7 .txt a:hover .icon2{background-image: url(/Public/home/images/icon33-1.png);}

.m-txt7 table{
    width: 100%;
    font-size: 14px;color: #666;
}
.m-txt7 table th,.m-txt7 table td{padding-bottom: 20px;}
.m-txt7 table th{
    width: 60px;font-size: 16px;font-weight: normal;line-height: 48px;
}
.m-txt7 table input[type="text"],.m-txt7 table textarea{
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    border: 1px #eee solid;
}
.m-txt7 table input[type="text"]{
    height: 48px;width: 320px;
    padding: 0 20px;
    font-size: 14px;line-height: 46px;color: #666;
}
.m-txt7 table textarea{
    width: 100%;height: 120px;
    resize:none;
    padding: 11px 19px;
}
.m-txt7 table .sub{
    display: block;width: 140px;height: 48px;
    background: #b93e40;border: none;
    cursor: pointer;
    font-size: 18px;color: #fff;line-height: 48px;text-align: center;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
    margin-top: 20px;
}
.m-txt7 table .sub:hover{
    opacity: .8;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}


/*
-----------------[学生中心-特殊学业帮助申请]--------------*/
.m-txt8{
    font-size: 14px;color: #666;line-height: 30px;
}
.m-txt8 p a{color: #666;}
.m-txt8 p a:hover{color: #b83e3f;}


/*
-----------------[学生中心-修改密码]--------------*/
.m-txt9{padding-top: 39px;}
.m-txt9 li{
    overflow: hidden;margin-bottom: 20px;
    font-size: 14px;color: #666;line-height: 48px;
}
.m-txt9 li .con1{float: left;width: 180px;margin-right: 13px;font-size: 16px;text-align: right;}
.m-txt9 li .con1 em{color: #b83e3f;margin-right: 5px;}
.m-txt9 li .con2{overflow: hidden;margin-left: 193px;}
.m-txt9 li input[type="password"]{
    display: inline-block;vertical-align: top;
    width: 320px;height: 48px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    background: #fcfcfc;border: 1px #e3e3e3 solid;
    font-size: 14px;color: #666;line-height: 46px;
    padding: 0 10px;
    margin-right: 16px;
}
.m-txt9 li .sub{
    display: block;width: 320px;height: 48px;
    background: #b83e3f;border: none;
    cursor: pointer;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
    font-size: 18px;color: #fff;line-height: 48px;text-align: center;
    margin-top: 20px;
}
.m-txt9 li .sub:hover{
    opacity: .8;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}
.m-txt9 li .tips{
    display: inline-block;vertical-align: top;
    font-size: 14px;
}
.m-txt9 li .tips span{color: #b83e3f;}
.m-txt9 li .tips i{
    display: inline-block;vertical-align: middle;
    width: 30px;height: 4px;background: #eee;
}
.m-txt9 li .tips .icon1{background: #94c665;}
.m-txt9 li .tips .icon2{background: #67ae23;}


/*
-----------------[学生中心-个人信息-头像修改]--------------*/
.m-head{
    width: 600px;
    border: 1px #eee solid;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    padding: 0 0 28px;
}
.m-head h4{
    font-size: 16px;color: #333;line-height: 59px;font-weight: normal;
    border-bottom: 1px #eee solid;
    padding: 0 20px;
    margin-bottom: 56px;
}
.m-head .con{text-align: center;}
.m-head .pic{
    display: inline-block;vertical-align: top;
    width: 140px;
}
.m-head .pic p{color: #b83e3f;}
.m-head .pic .img{
    width: 140px;height: 140px;
    margin-bottom: 12px;
    font-size: 12px;color: #b83e3f;line-height: 24px;text-align: center;
    position: relative;overflow: hidden;
}
.m-head .pic .img img{display: block;width: 100%;height: 100%;}
.m-head .pic label{
    display: block;width: 100%;height: 100%;cursor: pointer;
}
.m-head .pic label span{
    display: block;width: 100%;height: 100%;
    background: #eee url(../images/icon35.png) no-repeat center center;
}
.m-head .pic .file{
    position: absolute;left: -999px;
}

/*
-----------------[金卡中通快递单号查询快速购买]--------------*/
.m-gold-reg{
    padding: 40px 0;
    overflow: hidden;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.m-gold-reg .inner{
    overflow: hidden;
    background: #fff url(../images/bg5.jpg) no-repeat left top;
    -webkit-background-size: 50% 100%;
    -moz-background-size: 50% 100%;
    -o-background-size: 50% 100%;
    background-size: 50% 100%;
}
.m-gold-reg .col-l,.m-gold-reg .col-r{
    float: left;width: 50%;position: relative;
}
.m-gold-reg .col-l{
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding-bottom: 97px;
}
.m-gold-reg .col-l:after{
    content: "";
    display: block;width: 10px;height: 19px;
    background: url(/Public/home/images/icon36.png) no-repeat center center;
    position: absolute;left: 100%;top:50%;
    margin-top: -9px;
}
.m-gold-reg h3{
    font-size: 24px;color: #fff;line-height: 30px;font-weight: normal;
    border-bottom: 1px rgba(255,255,255,.2) solid;
    margin: 0 40px;
    padding: 37px 0 17px;
}
.m-gold-reg .col-l h3{margin-bottom: 192px;}
.m-gold-reg .col-r h3{
    color: #333;border-color: #eee;
}
.m-gold-reg .col-l .txt{
    font-size: 14px;color: #c1c8d0;line-height: 24px;
    padding: 0 80px 88px 85px;
}
.m-gold-reg .col-l .txt p{
    max-height: 48px;overflow: hidden;
}
.m-gold-reg .col-l h4{
    font-size: 30px;color: #febd3d;line-height: 40px;
    margin-bottom: 6px;
}
.m-gold-reg .col-l h4 em{
    display: inline-block;vertical-align: middle;
    font-family: "Impact";
    font-size: 36px;color: #fff;
    opacity: .1;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 10)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=10);
    margin-left: -43px;
    margin-right: 8px;
}

.m-gold-reg .m-txt6{
    padding-top: 60px;
}
.m-gold-reg .m-txt6 .con1{width: 160px;}
.m-gold-reg .m-txt6 .con3{
    width: 320px;
    overflow: hidden;float: none;
    padding: 10px 0 4px;
    margin-left: 160px;
}
.m-gold-reg .m-txt6 li .sub{background: #983031;margin-left: 160px;}

/*
-----------------[金卡中通快递单号查询快速登录]--------------*/
.m-gold-login{
    padding: 130px 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.m-gold-login .inner{
    width: 380px;margin: 0 auto;
    background: rgba(255,255,255,.2);
}

/*******************************
    -------[=苹果]-------
********************************/



.m-txt6 li .tips {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    padding-left: 16px;
}
.m-txt6 li .tips span {
    color: #b83e3f;
}


.m-data{
    width: 600px;
    border: 1px #eee solid;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    padding: 0 10px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
}
.m-data h4{
    font-size: 16px;color: #333;line-height: 59px;font-weight: normal;
    border-bottom: 1px #eee solid;
    padding: 0 20px;
    margin-bottom: 20px;
}
.m-data textarea{
    display: block;
    width: 70%;height: 200px;
    border: none;background: #f5f5f5;
    font-size: 14px;color: #333;line-height: 24px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    padding: 10px;
    resize:none;
    margin: 0 auto 20px;
}
.m-data .sub{
    display: block;width: 120px;height: 40px;
    margin: 0 auto;
    border: none;cursor: pointer;background: #febd3d;
    border-radius: 20px;
    font-size: 14px;color: #932e2e;line-height: 40px;text-align: center;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.m-data .sub:hover{
    opacity: .8;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}


















