a, blockquote, body, button form, code, dd, div, dl, dt, fieldset, h1, h2, h3, h4, h5, h6, img, input, legend, li, ol, p, pre, td, textarea, th, ul {
    padding: 0;
    margin: 0;
    font-weight: normal;
    font-family: "Microsoft Yahei", Arial;
}

body {
    color: #999;
    font-size: 14px;
    margin: auto;
    font-family: "Microsoft Yahei", Arial;
    background-color: #fff
}

ol, ul {
    list-style: none
}

a, a:hover {
    text-decoration: none;
    color: #999
}

b, i {
    font-weight: 400;
    font-style: normal
}

img {
    border: 0
}

.container {
    width: 75%;
    margin: auto
}

input {
    outline: none;
    font-size: 14px;
    color: #999;
    padding-left: 5px;
    font-family: "Microsoft Yahei", Arial;
}

table {
    border-collapse: collapse;
}

textarea {
    resize: none;
    outline: none;
    font-family: "Microsoft Yahei", Arial;
    font-size: 14px;
}
select{
    font-family: "Microsoft Yahei", Arial;
    font-size: 14px;
    outline: none;
}
.hide {
    display: none;
}

body {
    background-color: #f4f4f4;
}

.left, .right {
    display: inline-block;
    vertical-align: top;
}

.notfind {
    margin: auto;
    width: 500px;
    height: 405px;
    background: url('../img/nofind_bg.png') no-repeat 0 0;
    background-size: 100% 100%;
    text-align: center;
}

.notfind .none {
    font-size: 134px;
    color: #6eaad6;
    padding-top: 30px;
}

.notfind .tip {
    font-size: 18px;
    color: #fff;
    background-color: #6eaad6;
    width: 276px;
    height: 36px;
    margin: auto;
    line-height: 36px;
    margin-bottom: 60px;

}

.notfind .tohome {
    font-size: 18px;
    color: #2c7db8;
    text-decoration: underline;
}

.mobile_top {
    background-color: #fff;
    padding: 20px 0;
    text-align: center;
    border-bottom: 1px solid #ddd;
}

.iden {
    background-color: #fff;
    margin-top: 40px;
    border: 1px solid #f1f1f1;
    border-top: 0;
    height: 428px;
}

.iden .left {
    width: 49%;
    text-align: center;
    padding-top: 120px;
    height: 308px;
    border-right: 1px solid #f1f1f1;
}

.iden .left img {
    width: 212px;
    height: 154px;
}

.iden .right {
    width: 50%;
    text-align: center;
    padding: 30px 0;
    vertical-align: middle;
}

.iden .right .iden_way {
    width: 250px;
    margin: auto;
    text-align: center;
    border-bottom: 1px solid #2C7DB8;
}

.iden .right .iden_way li {
    display: inline-block;
    width: 122px;
    height: 40px;
    line-height: 40px;
}

.iden .right .iden_way li a {
    display: block;
    border-bottom: 2px solid transparent;
    line-height: 40px;
}

.iden .right .iden_way li a:hover, .iden .right .iden_way li a.current {
    color: #2C7DB8;
   // border-bottom: 2px solid #2C7DB8;
}

.iden .right .iden_detail {
    text-align: center;
    padding-bottom: 25px;
    border-bottom: 1px solid #f1f1f1;
    margin: auto;
    margin-bottom: 25px;
    width: 250px;

}

.iden .right .iden_detail .input_num {
    width: 243px;
    height: 40px;
    border: 1px solid #f1f1f1;
    display: block;
    margin: auto;
    margin-top: 15px;
    margin-bottom: 25px;

}

.iden .right .iden_detail .input_iden {
    width: 115px;
    height: 40px;
    border: 1px solid #f1f1f1;
    padding-left: 5px;
    margin-right: 6px;
}

.iden .right .iden_detail .get_mes {
    display: inline-block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    color: #2c7db8;
    border: 1px solid #2C7DB8;
    text-align: center;
}

.iden .right .iden_detail .submitbtn {
    display: block;
    width: 248px;
    height: 40px;
    border: 1px solid #3087C7;
    background-color: #3087C7;
    margin: auto;
    margin-top: 25px;
    color: #fff;
    font-size: 14px;
    line-height: 40px;
}

.iden .right .reset_pw {
    display: block;
    width: 248px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #68ae4e;
    border: 1px solid #68ae4e;
    margin: auto;
    margin-top: 25px;
}

.iden .right .free_zc {
    display: block;
    width: 248px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #2c7db8;
    border: 1px solid #2c7db8;
    margin: auto;
    margin-top: 10px;
}

.mobile_foot {
    text-align: center;
    padding-top: 50px;
}

.iden .me_agree {
    text-align: left;
    margin: 5px 0;
}

.check,.me_agree .checkbox-label + label {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url('../img/check.png') no-repeat 0 0;
    background-size: 100% 100%;
    margin-top: 3px;
    vertical-align: top;
    margin-right: 5px;
}

.checked,.me_agree .checkbox-label:checked + label {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url('../img/checked.png') no-repeat 0 0;
    background-size: 100% 100%;
    margin-top: 3px;
    vertical-align: top;
    margin-right: 5px;
}


.redister_page {
    height: 460px;
}

.redister_page .password {
    width: 243px;
    height: 40px;
    border: 1px solid #f1f1f1;
    display: block;
    margin: auto;
    margin-top: 15px;
}

.redister_page .right .iden_detail .submitbtn {
    margin-top: 0px;
}

.redister_page .right .iden_detail .mobile_sub {
    margin-top:25px;
}

.iden .left {
    padding-top: 150px;
    height: 310px;
    border-right: 1px solid #f1f1f1;
}

.iden .right {
    vertical-align: middle;
}

.top {
    background-color: #f0f0f0;
    color: #666;
}

.top span {
    display: inline-block;
    vertical-align: middle;
    padding: 5px 0;
}

.top img {
    vertical-align: middle;
    margin-right: 3px;
}

.top .telnum {
    margin-right: 20px;
}

.top .search_box {
    position: relative;
    margin-left: 10%;

}

.top .search_box input {
    border: 0;
    position: relative;
    padding-left: 30px;
    width: 100%;
    height: 26px;
    border-radius: 30px;
    background-color: #fff;
    color: #666;
}

.top .search_box .search_icon {
    display: inline-block;
    width: 16px;
    height: 15px;
    background: url('../img/searck.png');
    position: absolute;
    top: 11px;
    z-index: 2;
    left: 9px;
}

.fr {
    float: right;
}

.top .mine {
    padding: 5px 0;
    display: inline-block;
    width: 150px;
    text-align: center;
    position: relative;
    border-left: 1px solid #f1f1f1;
    border-right: 1px solid #f1f1f1;
    margin-left: 20px;
}

.top .mine img {
    width: 28px;
    height: 28px;
    border-radius: 50%;
}

.top .down {
    display: inline-block;
    width: 11px;
    height: 7px;
    background: url('../img/down.png');
    vertical-align: top;
    margin-top: 9px;
}

.top .up {
    display: inline-block;
    width: 11px;
    height: 7px;
    background: url('../img/up.png');
    vertical-align: top;
    margin-top: 9px;
}

.top .child_menu {
    position: absolute;
    top: 38px;
    left: -1px;
    z-index: 2;
    background-color: #fff;
    border: 1px solid #f1f1f1;
    border-top: 0;
    width: 150px;
    text-align: center;
}

.top .child_menu a {
    display: block;
    line-height: 40px;
    border-bottom: 1px solid #f1f1f1;
    color: #666;
}

.top .city {
    margin-right: 3%;
}

.top .city .down, .top .city .up {
    margin-top: 10px;
}

.top .topbtn {
    display: inline-block;
    width: 66px;
    height: 24px;
    border: 1px solid #2C7DB8;
    text-align: center;
    line-height: 24px;
    border-radius: 30px;
    margin-top: 3px;

}

.top .topbtn:hover {
    background-color: #2C7DB8;
    color: #fff;
}

.header {
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    display: flex;
    align-items: center;
    min-height: 74px;
}

.header img {
    vertical-align: middle;
}

.header .nav {
    display: flex;
    align-items: center;
    /* margin-left: 10%; */
    list-style: none;
    margin-bottom: 0;
}

.header .nav li {
    display: inline-block;
    margin: 0 15px;
    position: relative;
}

.header .nav li a {
    display: block;
    line-height: 74px;
    border-bottom: 2px solid transparent;
    font-size: 18px;
    color: #666;
    transition: all 0.3s;
}

.header .nav li a:hover, 
.header .nav li a.current,
.header .nav li:hover > a {
    font-weight: bold;
    border-bottom: 2px solid #2C7DB8;
    color: #2C7DB8;
}

.foot {
    background-color: #3E403F;
    padding: 40px 0;
}

.foot .consult_ser {
    color: #fff;
    font-size: 16px;
}

.foot .consult_ser a {
    color: #fff;
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
    width: 120px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border: 2px solid #fff;
    border-radius: 30px;
    margin-left: 20px;

}

.foot .consult_ser .fr {
    margin-top: 12px;
}

.foot .left {
    width: 30%;
    margin-right: 10%;
}

.foot .middle {
    width: 25%;
    display: inline-block;
    margin: auto;
}

.foot .right {
}

.foot_del {
    margin-top: 50px;
}

.foot .left p {
    margin-top: 30px;
}

.foot .title {
    color: #fff;
    font-size: 18px;
    margin-top: 30px;
}

.foot .middle img {
    vertical-align: middle;
    margin-right: 10px;
}

.foot .middle li, .foot .right li {
    margin-top: 20px;
}

.foot .right li a {
    display: inline-block;
    width: 60px;
}

.foot .right li a:hover {
    color: #fff;
}

.footer {
    background-color: #2B2D2C;
    text-align: center;
    padding: 10px 0;
}

.footer p {
    display: inline-block;
}

.footer ul {
    display: inline-block;
    margin-left: 5%;
}

.footer ul li {
    display: inline-block;
    margin-right: 10px;
}

.footer ul li a:hover {
    color: #fff;
}

.center_page {
    margin-top: 30px;
    margin-bottom: 30px;
}

.center_page .left {
    width: 20%;
    background-color: #fff;
    text-align: center;
    margin-right: 2%;
}

.center_page .left .top_title {
    padding: 20px 0;
}

.center_page .left .top_title img {
    width: 116px;
    height: 116px;
    border-radius: 50%;
}

.center_page .left .top_title .account {
    color: #333;
    font-size: 16px;
    font-weight: bold;
}

.center_page .left .navbar li a {
    display: block;
    line-height: 50px;
    border-top: 1px solid #f1f1f1;
}

.center_page .left .navbar li a img {
    vertical-align: middle;
}

.center_page .right {
    width: 77%;
    background-color: #fff;
}

.all_title {
    font-size: 24px;
    color: #333;
    padding: 20px 0 20px 5%;
    border-bottom: 1px solid #f1f1f1;
    font-weight: normal;
}

.center_page .mine_mes p {
    padding-left: 5%;
    line-height: 60px;
    border-bottom: 1px solid #f1f1f1;
}

.center_page .mine_mes .me_title {
    display: inline-block;
    width: 20%;
    font-size: 18px;
    color: #666;
}

.center_page .mine_mes p input {
    width: 30%;
    height: 36px;
    border: 1px solid #ddd;
    padding-left: 2%
}

/*.radio {
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    background: url('../img/radio.png') no-repeat 0 0;
    margin-right: 5px;
}

.radioed {
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    background: url('../img/radioed.png') no-repeat 0 0;
    margin-right: 5px;
}*/


.radio,.radios .checkbox-label + label{
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    background: url('../img/radio.png') no-repeat 0 0;
    margin-right: 5px;
}
.radioed,.radios .checkbox-label:checked + label{
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    background: url('../img/radioed.png') no-repeat 0 0;
    margin-right: 5px;
}

.center_page .radios .sex2{
    margin-left:20px;
}




.center_page .grade_sel {
    position: relative;
}

.center_page .grade_sel .down_icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url('../img/more.png') no-repeat 0 0;
    position: absolute;
    top: 6px;
    right: 4px;
}

.center_page .grade_sel select {
    width: 15%;
    height: 36px;
    border: 1px solid #ddd;
    margin-left: 5%;
    color: #aaa;
    font-family: "Microsoft Yahei", Arial;
    outline: 0;
}

.center_page .submitbtn {
    display: block;
    width: 84px;
    background-color: #2C7DB8;
    color: #fff;
    height: 37px;
    line-height: 37px;
    text-align: center;
    border-radius: 2px;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 24%;
}

.art_nocollect {
    text-align: center;
    padding-top: 80px;
    padding-bottom: 120px;
}

.art_nocollect .not_art {
    margin-top: 10px;
}

.art_list {
    padding: 20px 0;
    padding-left: 5%;
    border-bottom: 1px solid #f1f1f1;
}

.art_list li {
    display: inline-block;
    vertical-align: top;
}

.art_list li.pic img {
    width: 240px;
    height: 150px;
}

.art_list li.content {
    width: 60%;
    margin-left: 2%;
}

.me_clock {
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url('../img/me_clock.png') no-repeat 0 0;
    vertical-align: middle;
}

.me_sign {
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url('../img/me_sign.png') no-repeat 0 0;
    vertical-align: middle;
    margin-left: 15px;
}

.me_heart {
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url('../img/me_heart.png') no-repeat 0 0;
    vertical-align: middle;
    margin-left: 10px;
}

.art_list li.content h3 {
    font-size: 24px;
    color: #c6ccd2;
    font-weight: normal;
}

.art_list li.content p a {
    color: #c6ccd2;
    margin-right: 5px;
}

.art_list li.content p {
    color: #c6ccd2;
    line-height: 24px;

}

.art_list li.content p.tip {
    margin: 20px 0;
    height: 48px;
}

.page {
    margin: auto;
    margin-top: 30px;
    margin-bottom: 30px;
    text-align: center;
}

.page li {
    display: inline-block;

}

.page li a {
    display: block;
    padding: 5px 10px;
    color: #c6ccd2;
    border: 1px solid #c6ccd2;
}

.page li a:hover, .page li a.current {
    background-color: #2C7DB8;
    color: #fff;
    border: 1px solid #c6ccd2;
}

.order_list {
    width: 100%;
    text-align: center;
}

.order_list .title {
    background-color: #F2F9FE;
}

.order_list td {
    height: 80px;
    border-bottom: 1px solid #f1f1f1;
}

.order_list .title td {
    border: 1px solid #f1f1f1;
    border-top: 0;
    height: 60px;
    font-size: 18px;
    color: #666;

}

.order_list .order_cate, .order_list .order_num {
    color: #666;
}

.order_list .order_price {
    color: #fc2323
}

.order_list .order_status a {
    color: #2C7DB8;
    margin-top: 5px;
}

.order_list .order_pay a {
    display: inline-block;
    width: 84px;
    height: 36px;
    color: #fff;
    line-height: 36px;
    background-color: #2C7DB8;
    border-radius: 2px;
}

.order_status {
    position: relative;
}

.order_status .topay {
    font-size: 12px;
    color: #ffffff;
    padding: 2px 5px;
    background-color: #68AE4F;
    border-radius: 3px;
    margin-left: 5px;
    position: absolute;
    right: 12px;
    top: 32px;
}

.order_del a {
    color: #2C7DB8;
}

.news_show table {
    width: 100%;
}

.news_show table td {
    border: 1px solid #f1f1f1;
    border-top: 0;
    height: 60px;
    font-size: 18px;
    color: #666;
    width: 25%;
    text-align: center;
    background-color: #fafafa;
}

.news_show table td:hover, .news_show table td.current {
    color: #2C7DB8;
    font-weight: bold;
    border-bottom: 1px solid #2C7DB8;
    background-color: #fff;
}

.new_list {
    padding: 20px 5%;
    border-bottom: 1px solid #f1f1f1;
}

.new_list li {
    display: inline-block;
    vertical-align: middle;
}

.new_list li.pic {
    width: 88px;
    height: 86px;
    margin-right: 2%;
}

.new_list li.content {
    width: 75%;
}

.new_list li.content h3 {
    font-weight: normal;
    font-size: 18px;
    color: #333;
}

.new_list li.content .tip {
    color: #666;
    margin: 10px 0;
    font-size: 16px;
}

.new_list li.delete {
}

.new_list li.delete a {
    color: #fc2323;
    float: right;
}

.nonews {
    text-align: center;
    padding-top: 80px;
    padding-bottom: 90px;
}

.nonews .tip {
    margin-top: 10px;
}

.center_page .account_mes p {
    padding-left: 5%;
    padding-right: 5%;
    line-height: 60px;
    border-bottom: 1px solid #f1f1f1;
    font-size: 18px;
}

.center_page .account_mes .me_title {
    display: inline-block;
    width: 20%;
    font-size: 18px;
    color: #666;
}

.center_page .account_mes img {
    vertical-align: middle;
    margin-right: 10px;
    width:28px;
    height:28px;
}

.center_page .account_mes .editbtn {
    font-size: 14px;
    color: #2C7DB8;
    float: right;
}

.account_mes .editcon {
    background-color: #F2F9FE;
    padding: 20px 5%;
    display: none;
    text-align: center;
}

.account_mes .photo {

}

.account_mes .photo .del_left {

    width: 30%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
}

.account_mes .photo .del_left .selimg {
    width: 180px;
    height: 180px;
    border-radius: 50%;
    border: 1px solid #ddd;
    background-color: #fff;
    margin: auto;
    margin-bottom: 20px;

}

.account_mes .photo .del_right {
    width: 308px;
    height: 308px;
    border: 1px solid #ddd;
    display: inline-block;
    vertical-align: top;
    background-color: #fff;

}

.account_mes .photo .del_left a {
    width: 84px;
    height: 37px;
    background-color: #999;
    color: #fff;
    display: inline-block;
    text-align: center;
    line-height: 37px;
    border-radius: 2px;
}

.account_mes .photo .del_left a.selbtn {
    background-color: #2C7DB8;
}

.center_page .editcon p {
    border-bottom: 0;
}

.editcon input {
    width: 40%;
    height: 36px;
    border: 1px solid #ddd;
    padding-left: 2%;
    font-size: 18px;
}

.editcon .yesbtn {
    width: 84px;
    height: 37px;
    background-color: #2C7DB8;
    color: #fff;
    display: inline-block;
    text-align: center;
    line-height: 37px;
    border-radius: 2px;
    margin-left: 23%;
    margin-top: 10px;
}

.editcon .iden_input {
    width: 19%;
    margin-right: 2%;
    font-size: 18px;
}

.editcon .iden_mes {
    display: inline-block;
    width: 19%;
    text-align: center;
    color: #2d7fbb;
    border: 1px solid #2d7fbb;
    height: 36px;
    line-height: 36px;
    vertical-align: middle;
}

.study_aborad {
    margin-bottom: 40px;
    margin-top: 20px;
}

.study_aborad .banner {
    width: 100%;
    height: 185px;
    background-size: 100% 100%;
    padding-top: 15px;
    margin-bottom: 20px;
}

.study_aborad .banner .banner_text {
    width: 534px;
    height: 98px;
    padding-top: 40px;
    margin: auto;
    text-align: center;
    color: #fff;
    font-size: 36px;
    margin-top: 31px;
}

.study_aborad .left {
    width: 70%
}

.study_news {
    padding: 20px 2% 0 2%;
    background-color: #fff;
    border-radius: 10px;
}

.module_title {
    color: #2C7DB8;
    border-bottom: 1px solid #ddd;
    font-weight: normal;
    font-size: 18px;
    padding-bottom: 5px;
    margin-bottom: 10px;

}

.module_title .more {
    float: right;
    color: #2C7DB8;
    font-size: 14px;
}

/* Fix inline-block gap so three items can fit per row */
.snews_list {
    font-size: 0;
}

.snews_list li {
    display: inline-block;
    width: 30%;
    background-color: #F7F7F7;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.snews_list li:hover {
    box-shadow: 0 0 10px #666;
}

.snews_list li.middle {
    margin: 1.5%;
}

.snews_list li img {
    width: 100%;
    height: 150px;
}

.snews_list li .news_title {
    padding: 0 8px;
    display: block;
    color: #666;
    margin-top: 5px;
    margin-bottom: 10px;
    height: 20px;
    overflow: hidden;
}

.snews_list li {
    display: inline-block;
    width: 30%;
    background-color: #F7F7F7;
    padding-bottom: 10px;
    margin-bottom: 20px;
    font-size: 14px; /* restore child font-size after parent reset */
}
    padding: 20px 2% 0 2%;
    border-radius: 10px;
}

.study_apply .apply_list {
    display: inline-block;
    vertical-align: top;
    width: 49%;
    margin-bottom: 20px;
}

.study_apply .apply_list li {
    display: inline-block;
    vertical-align: top;
}

.study_apply .apply_list li.pic {
    width: 40%;
    height: 126px;
}

.study_apply .apply_list li.pic img {
    width: 100%;
    height: 130px;
}

.study_apply .apply_list li.content {
    padding: 0 1%;
    width: 55%;
}

.study_apply .apply_list li.content .apply_title a {
    font-size: 16px;
    color: #666;
    font-weight: normal;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    text-align: justify;
    display: block;
}

.study_apply .apply_list li.content .apply_intro a {
    display: block;
    line-height: 24px;
    text-align: justify;
    height: 48px;
    overflow: hidden;
    margin-top: 5px;
    margin-bottom: 10px;
}

.study_apply .study_new {
    margin-top: 20px;

}

.study_other {
    background-color: #fff;
    border-radius: 10px;
    overflow: hidden;
    margin-top: 40px;
}

.study_other table.other_title {
    width: 100%;
}

.study_other table.other_title td {
    width: 33%;
    height: 50px;
    border: 1px solid #f1f1f1;
    border-top: 1px solid #fff;
    background-color: #F9F9F9;
    text-align: center;
    font-size: 18px;
    color: #666;
    cursor: pointer;
}

.study_other table.other_title td:hover, .study_other table.other_title td.current {
    color: #2C7DB8;
    border-bottom: 1px solid #2C7DB8;
    background-color: #fff;
}

.other_content {
    background-color: #fff;
    padding: 0px 3%;
    text-align: center;
    padding-bottom: 20px;
}

.other_content .other_list {
    display: inline-block;
    vertical-align: top;
    padding: 10px 4%;
    width: 40%;
}

.other_content .other_list h4 a {
    font-size: 14px;
    color: #666;
    font-weight: normal;
    line-height: 24px;
    display: block;
    height: 24px;
    text-align: justify;
    overflow: hidden;
    margin-bottom: 5px;
}

.other_content .other_list li {
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
}

.other_content .other_list li p {
    text-align: left;
}

.other_content .other_list li.spe {
    border-bottom: 0;
}

.other_content .for_more {
    display: block;
    width: 104px;
    height: 34px;
    border: 1px solid #2C7DB8;
    color: #2C7DB8;
    border-radius: 30px;
    text-align: center;
    line-height: 34px;
    margin: auto;
    margin-top: 10px;
}

.study_aborad .right {
    width: 27%;
    margin-left: 2%;
}

.hot_search {
    background-color: #fff;
    padding: 20px 5%;
    border-radius: 10px;
}

.hot_search .search_box {
    position: relative;
}

.hot_search .search_box input {
    width: 75%;
    height: 32px;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding-left: 2%;
}

.hot_search .search_box .search_icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url('../img/stay_search.png') no-repeat 0 0;
    background-size: 100% 100%;
    position: absolute;
    right: 25%;
    top: 9px;
}
.search_box .search_icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url('../img/stay_search.png') no-repeat 0 0;
    background-size: 100% 100%;
    position: absolute;
    right: 25%;
    top: 9px;
}

.hot_search .search_box .search_btn {
    display: inline-block;
    width: 20%;
    height: 32px;
    color: #fff;
    background-color: #68ae4f;
    text-align: center;
    line-height: 34px;
    border-radius: 3px;
    margin-left: 2%;
}

.hot_search .hot_word a {
    display: inline-block;
    width: 30%;
    text-align: center;
    height: 32px;
    line-height: 32px;
    background-color: #2C7DB8;
    color: #fff;
    border-radius: 30px;
    margin-top: 15px;
}

.hot_search .hot_word a.spe {
    margin: 1.5%;
    margin-top:15px;
}

.hot_search .tip {
    color: #2C7DB8;
    margin: 25px 0;
}

.hot_search ul {
    margin-bottom: 20px;
}

.hot_search ul li {
    display: inline-block;
    width: 32%;
    text-align: center;
    vertical-align: top;
}

.hot_search ul li img {
    width: 66px;
    height: 52px;
}

.hot_search .consult_num {
    color: #2C7DB8;
    text-align: center;
    font-size: 24px;
}

.hot_search .consult_tip {
    color: #666;
    text-align: center;
    font-size: 16px;
}

.hot_search .consult_btn {
    display: block;
    background-color: #2C7DB8;
    color: #fff;
    text-align: center;
    height: 36px;
    line-height: 36px;
    border-radius: 3px;
    margin: 15px 0 20px 0;
}

.hot_search .consult_line {
    color: #2C7DB8;
    font-size: 12px;
    text-align: center;

}

.study_aborad .right .hot_art {
    background-color: #fff;
    padding: 20px 5%;
    border-radius: 10px;
    margin-top: 40px;
}

.hot_art h3 {
    font-weight: normal;
    font-size: 18px;
    color: #2C7DB8;
    margin-bottom: 5px;
}

.hot_art .top_a {
    height: 100px;
    width: 100%;
    position: relative;
    background-size: 100% 100%;
    margin-bottom: 10px;
}

.hot_art .top_a .hot_ranking1 {
    padding: 2px 5px;
    color: #fff;
    background-color: #D62626;
    position: absolute;
    top: 0px;
    left: 0px;
    font-size: 10px;
}

.hot_art .top_a .hot_intro {
    color: #fff;
    padding: 3px 6%;
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    bottom: 0px;
    left: 0px;
    text-align: justify;
    font-size: 12px;
    line-height: 18px;
    width: 88%;
}

.hot_art .top_a .hot_ranking2 {
    padding: 2px 5px;
    color: #fff;
    background-color: #F39800;
    position: absolute;
    top: 0px;
    left: 0px;
    font-size: 10px;
}

.hot_art .hot_list li a {
    display: block;
    line-height: 24px;
    color: #666;
    padding: 5px 0;
    border-bottom: 1px dashed #ddd;
    height: 48px;
    overflow: hidden;
    text-align: justify;
}

.hot_art .hot_list li a:hover {
    color: #2C7DB8;
}

.hot_art .hot_list li a.spe {
    border: 0;
}

.search_content {
    background-color: #fff;
    border-radius: 10px;
    padding: 20px 2% 20px 2%;
}

.search_content .search_word {
    font-size: 24px;
    color: #333;
    font-weight: normal;
    border-bottom: 2px solid #ddd;
}

.search_content .search_word .search_icon {
    display: inline-block;
    width: 19px;
    height: 18px;
    background: url('../img/searck.png') no-repeat 0 0;
    background-size: 100% 100%;
    vertical-align: middle;
    margin-right: 5px;
}

.search_content .tip {
    margin: 10px 0;
}

.search_content .search_list {
    margin-bottom: 20px;
}

.search_content .search_list li {
    display: inline-block;
    vertical-align: middle;
}

.search_content .search_list li.pic {
    width: 25%;
    margin-right: 4%;
}

.search_content .search_list li.pic img {
    width: 100%;
    height: 136px;
}

.search_content .search_list li.con {
    width: 60%;
}

.search_content .search_list li.con h4 {
    color: #666;
    font-weight: normal;
    font-size: 18px;
}

.writer {
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url('../img/gray_me.png') no-repeat 0 0;
    background-size: 100% 100%;
    vertical-align: top;
}

.read_num {
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url('../img/grayl_eye.png') no-repeat 0 0;
    background-size: 100% 100%;
    vertical-align: top;
}

.time {
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url('../img/grayl_clock.png') no-repeat 0 0;
    background-size: 100% 100%;
    vertical-align: top;
}

.search_content .search_list li.con p {
    line-height: 24px;
    margin: 10px 0;
}

.search_content .search_list li.con p span.spe {
    margin: 0 20px;
}

.search_content .search_list li.con .intro {
    display: block;
    text-align: justify;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
}

.study_art {
    margin-top: 40px;
    margin-bottom: 40px;
}

.study_art .right {
    width: 70%;

}

.study_art .left {
    width: 27%;
    margin-right: 2%;
}

.art_title {
    padding-left: 5%;
    border-bottom: 1px solid #ddd;
    font-size: 18px;
    color: #333;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.study_art .search_list {
    padding-left: 5%;
}

.study_art .search_content {
    padding: 20px 0;
}

.art_nav {
    background-color: #fff;
    border-radius: 10px;
}

.art_nav li a {
    display: block;
    line-height: 76px;
    text-align: center;
    font-size: 18px;
    border-bottom: 1px solid #f1f1f1;
}

.art_nav li a:hover, .art_nav li a.current {
    font-size: 24px;
    color: #2C7DB8;
}

.art_detail {
    padding: 20px 0;
    background-color: #fff;
    border-radius: 10px;
}

.art_detail .about_art {
    padding: 0 5%;
}

.art_detail .artdel_title {
    height: 340px;
    background-size: 100% 100%;
    text-align: center;
}

.art_detail .artdel_title h1 {
    color: #fff;
    display: inline-block;
  //  width: 500px;
    height: 80px;
    text-align: center;
    line-height: 80px;
    font-size: 24px;
    margin: auto;
    margin-top: 130px;
    padding: 0 15px;
}



.star{
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url('../img/grayl_star.png') no-repeat 0 0;
    background-size: 100% 100%;
    vertical-align: top;
    margin-left: 15px;
    color:red;
}

.art_detail .tip {
    line-height: 24px;
    margin: 15px 0;
}

.art_detail .time {
    margin-left: 15px;
}

.art_detail .art_content {
    color: #666;
    line-height: 30px;
    text-indent: 2em;
    text-align: justify;
    padding-bottom: 80px;
}

.art_detail b {
    padding-left: 2em;
}

.art_detail .share {
    background-color: #F2F9FE;
    padding: 20px 0;
    border-top: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
    padding-left: 5%;

}

.art_detail .share span {
    font-size: 18px;
    color: #2C7DB8;
    margin-right: 20px;
}

.art_detail .share img {
    vertical-align: middle;
    margin-right: 20px;
}

.art_detail .art_comment {
    padding: 30px 5%;
}

.art_comment .fill_com {
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 30px;
    padding-top: 30px;
    padding-left: 20px;
    border-radius: 10px;
    background-color: #fff;
}

.art_comment .fill_com li {
    display: inline-block;
    vertical-align: top;

}

.art_comment .fill_com li.photo {
    width: 10%;
}

.art_comment .fill_com li.photo img {

    width: 50px;
    height: 50px;
}

.art_comment .fill_com li.con {
    width: 83%;
    margin-left: 2%;
}

.art_comment .fill_com li.con p {
    font-size: 16px;
}

.art_comment .fill_com li.con .hisname {
    color: #333;
}

.art_comment .fill_com li.con textarea {
    width: 96%;
    padding: 2%;
    height: 80px;
    border: 1px solid #999;
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 14px;
    font-family: "Microsoft Yahei", Arial;
}

.art_comment .fill_com li.con .showbtn {
    display: block;
    width: 88px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    background-color: #2C7DB8;
    color: #fff;
    border-radius: 3px;

}

.art_comment .all_com {
    padding-top: 30px;
    background-color: #fff;
    border-radius: 10px;
    margin-top: 30px;
    padding-left: 30px;
}

.art_comment .all_com p {
    font-size: 16px;
    color: #333;
    font-weight: normal;
}

.art_comment .com_detail {
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 20px;
    padding-top: 20px;
}

.art_comment .com_detail li {
    display: inline-block;
    vertical-align: top;

}

.art_comment .com_detail li.photo {
    width: 10%;
}

.art_comment .com_detail li.photo img {

    width: 50px;
    height: 50px;
}

.art_comment .com_detail li.con {
    width: 83%;
    margin-left: 2%;
}

.art_comment .com_detail li.con .hisname {
    color: #333;
    font-size: 16px;
}

.art_comment .com_detail li.con .content {
    line-height: 26px;
    margin: 10px 0;
}

.art_comment .com_detail li.con .about_mes {
    line-height: 24px;
}

.com_icon {
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url('../img/hrayl_com.png') no-repeat 0 0;
    vertical-align: middle;
}

.bad_icon {
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url('../img/bad.png') no-repeat 0 0;
    vertical-align: middle;
}

.good_icon {
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url('../img/grayl_good.png') no-repeat 0 0;
    vertical-align: middle;
}

.art_comment .com_detail li.con .spe, .art_comment .com_detail .apply_mes .spe {
    padding: 0 10px;
    margin: 0 10px;
    border-left: 1px solid #f1f1f1;
    border-right: 1px solid #f1f1f1;
}

.art_comment .com_detail .apply_com {
    padding: 20px 5%;
    background-color: #fff;
    /*    display: block;*/
    overflow: hidden;
    margin-top: 20px;
    width:90%;

}

.art_comment .com_detail .apply_com .hisname {
    font-size: 16px;
    color: #333;
}

.art_comment .com_detail .apply_com textarea {
    width: 96%;
    padding: 10px 2%;
    height: 80px;
    margin: 10px 0;

}

.art_comment .com_detail .apply_com .showbtn {
    display: inline-block;
    width: 57px;
    height: 26px;
    background-color: #2C7DB8;
    text-align: center;
    line-height: 26px;
    color: #fff;
    border-radius: 3px;
    margin-left: 10px;
}

.of {
    overflow: hidden;
}

.art_comment .com_detail .apply_mes {
    display: block;
}

.art_comment .apply_com .com_detail {
    padding-top: 20px;
    border-bottom: 1px solid #fff;
}

.art_comment .apply_com .sub_detail {
    padding-top: 20px;
    border-bottom: 1px solid #fff;
}

.art_comment .page {
    margin-bottom: 0;
    margin-top: 10px;
}

.art_comment .page a {
    padding: 2px 8px;
    font-size: 12px;
}

.art_comment .page a.nextpage {
    color: #9b2e2e
}

.art_comment .combtn {
    display: block;
    text-align: center;
    height: 35px;
    line-height: 35px;
    background-color: #F0F0F0;
    color: #666;
    margin-top: 60px;
}

.study_class {
    margin-top: 20px;
    margin-bottom: 40px;
}

.study_class .left {
    width: 70%;
}

.study_class .right {
    width: 27%;
    margin-left: 2%;
}

.study_class .banner {
    margin-bottom: 40px;
    height:450px;
}

.study_class .banner img {
    width: 100%;
    height:450px;
}

.study_class .about_recom {
    background-color: #fff;
    padding: 20px 5%;
    margin-bottom: 40px;
    border-radius: 10px;
}

.study_class .about_recom h4 {
    font-size: 18px;
    color: #333;
    margin-bottom: 10px;
    font-weight: normal;
}

.study_class .about_recom ul li {
    display: inline-block;
    width: 18%;
}

.study_class .about_recom ul li.spe {
    margin-right: 3%;
}

.study_class .about_recom ul li img {
    width: 100%;
    height: 125px;
}

.study_class .about_recom .rightbtn {
    margin-left: 5px;
}

.study_class .about_recom .v_out{
    width:748px;
    margin:20px auto;
    overflow:hidden;
}
.study_class .about_recom .v_show{
    width:748px;
    overflow:hidden;
    position:relative;
    height:155px;
    float:left
}
.study_class .about_recom .v_cont{ 
    width:300%;
    position:absolute;
    left:0px;top:0px;
}
.study_class .about_recom .v_cont ul{width:35%;float:left;text-align:center;}
.study_class .about_recom .v_cont ul li{width:21%;background:#f8f8f8;float:left;margin-top:3px;}


.study_class .art_detail {
    padding-top: 0;
}

.mask {
    background-color: rgba(0, 0, 0, 0.4);
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 3;
}

.vedio_pop {
    width: 40%;
    background-color: #fff;
    position: fixed;
    top: 0px;
    left: 30%;
    z-index: 4;
    text-align: center;
    margin-top: 6%;
    padding-bottom: 30px;
}

.vedio_pop h3 {
    font-size: 24px;
    color: #333;
    padding: 20px 0;
    border-bottom: 1px solid #f1f1f1;
    font-weight: normal;
}

.vedio_pop img {
    margin: 20px;
}

.vedio_pop p {
    font-size: 0px;
    color: #666;
    margin-bottom: 30px;
    text-align: left;
    padding-left: 7%;
}

.vedio_pop p span {
    font-size: 18px;
    display: inline-block;
    width: 70%;
    text-align: left;
}

.vedio_pop p span i {
    font-size: 30px;
    color: #d83535
}

.vedio_pop p a {
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    width: 108px;
    height: 40px;
    background-color: #2C7DB8;
    color: #fff;
    text-align: center;
    line-height: 40px;
    border-radius: 3px;
}

.study_class .right {
    background-color: #fff;
    border-radius: 10px;
}

.study_class .into_class {
    padding: 20px 5%;
    border-bottom: 1px solid #f1f1f1;
}

.study_class .into_class img {
    width: 100%;
    height: 160px;
}

.study_class .into_class h4 {
    font-size: 18px;
    color: #333;
    line-height: 40px;
    font-weight: normal;
}

.study_class .into_class .lan {
    line-height: 30px;
}

.study_class .into_class .type {
    line-height: 30px;
}

.study_class .into_class .intro {
    line-height: 26px;
}

.study_class .open_class {
    padding: 10px 5%;
    padding-bottom: 20px;
}

.study_class .open_class h4 {
    font-size: 18px;
    color: #333;
    line-height: 40px;
    font-weight: normal;
}

.study_class .open_class .class_pro {
    font-size: 24px;
    margin-top: 20px;
    margin-bottom: 25px;
}

.study_class .open_class .class_pro span {
    font-size: 36px;
    color: #2C7DB8;
}

.study_class .open_class .class_time {
    line-height: 24px;
}

.study_class .sift {
    background-color: #fff;
    padding: 20px 6%;
    border-radius: 10px;
}

.study_class .sift ul {
    margin: 15px 0;
}

.study_class .sift li {
    display: inline-block;
    color: #333;
    margin-right: 2%;
}

.study_class .sift li.title {
    margin-right: 20px;
    width:70px;
    text-align:right;
}

.study_class .sift li a {
    display: block;
    color: #333;

}

.study_class .sift .range {
    margin-right: 20px;
}

.study_class .sift .range a {
    background-color: #2C7DB8;
    color: #fff;
    border-radius: 30px;
    padding: 2px 10px;
}

.study_class .sift .school_search a {
    background-color: #2C7DB8;
    color: #fff;
    border-radius: 30px;
    padding: 2px 10px;
}






.study_class .sift .openit {
    position: relative;
}

.study_class .sift .openit ul {
    position: absolute;
}

.study_class .sift .country .more_country {
    padding-left: 166px;
    display: none;
}

.study_class .sift .country .down {
    display: inline-block;
    width: 13px;
    height: 8px;
    background: url('../img/more.png');
    vertical-align: top;
    margin-top: 5px;
}

.study_class .sift .country .up {
    display: inline-block;
    width: 13px;
    height: 8px;
    background: url('../img/more_up.png');
    vertical-align: top;
    margin-top: 5px;
}

.study_class .vedio_lists {
    background-color: #fff;
    padding: 20px 6%;
    border-radius: 10px;
    margin-top: 40px;
}

.vedio_lists .v_list li {
    border: 1px solid #f1f1f1;
    width: 30%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 20px;
}

.vedio_lists .v_list li.spe {
    margin: 10px 1.5%;
}

.vedio_lists .v_list li:hover {
    box-shadow: 0 0 10px #aaa;
}

.vedio_lists .v_list li img {
    width: 100%;
    height: 200px;
}

.vedio_lists .v_list li h4 {
    font-size: 16px;
    color: #333;
    font-weight: normal;
    padding: 5px 5%;
    height: 31px;
    line-height: 31px;
    overflow: hidden;
}

.vedio_lists .people_icon {
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url('../img/gray_me.png') no-repeat 0 0;
    background-size: 100% 100%;
    vertical-align: top;
}

.vedio_lists .time {
    vertical-align: top;
}

.vedio_lists .v_list li p {
    padding: 2px 5%;
    line-height: 25px;
}

.vedio_lists .v_list li p.stu span {
    color: #333;
}

.vedio_lists .v_list li p.showtime {
    color: #666;
}

.study_class .live {
    background-color: #fff;
    text-align: center;
    padding: 20px 0;
    margin-bottom: 40px;
    border-radius: 10px;
}
.study_class .live img{
    width:50px;
    height:50px;
    vertical-align: middle;
    margin-right:20px;
}
.study_class .live .tip {
    font-size: 24px;
    color: #333;
}

.study_class .live .left_tip {
    font-size: 18px;
    margin-top: 15px;
    margin-bottom: 20px;
}

.study_class .live .left_time {
    font-size: 28px;
    color: #e22f2f;
    vertical-align: top;
}

.study_class .group {
    background-color: #fff;
    text-align: center;
    padding: 20px 0;
    margin-bottom: 40px;
    border-radius: 10px;

}

.study_class .group .group_sel {
    padding-bottom: 40px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 40px;
}

.study_class .group h3 {
    font-size: 18px;
    color: #333;
    padding-top: 10px;
    padding-bottom: 30px;
    border-bottom: 1px solid #ddd;
    font-weight: normal;
    margin-bottom: 40px;
}

.group_content {
    width: 200px;
    height: 200px;
    text-align: center;
    border: 2px solid #ddd;
    position: relative;
    margin: auto;
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
}

.group .current {
    border: 2px solid #68AE4E;
    box-shadow: 0 0 5px #68AE4E;
}

.group_content .title {
    font-size: 24px;
    margin-top: 45px;
}

.group_content .line_bg {
    display: block;
    width: 174px;
    height: 1px;
    background: url('../img/line.png') no-repeat 0 0;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px;
}

.group_content .detail {
    font-size: 22px;
}

.group_content .detail span {
    color: #f35555;
}

.group_content .selit {
    position: absolute;
    right: 0px;
    bottom: 0px;
}

.group div.spe {
    margin: 0 60px;
}

.group_pay .should_pay {
    font-size: 24px;
    color: #333;
    margin-bottom: 40px;
}

.group_pay .should_pay span {
    font-size: 36px;
    color: #f35d5d;
}

.group_pay .payway {
    font-size: 20px;
    color: #333;
    line-height: 30px;
}

.group_pay .payway img {
    vertical-align: middle;
}

/*.group_pay .payway i {
    margin-left: 5%;
}*/

.group_pay .payway label{
    margin-left: 5%;
}

.group_pay .paynow_btn {
    text-align: center;
    line-height: 48px;
    display: inline-block;
    width: 194px;
    height: 48px;
    color: #fff;
    background: #2C7DB8;
    margin: auto;
    border-radius: 3px;
    margin-top: 30px;
    margin-bottom: 20px;
    cursor:pointer;
}

.pay_content {
    padding: 20px 0;
}

.pay_content .pay_del {
    padding-bottom: 40px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 40px;
}

.pay_content .pay_del h3 {
    font-size: 18px;
    color: #333;
    padding-top: 10px;
    padding-bottom: 30px;
    border-bottom: 1px solid #ddd;
    font-weight: normal;
    margin-bottom: 40px;
    padding-left: 5%;
}

.pay_content .pay_del p {
    line-height: 40px;
    padding-left: 5%;
}

.pay_content .group_pay {
    padding-right: 5%;
}

.pay_content .group_pay .should_pay {
    text-align: right;
    margin-top: 30px;
    margin-bottom: 0;
}

.pay_content .group_pay .btn_box {
    text-align: right;
}

.pay_over {
    text-align: center;
    padding: 20px 0;
    background-color: #fff;
    border-radius: 10px;
}

.pay_over h3 {
    font-size: 18px;
    color: #333;
    padding-top: 10px;
    padding-bottom: 30px;
    border-bottom: 1px solid #ddd;
    font-weight: normal;
    margin-bottom: 40px;
}

.study_class .docu_over h3 {
    font-size: 18px;
    color: #333;
    padding-top: 20px;
    padding-bottom: 10px;
    border-bottom: 0px;
    font-weight: normal;
    margin-bottom: 0px;
}

.pay_over .tip {
    font-size: 18px;
    color: #68ae4e;
    margin-top: 20px;
    margin-bottom: 30px;
}
.pay_over p.note{
    width:50%;
    margin:auto;
}
.pay_over .paynow_btn {
    text-align: center;
    line-height: 48px;
    display: inline-block;
    width: 194px;
    height: 48px;
    color: #fff;
    background: #2C7DB8;
    margin: auto;
    border-radius: 3px;
    margin-top: 20px;
    margin-bottom: 30px;
    margin-right: 20px;
}


.docu_over p .paynow_btn{
    margin:20px;
}

.study_shop {
    margin-top: 20px;
    margin-bottom: 40px;
    background-color: #fff;
    border-radius: 10px;
    text-align: center;
}

.fill_process {
    padding: 20px 0;
    position: relative;
    width: 600px;
    margin: auto;
    z-index: 2;
}

.fill_process li {
    display: inline-block;
    text-align: center;
    position: relative;
    z-index: 3;
    width: 55px;
}

.fill_process li .num {
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    background-color: #EEEEEE;
    border-radius: 50%;
    margin: auto;
}

.fill_process li .num_current {
    color: #fff;
    background-color: #2C7DB8;
}

.fill_process li .text_current {
    color: #2C7DB8;
}

.fill_process li.spe {
    margin-right: 100px;
}

.fill_process li .text {
    margin-top: 10px;
    font-size: 12px;
}

.fill_process span.gray_line {
    display: block;
    position: absolute;
    top: 32px;
    left: 35px;
    width: 470px;
    height: 2px;
    background: url('../img/gray_line.png') repeat-x 0 0;
    z-index: auto;
}

.fill_process span.blue_line {
    display: block;
    position: absolute;
    top: 12px;
    left: 37px;
    width: 138px;
    height: 2px;
    background: url('../img/blue_lines.png') repeat-x 0 0;
    z-index: 1;
}

.study_shop .fill_mes {
    padding: 30px 5%;
    border-top: 1px solid #f1f1f1;
}

.study_shop .fill_mes h3 {
    font-weight: normal;
    font-size: 18px;
    color: #2C7DB8;
    margin-bottom: 25px;
}

.study_shop .fill_mes .group_table {
    width: 100%;
    border: 1px solid #ddd;
    text-align: center;
}

.study_shop .fill_mes .group_table tbody td {
    border: 1px solid #ddd;
    height: 60px;
}

.study_shop .fill_mes .group_table thead td {
    background-color: #F0F9FF;
    height: 50px;
}

.study_shop .fill_mes h4 {
    font-size: 18px;
    color: #2C7DB8;
    margin-top: 50px;
    margin-bottom: 10px;
    text-align: left;
    font-weight: normal;
}

.study_shop .fill_mes .user_mes {
    text-align: left;
    border: 1px solid #bbb;
    padding: 10px 5%;
}

.study_shop .fill_mes .user_mes p {
    color: #2C7DB8;
    line-height: 40px;
}

.study_shop .fill_mes .user_mes p input {
    border: 1px solid #ddd;
    width: 230px;
    height: 30px;
    padding-left: 10px;
}

.study_shop .fill_mes .btn_box {
    text-align: right;
    margin-top: 30px;
}

.study_shop .fill_mes .btn_box .submitbtn {
    display: inline-block;
    width: 106px;
    height: 40px;
    background-color: #2C7DB8;
    color: #fff;
    text-align: center;
    line-height: 40px;
    border-radius: 3px;
}

.group_page .group_title {
    margin-top: 20px;
    background-color: #fff;
    border-radius: 10px;
    padding: 20px 3%;
}

.group_page .group_title li {
    display: inline-block;
    margin-right: 20px;
    vertical-align: middle;
}

.group_page .group_title li img {
    width: 152px;
    height: 148px;
}

.group_page .group_title li .cate {
    font-size: 24px;
    color: #333;

}

.group_page .group_title li .title {
    margin: 20px 0;
}

.group_page .group_title li .price {
    font-size: 30px;
    color: #2C7DB8;
}

.group_page .group_title li.fr {
    margin-top: 55px;
}

.group_page .group_title li .applybtn {
    display: block;
    width: 106px;
    height: 40px;
    background-color: #2C7DB8;
    color: #fff;
    text-align: center;
    line-height: 40px;
    border-radius: 3px;
}

.service_intro {
    background-color: #fff;
    margin-top: 40px;
    border-radius: 10px;
    padding: 20px 0;

}

.service_intro h3 {
    font-size: 24px;
    color: #333;
    margin-bottom: 30px;
    font-weight: normal;
    padding-left: 3%;
}

.intro_table {
    width: 80%;
    margin: auto;
    text-align: center;
}

.intro_table thead td {
    border: 1px solid #ddd;
    height: 50px;
    background-color: #00355C;
    color: #fff;
    font-size: 18px;
    position: relative;
    z-index: 2;
}

.intro_table thead td span.current {
    display: inline-block;
    position: absolute;
    top: -15px;
    left: -1px;
    width: 101%;
    height: 100px;
    font-size: 24px;
    background: url('../img/top_hover.png') no-repeat 0 0;
    background-size: 100% 100%;
    line-height: 80px;
    z-index: 1;
}

.intro_table tbody td {
    height: 100px;
    border: 1px solid #ddd;
    font-size: 18px;
    color: #666;
}

.intro_table tbody td.title {
    font-size: 24px;
    color: #62abe1;
}

.intro_table thead td:first-child {
    width: 20%;
}

.intro_table thead td:nth-child(2) {
    width: 20%;
}

.intro_table thead td:nth-child(3) {
    width: 25%;
}

.intro_table thead td:nth-child(4) {
    width: 35%;
}

.intro_table td.red_lr {
    border-left: 5px solid #D05858;
    border-right: 5px solid #D05858
}

.intro_table td.red_b {
    border-bottom: 5px solid #D05858;
}

.study_shop .pay_over {
    border-top: 1px solid #ddd;
}

.study_shop .pay_over h3 {
    border: 0;
}

.study_shop .pay_over .contact_way a {
    display: inline-block;
    font-size: 18px;
    color: #2C7DB8;
    line-height: 30px;
    margin-top: 20px;
}

.study_shop .pay_over .contact_way img {
    vertical-align: middle;
    margin-right: 5px;
}

.study_shop .pay_content {
    border-top: 1px solid #ddd;
    text-align: left;
}

.study_shop .pay_content h4 {
    font-size: 18px;
    color: #666;
    padding-left: 5%;
    font-weight: normal;
}

.study_shop .pay_content .pay_del h4.spe {
    margin-top: 20px;
}

.study_shop .pay_content .group_pay h4.spe {
    margin-bottom: 30px;
}

.study_shop .buy_list {
    padding: 0 5%;
    padding-bottom: 40px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 40px;
}

.study_shop .buy_list .tip {
    padding: 5px 0 20px 0;
}

.study_shop .buy_list h4 {
    padding: 0;
}

.study_shop .buy_list table {
    width: 100%;
    border: 1px solid #ddd;
    text-align: center;
}

.study_shop .buy_list table thead td {
    background-color: #f3f3f3;
    height: 50px;
    color: #2C7DB8;
    font-size: 18px;

}

.study_shop .buy_list table tbody td {
    border: 1px solid #ddd;
    height: 60px;
    color: #666;

}

.study_shop .buy_list .allover {
    margin-top: 10px;
    text-align: right;
    color: #666;
}

.apply_lists {
    background-color: #fff;
    border-radius: 10px;
    padding: 0px 3%;
    padding-top: 40px;
    padding-bottom: 10px;
    margin-top: 40px;

}

.apply_lists .alist_del li {
    display: inline-block;
    width: 30%;
    border: 1px solid #ddd;
    margin-bottom: 20px;
}

.apply_lists .alist_del li.spe {
    margin: 0 4%;
}

.apply_lists .alist_del li:hover {
    box-shadow: 0 0 10px #aaa;
}

.apply_lists .alist_del li .intro {
    height: 160px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 20px 5%;

}

.apply_lists .alist_del li .intro p {
    color: #fff;
    margin-bottom: 10px;
}

.apply_lists .alist_del li .intro p.country {
    font-size: 20px;
}

.apply_lists .alist_del .btn_box {
    padding: 10px 5%;
    overflow: hidden;
}

.apply_lists .alist_del .btn_box .knowbtn {
    display: inline-block;
    width: 116px;
    height: 38px;
    border: 1px solid #62ABE1;
    background-color: #62ABE1;
    color: #fff;
    text-align: center;
    line-height: 40px;
    border-radius: 30px;
}

.apply_lists .alist_del .btn_box .conbtn {
    display: inline-block;
    width: 116px;
    height: 38px;
    border: 1px solid #62abe1;
    background-color: #fff;
    color: #62abe1;
    text-align: center;
    line-height: 40px;
    border-radius: 30px;
}

.service_flow {
    margin-top: 40px;
    border-radius: 10px;
    background-color: #fff;
    padding: 30px 0;
    text-align: center;
}

.service_flow h2 {
    font-size: 30px;
    color: #333;
    font-weight: normal;
    margin-bottom: 5px;
}

.service_flow ul {
    padding-top: 20px;
    border-top: 1px solid #ddd;
    margin-top: 20px;
}

.service_flow ul li {
    display: inline-block;
    vertical-align: top;
    text-align: center;
}

.service_flow ul li p {
    color: #2C7DB8;
    font-size: 20px;
}

.service_flow ul li.toleft {
    margin-top: 42px;
    padding: 0 1%;

}

.service_flow ul li .pic_icon {
    width: 130px;
    height: 130px;
    margin-bottom: 10px;
}

.success_case {
    margin-top: 40px;
    border-radius: 10px;
    background-color: #fff;
    padding: 30px 0;
    text-align: center;
}

.success_case h2 {
    font-size: 30px;
    color: #333;
    font-weight: normal;
    margin-bottom: 5px;
}

.success_case .big_pics img {
    width: 233px;
    height: 233px;
}

.success_case .small_pics img {
    width: 55px;
    height: 55px;
}

.success_case ul {
    padding-top: 30px;
}

.success_case li {
    display: inline-block;
    vertical-align: top;
}

.success_case li.coms {
    width: 65%;
    margin-left: 5%;
    margin-top: -48px;
}

.success_case li.coms p {
    font-size: 24px;
    color: #666;
    line-height: 36px;
    text-align: justify;
    text-indent: 2em;
}

.success_case li .his_comment {
    margin-top: 50px;
    position: relative;
    padding: 20px 0;
}

.success_case li .his_comment .up_quote {
    display: inline-block;
    width: 28px;
    height: 24px;
    background: url('../img/sqot_up.png') no-repeat 0 0;
    position: absolute;
    top: 0px;
    left: 0px;
}

.success_case li .his_comment .down_quote {
    display: inline-block;
    width: 28px;
    height: 24px;
    background: url('../img/spot_down.png') no-repeat 0 0;
    position: absolute;
    right: 0px;
    bottom: 0px;
}

.study_writ {
    border-radius: 10px;
    background-color: #fff;
    padding: 20px 0;
    margin-top: 20px;
    margin-bottom: 40px;
    text-align: center;
}

.study_writ h2 {
    font-size: 24px;
    color: #2C7DB8;
    width: 500px;
    font-weight: normal;
    background: url('../img/blue_line.png') repeat-x 0 16px;
    background-size: 100% 1px;
    margin: auto;
}

.study_writ h2 span {
    display: inline-block;
    width: 210px;
    background-color: #fff;
}

.study_writ .cate {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin-top: 20px;

}

.study_writ .cate li {
    display: inline-block;
    padding: 15px 20px;
    font-size: 16px;
    color: #666;
}

.study_writ .cate li:hover, .study_writ .cate li.current {
    background-color: #93C2F1;
}
.study_writ .cate li.current a{
    color: #fff;
}


.study_writ .cate li img {
    vertical-align: middle;
    margin-right: 5px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
}

.writ_table {
    width: 90%;
    margin: auto;
    text-align: center;
    margin-top: 30px;
    border: 1px solid #ddd;
    box-shadow: 0 0 10px #ddd;
}

.writ_table tr:nth-child(2n) {
    background-color: #f5f5f5;
}

.writ_table thead td {
    height: 125px;
    background-color: #f5f5f5;
    position: relative;
    width: 28%;
}

.writ_table td:first-child {
    font-size: 18px;
    color: #2C7DB8;
    border-right: 1px solid #ddd;
    width: 15%;
}

.writ_table tbody td {
    height: 85px;
    padding: 0 20px;
    border-left: 1px solid #ddd;
}

.writ_table td.p_base span {
    display: block;
    background: url('../img/art_c.png') no-repeat 0 0;
    background-size: 100% 100%;
    color: #fff;
    position: absolute;
    bottom: 0px;
    left: -2px;
    height: 134px;
    width: 101%;
}



.writ_table td.p_senior span {
    display: block;
    background: url('../img/art_b.png') no-repeat 0 0;
    background-size: 100% 100%;
    color: #fff;
    height: 131px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
}


.writ_table_double td.p_senior span {
    display: block;
    background: url('../img/document_plat.png') no-repeat 0 0;
    background-size: 100% 100%;
    color: #fff;
    height: 134px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
}



.writ_table thead td.p_super span {
    display: block;
    background: url('../img/art_a.png') no-repeat 0 0;
    background-size: 100% 100%;
    color: #fff;
    height: 134px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 101%;
}

.writ_table_double thead td.p_super span {
    display: block;
    background: url('../img/document_extr.png') no-repeat 0 0;
    background-size: 100% 100%;
    color: #fff;
    height: 134px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 101%;
}


/*文书服务翻译分类头部图片*/


.writ_table_trans td.p_base span {
    background: url('../img/trans_accu.png') no-repeat 0 0;
    background-size: 100% 100%;
    color: #fff;
    height: 131px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 101%;

}

.writ_table_trans td.p_senior span {

    background: url('../img/trans_under.png') no-repeat 0 0;
    background-size: 100% 100%;
    color: #fff;
    height: 131px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 101%;

}

.writ_table_trans thead td.p_super span {

    background: url('../img/trans_atte.png') no-repeat 0 0;
    background-size: 100% 100%;
    color: #fff;
    height: 131px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 101%;

}

.writ_table thead td p {
    font-size: 32px;
    color: #fff;
    padding-top: 30px;
    margin-bottom: 15px;
}

.writ_table thead td a {
    display: block;
    width: 94px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 30px;
    margin: auto;
    color: #fff;
    border: 1px solid #fff;
    font-size: 16px;
}

.study_writ .addtip {
    width: 90%;
    line-height: 56px;
    height: 56px;
    background: url('../img/addtip_bg.png') no-repeat 0 0;
    background-size: 100% 100%;
    text-align: center;
    color: #fff;
    font-size: 18px;
    margin: auto;
    margin-top: 30px;
    margin-bottom: 30px;
}

.add_table {
    width: 90%;
    margin: auto;
    text-align: center;
    border: 1px solid #ddd;
}

.add_table td {
    height: 85px;
    border-left: 1px solid #ddd;
    width: 28%;
    padding: 0 20px;
}

.add_table td:first-child {
    width: 15%;
    font-size: 18px;
    color: #2C7DB8;
}

.add_table tr:nth-child(2n) {
    background-color: #f5f5f5;
}

.sel_service {
    padding: 40px 5%;
}

.study_writ .sel_service {
    border-top: 1px solid #ddd;
}

.study_writ .sel_service h4 {
    padding-left: 0;
    font-size: 18px;
    color: #666;
    font-weight: normal;
    text-align: left;
}

.sel_service .service_table {
    width: 100%;
    border: 1px solid #ddd;
    margin-top: 20px;
    margin-bottom: 10px;
}

.sel_service .service_table tbody td:nth-child(2) {
    width: 40%;
    padding: 0 20px;
    text-align: justify;
}

.sel_service .service_table thead td {
    height: 50px;
    background-color: #F3FAFF;
}

.sel_service .service_table tbody td {
    border: 1px solid #ddd;
    height: 140px;
}

.study_writ .sel_service .allover {
    text-align: right;
}

.study_writ .sel_service .allover span {
    color: #d05858;
}

.study_writ .group_pay {
    text-align: left;
}

.study_writ .group_pay h4 {
    font-size: 18px;
    color: #666;
    font-weight: normal;
    padding-left: 5%;
    text-align: left;
    margin-bottom: 20px;
}
.fill_applymes {
    padding: 20px 5%;
    border-top: 1px solid #ddd;
}
.fill_applymes h3{
    font-size: 18px;
    color:#333;
    margin-bottom: 20px;
}
.fill_applymes .tip{
    margin:15px 0;
    line-height: 24px;
}
.fill_applymes .fill_acon .apply_area{
    padding:10px 0;
}
.fill_acon .apply_area li.con_title{
    display: inline-block;
    vertical-align: top;
    width:18%;
    font-size: 16px;
    color:#333;
    text-align: right;
    margin-right:5%;
}
.fill_acon .apply_area li.con_detail{
    display: inline-block;
    width:70%;
    vertical-align: top;
    text-align: left;
}
.fill_acon .apply_area  span{
    display: inline-block;
    line-height: 24px;
    text-align: left;
}

.fill_acon  p.select_box select{
    width:183px;
    height:27px;
    padding-left: 5px;
    color:#666;
    background-color: #e5e5e5;
}
.fill_acon  p.select_box select.spe{
    margin-right:80px;
}

.fill_acon  p.text{
    line-height: 24px;
    margin-bottom: 10px;
}
.fill_acon  p.input_box{
}
.fill_acon  p.input_box input{
    width:450px;
    border:1px solid #ddd;
    padding-left: 5px;
    height:30px;
    margin-top:20px;

}

.fill_acon  p.select_box input{
    width:182px;
    border:1px solid #ddd;
    padding-left: 5px;
    height:30px;
    /*margin-top:20px;*/

}
.fill_acon  p.radios{
    color:#333;
    line-height: 37px;
}

.fill_acon  p.radios .spe{
    margin-left: 30px;
}
.fill_acon textarea{
    width:450px;
    height:150px;
    border:1px solid #ddd;
}
.fill_acon  .nextbtn{
    display: block;
    width:125px;
    height:45px;
    text-align: center;
    line-height: 45px;
    margin:auto;
    color:#fff;
    background-color: #2C7DB8;
    margin-top:30px;
    border-radius: 3px;
    border:0px;
    cursor:pointer;
}
.process_line{
    width:428px;
    height:5px;
    background:url('../img/writ_gline.png') repeat-x 0 0;
    position: relative;
    margin:40px 0;

}
.process_line .writ_bline {
    display: inline-block;
    width:225px;
    height:5px;
    background: url('../img/writ_bline.png') repeat-x 0 0;
    position: absolute;
    left:0px;
    top:0px;
}

.process_line .dot{
    display: inline-block;
    width:12px;
    height:26px;
    background: url('../img/dot.png') no-repeat 0 0;
    position: absolute;
    top:-8px;
    left:225px;
}
.process_line ul li{
    display: inline-block;
    color:#666;
    margin:20px 0;
    cursor:pointer;
}
.process_line ul li.spe{
    margin-right:140px;
}
.apply_area .upload{
    display: inline-block;
    padding:20px 0 30px 15px;
    background-color: #F5F5F5;
    width:450px;
    color:#62abe1
}
.apply_area .upload img{
    vertical-align: middle;
    margin-right: 10px;
}
.fill_acon  p.input_box .spe{
    width:183px;
    height:30px;
    border:1px solid #dddddd;
    padding-left: 5px;
    margin:0;
}
.book_preview{
    padding:20px 5%;
    border-top:1px solid #ddd;
}
.book_preview h4{
    font-size: 14px;
    color:#333;
    margin-bottom: 20px;
}
.book_preview h3{
    font-size: 20px;
    color:#333;
    margin-bottom: 20px;
    text-align: left;
}
.book_preview table{
    width:100%;
    border:1px solid #ddd;
    box-shadow: 0 0 10px #ddd;
    border-top:5px solid #2C7DB8;
    margin-bottom: 20px;
}
.book_preview table td{
    height:40px;
    padding-left: 20px;
    text-align: left;
    width:50%;
}
.book_preview table tr:nth-child(2n){
    background-color: #f5f5f5;
}

.book_preview .submitbtn{
    display: block;
    width:122px ;
    height:42px;
    background-color: #2C7DB8;
    color:#fff;
    text-align: center;
    line-height: 42px;
    border-radius: 3px;
    margin:auto;
}

.book_preview .tip{
    margin-top: 5px;
}
.book_preview .tip a{
    text-decoration: underline;
}
.apply_area .child_ul li{
    display: inline-block;
    color:#666;
    vertical-align: top;
    width:260px;
}
.apply_area .child_ul li.sels{
    color:#333;
}
.apply_area .child_ul li p{
    line-height: 30px;
}
.apply_area .child_ul li p input{
    border:1px solid #ddd;
    height:30px;
    width:183px;
}

.apply_area .child_ul li select{
    width:183px;
    height:26px;
    border:1px solid #ddd;
    background-color: #E5E5E5;
}

.apply_area .intention{
    color:#666;
    margin:20px 0;
}
.consulter{
    display: block;
    width: 125px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    margin-left: 27%;
    color: #fff;
    background-color: #2C7DB8;
    margin-top: 30px;
    border-radius: 3px;
    border:0px;
    cursor:pointer;
}

.study_intention{
    background-color: #fff;
    border-radius: 10px;
    margin-bottom: 40px;
    padding-bottom: 40px;
    margin-top:20px;
}

.study_intention .fill_process li.spe{
    margin-right:150px;
}

.study_intention .fill_process span.gray_line{
    width:458px;
}

.study_intention .fill_process li{
    width:80px;
}
.study_intention .fill_process span.blue_line{
    left:50px;
    width:216px;
}


.study_writ .fill_process li.spe{
    margin-right:80px;
}

.study_writ .fill_process span.gray_line{
    width:640px;
}
.study_writ .fill_process{
    width:800px;
}
.study_writ .fill_process li{
    width:80px;
}
.study_writ .fill_process span.blue_line{
    left:50px;
    width:150px;
}

.fill_inten{
    padding-top:40px;
    border-top:1px solid #ddd;
    text-align: center;
}
.fill_inten .content{
    margin-bottom: 20px;
    text-align: center;
}

.fill_inten .inten_title{
    width: 20% ;
    display: inline-block;
    vertical-align: top;
    text-align: right;
    font-size: 18px;
    color:#333;
}

.fill_inten .inten_con{
    display: inline-block;
    width:50%;
    text-align: left;
}
.fill_inten .inten_con a{
    display: inline-block;
    min-width:85px;
    height:28px;
    border:1px solid #aaa;
    text-align: center;
    line-height: 30px;
    margin-right: 10px;
    margin-bottom: 10px;
}
.fill_inten .inten_con a.current{
    border:1px solid #2c7db8;
    color:#2c7db8
}
.fill_inten .inten_con select{
    width:248px;
    height: 30px;
    border:1px solid #ddd;
    padding-left: 10px;color:#999;
}
span.select_box{
    position: relative;
    display: inline-block;
}
i.more_icon{
    display: inline-block;
    width:13px;
    height:8px;
    background: url('../img/more.png') no-repeat 0 0;
    position: absolute;
    right:4px;
    top:10px;
}

.study_intention .nextbtn{
    display: block;
    width:286px;
    height:42px;
    text-align: center;
    line-height: 42px;
    background-color: #2C7DB8;
    color:#fff;
    border-radius: 3px;
    margin:auto;
    margin-top:40px;
}
.fill_inten p{
    width:70%;
    margin:auto;
    margin-bottom: 10px;
}
.fill_inten p .title{
    display: inline-block;
    width:20%;
    text-align: right;
    font-size: 18px;
    color:#333;
    margin-right: 5px;
}
.fill_inten p .right{
    display: inline-block;
    width:53%;
    text-align: left;
    margin-right: 5px;
}
.fill_inten p input{
    width:243px ;
    height:30px;
    border:1px solid #ddd;
}

.fill_inten p .right select{
    width:250px;
    height:30px;
    border:1px solid #ddd;
    color:#999;
}

.fill_inten p span.short .select_box{
    margin-right:10px;
}
.fill_inten p span.short select{
    width:110px;
}
.fill_inten p span.short i.more_icon{
    right:6px;
}

.fill_inten p span.short input{
    width:110px;
}

.study_intention .others{
    border-top:1px solid #ddd;
    margin-top:30px;
    padding-top:30px;
}
.study_intention .others h4{
    margin-bottom: 20px;
}
.study_intention .others h4 select{
    border:0;
    font-size: 14px;
    color:#333;
    height:30px;
}
.study_intention .others h4 .tip{
    color:#999;
}
.study_intention .repaire{
    text-align: center;
    margin-top :10px;
}

.study_intention .repaire a{
    text-decoration: underline;
}

.study_intention .sel_case{
    padding-top:40px;
    border-top:1px solid #ddd;
    text-align: center;
}
.study_intention .sel_case h4{
    font-size: 30px;
    color:#333;
    margin-bottom: 40px;
}
.sel_case .rank li{
    display: inline-block;
    margin:0 20px;

}
.sel_case .rank li .num{
    color:#68ae4e;
    font-size: 20px;
}

.sel_case .rank li .square{
    width:40px;
    height:100px;
    background-color:#68ae4e;
    margin:10px;
}
.sel_case .rank li .period{
    font-size: 18px;
    color:#333;
}

.sel_case .rank li.explain p{
    line-height: 30px;
    text-align: left;
}

.study_case{
    background-color: #fff;
    border-radius: 10px;
    margin-top:20px;
    margin-bottom: 40px;
    padding-bottom: 40px;
}
.recom_school{
    border-top:1px solid #ddd;
}
.recom_school h3{
    font-size: 18px;
    color:#333;
    line-height: 36px;
    margin:20px 0;
    padding-left: 5%;
}
.recom_school h3 a{
    display: inline-block;
    height:36px;
    padding:0 15px;
    background-color: #2C7DB8;
    line-height: 36px;
    color:#fff;
    text-align: center;
    margin-left:20px;
    border-radius: 3px;

}
.recom_school table{
    width:100%;
    text-align: center;
}
.recom_school table td{
    border:1px solid #ddd;
    height:60px;
    background-color: #FCFCFC;
    font-size: 18px;
}
.recom_school table td:hover,.recom_school table td.current{
    border-bottom: 1px solid #2C7DB8;
    color:#2C7DB8;
    background-color: #fff;
}



.school_list{
    width:90%;
    margin:auto;
    padding:15px 2%;
    background-color: #F2F9FE;
    margin-top:20px;
}
.school_list li{
    display: inline-block;
    vertical-align: middle;
}

.school_list li.school_type{
    vertical-align: top;
}


.school_list li.pic img{
    width:150px;
    height:150px;
}
.school_list li.pic{
    margin-right: 2%;
}
.school_list li.intro p{
    line-height:28px ;
    font-size: 16px;
}
.school_list li.intro p.name{
    color:#333;
    font-size: 24px;
}




.school_list li.intro p.eng_name{
    font-size: 12px;
    color:#333;
}
.school_list li.hot{
    text-align: right;
    float: right;
}

.school_list li.hot .hot_major{
    font-size: 16px;
    color:#333;
    margin-top: -70px;
    margin-right: 13px;
}
.school_list li.hot .major a{
    display: inline-block;
    color:#68ae4e;
    border:1px solid #68ae4e;
    width:95px;
    height:28px;
    text-align: center;
    line-height: 30px;
    margin-left: 20px;
    margin-top: 50px;
    border-radius: 30px;
    cursor:default;
}

.school_list li.hot .addlist a{
    display: inline-block;
    width:98px;
    height:36px;
    color:#fff;
    background-color: #2C7DB8;
    text-align: center;
    line-height: 36px;
    border-radius: 3px;
    margin-top:30px;
}
.intenlists{
    width: 92%;
    margin: auto;
    padding-left: 2%;
    background-color: #F2F9FE;
    margin-top: 20px;
    overflow: hidden;
    height:50px;
    line-height: 50px;
}
.intenlists a{
    display: inline-block;
    width:156px;
    height:50px;
    color:#fff;
    background-color: #2C7DB8;
    text-align: center;
    line-height: 50px;
    border-radius: 3px;
    float: right;
}

.me_inten{
    margin-top:20px;
    margin-bottom: 40px;
    padding:0px 3%;
    background-color: #fff;
    border-radius: 10px;
    padding-top:10px;
    padding-bottom: 40px;
}

.me_inten h3{
    font-size: 18px;
    color:#333;
    padding-left: 5px;
    border-left: 5px solid #2C7DB8;
    margin-top:30px;
}

.me_inten .inten_school{
    margin: auto;
    padding: 15px 2%;
    background-color: #F2F9FE;
    margin-top: 10px;
}
.me_inten .inten_school .school_intro{
    display: inline-block;
    margin-left: 2%;
    vertical-align: top;
}
.me_inten .inten_school  li img{
    width:152px ;
    height:152px;
    vertical-align: top;
}
.me_inten .inten_school .school_intro .name{
    color:#333;
    font-size: 18px;
    line-height: 28px;
}
.me_inten .inten_school .school_intro .eng_name{
    color:#333;
    font-size: 12px;
}
.me_inten .inten_school .school_intro .addmajor{
    display: inline-block;
    width:97px;
    height:36px;
    background-color: #2C7DB8;
    color:#fff;
    line-height: 36px;
    text-align: center;
    border-radius: 3px;
    margin-top:70px;
}
.me_inten .inten_school .add_icon{
    display: inline-block;
    width:14px;
    height:14px;
    background:url('../img/add.png') no-repeat 0 0;
    vertical-align: top;
    margin-top:11px;
    margin-right:5px;
}
.close {
    display: inline-block;
    background: url('../img/close.png') no-repeat 0 0;
    width:18px;
    height:18px;
    float: right;
}
.me_inten .inten_school .sel_major{
    background: #fff;
    margin-top:20px;
}
.me_inten .inten_school .sel_major p{
    line-height: 64px;
    height:64px;
    border-bottom: 1px solid #ddd;
    padding-left: 5%;
}
.me_inten .inten_school .sel_major p.spe{
    border:0;
}
.me_inten .inten_school .sel_major p i{
    margin-top:25px;
    margin-right: 5px;
}
.me_inten .inten_school .sel_major p span.major_title{
    display: inline-block;
    width:30%;

}

.me_inten .inten_school .sel_major p span.major_del{
    display: inline-block;
    width: 55%;
}
.me_inten .inten_school .sel_major p a{
    color:#2C7DB8;
}

.me_inten .intenlists{
    width:98%;
}

.major_pop {
    width: 100%;
    background-color: #fff;
    position: absolute;
    top: 0px;
    z-index: 4;

    padding-bottom: 30px;
}
.major_pop .close{
    margin-top:10px;
    margin-right: 10px;
}
.major_pop .btn_box{
    overflow: hidden;
}

.major_pop h2{
    padding-top: 15px;
    padding-left: 3%;
    color: #333;
    font-size: 24px;
    padding-bottom: 15px;
}

.major_pop h2 p{
    font-size: 12px;
    color:#999;
}

.major_pop .module{
    padding:20px 3%;
    border-top:1px solid #ddd;
}
.major_pop .module .list{
    margin:20px 0;
}
.major_pop .module .list li{
    display: inline-block;
    width:30%;
    background-color: #F8F8F8;
    text-align: center;
    font-size: 16px;
    height:110px;

}
.major_pop .module .list li .close{
    width:10px;
    height:10px;
    background-size: 100% 100%;
}
.major_pop .module .list li p{
    margin-top:45px;
}

.major_pop .module .list li.spe{
    margin-right: 4%;
}
.major_pop .module .major_dire li{
    display: inline-block;
    margin-right: 5px;
    color:#333;
}
.major_pop .module .major_dire li a{
    display: block;
    padding:0 10px;
    color:#333;

}
.major_pop .module .major_dire li a.current,.major_pop .module .major_dire li a:hover{
    border-radius: 10px;
    color:#fff;
    background-color:#2C7DB8 ;
}
.major_pop .module .search{
    margin-top:15px;
}
.major_pop .module .search .search_box{
    position: relative;
}
.major_pop .search .search_box .search_icon{
    display: inline-block;
    width:16px;
    height:15px;
    background:url('../img/searck.png') no-repeat 0 0;
    position: absolute;
    top:2px;
    right:5px;
}
.major_pop .major_list li{
    display: inline-block;
    vertical-align: middle;
    padding-bottom: 20px;
}
.major_pop .major_list li.name{
    color:#666;
    font-size: 24px;
}
.major_pop .major_list li.name p{
    line-height: 36px;
    color:#666;
    font-size: 24px;
}
.major_pop .major_list li.btn{
    float: right;
    margin-top:20px;
}
.major_pop .major_list li.btn a{
    display: block;
    width:110px;
    height:40px;
    background-color: #2C7DB8;
    color:#fff;
    text-align: center;
    line-height: 40px;
    border-radius: 3px;
}
.major_pop .major_list li.btn a.nosel {
    background-color: #F0F0F0;
    color:#666;
}
.apply_status .studies{
    margin:15px 0;
}

.apply_status .recom_school .hot {
    text-align: center;
    margin-top:30px;
}
.apply_status .recom_school .hot img{
    width:69px;
    height:66px;
}

.apply_status .recom_school .hot p.wait_tip {
    font-size: 16px;
    margin-top:10px;
}

.apply_status .recom_school .hot p.ok_tip {
    font-size: 16px;
    margin-top:10px;
    color:#68ae4e
}
.apply_status .recom_school .hot p.no_tip {
    font-size: 16px;
    margin-top:10px;
    color:#ed5b77
}

.apply_markings{
    background-color: #ffffff;
    border-radius: 10px;
    margin-top:20px;
    margin-bottom: 40px;
    padding-bottom: 30px;
}

.apply_markings .add_mark{
    padding:40px 5%;
    text-align: center;
    border-top:1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.apply_markings .add_mark h3{
    font-size: 20px;
    color:#333;
    margin-bottom: 40px;
    text-align: left;
}
.apply_markings .add_mark h3 p {
    color: #999;
    font-size: 12px;
    display: inline-block;
}
.apply_markings .add_mark .add_list li{
    display: inline-block;
    margin-bottom: 20px;
    text-align: center;
    width:24%;
}
.apply_markings .add_mark .add_list li .add_square{
    padding-top:45px;
    display: inline-block;
    width:150px;
    height:105px;
    border:1px dashed #aaa;
    margin-bottom: 10px;
}
.apply_markings.add_list li .add_square img{
    margin-top:30px;
    width:60px;
    height:60px;
}
.apply_markings .add_mark .add_list .name{
    color:#333;
}

.apply_markings .add_mark .add_list .name .btn{
    display: inline-block;
    width:66px;
    height:24px;
    border:1px solid #ddd;
    font-size: 12px;
    text-align: center;
    line-height: 24px;
    margin-right: 5px;
    border-radius: 30px;
}

.apply_markings .upload{
    display: block;
    width:156px;
    height:46px;
    background-color: #2C7DB8;
    color:#fff;
    margin:auto;
    text-align: center;
    line-height: 46px;
    margin-top:30px;
    border-radius: 3px;
}


.mark_pop{
    width: 98%;
    background-color: #fff;
    position: absolute;
    top: 0px;

    z-index: 4;
    padding-bottom: 30px;
}
.mark_pop .close{
    margin-top:10px;
    margin-right: 10px;
}
.mark_pop .btn_box{
    overflow: hidden;
}

.mark_pop .state{
    padding:0px 5% 40px 5%;
    border-bottom: 1px solid #ddd;
}
.mark_pop h2{
    font-size: 24px;
    color:#333;
    margin-top:30px;
    margin-bottom: 10px;
}
.mark_pop .state p{
    line-height: 36px;
}
.mark_pop .mark_del{
    padding:0 5%;
}
.mark_pop .mark_del table{
    width:90%;
    margin:auto;
}
.mark_pop .mark_del table td{
    border:1px solid #aaa;
    height:40px;
    color:#333;
    font-size: 12px;
    padding-left: 5px;
}
.mark_pop .mark_del table td.title{
    font-size: 16px;
    text-align: center;
}

.header .nav img{
    margin-top:35px;
    vertical-align: top;
}

.header .other_ac{
    position: relative;
}
.header .other_ac .child_nav{
    position: absolute;
    top:76px;
    left:-30px;
    width:110px;
    text-align: center;
    background-color: #fff;
    border:1px solid #ddd;
    border-top:0;
    display: none;
}
.header .other_ac .child_nav li{
    display: block;
    margin:0;
}

.header .other_ac .child_nav li a{
    display: block;
    line-height: 48px;
    font-size: 14px;
    border-bottom: 1px solid #ddd;
}


.study_class .newest {
    text-align: right;
    margin:20px 11px 15px 0;
}

.study_class .newest a{
    display: inline-block;
    width:55px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    border:1px solid #ddd;
    color:#666;

}
.study_class .newest a:hover,.study_class .newest a.current{
    color:#fff;
    background-color: #2C7DB8;
    border:1px solid #2C7DB8;
}
.study_class .ac_list{
    width: 274px;
    background-color: #fff;
    border: 1px solid #ddd;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 20px;
}
.study_class .ac_list.spe{
    margin-right: 7px;
    margin-left: 10px;
}
.study_class .ac_list:hover{
    box-shadow: 0 0 10px #aaa;
}
.study_class .ac_list .pic img{
    width:100%;
    height:150px;
}
.study_class .ac_list .con{
    padding:5px 4%;
    text-align: center;
}

.study_class .ac_list .con .title{
    font-size: 16px;
    color:#2C7DB8;
    line-height: 24px;
    height:48px;
    overflow: hidden;
    text-align: justify;
}
.study_class .people_icon {
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url('../img/gray_merec.png') no-repeat 0 0;
    background-size: 100% 100%;
    vertical-align: top;
}
.study_class .ac_list .read_mes{
    text-align: left;
    line-height: 26px;
}
.locate_icon{
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url('../img/locate.png') no-repeat 0 0;
    background-size: 100% 100%;
    vertical-align: top;
}
.study_class .ac_list .location{
    text-align: left;
    line-height: 26px;
}
.study_class .ac_list .account_name{
    border-top:1px solid #ddd;
    color:#2C7DB8;
    line-height: 26px;
    padding:5px 3%;

}

.study_class .ac_list .account_name .blue_icon{
    display: inline-block;
    width:25px;
    height:25px;
    background: url('../img/blue_peo.png') no-repeat 0 0;
    vertical-align: top;
}

.ac_page{
    background-color: #fff;
    padding:40px;
    border-radius: 10px;
}
.b_pic{
    margin-bottom: 40px;
}

.b_pic img{
    width:100%;
    height:200px;
}

.about .right{
    padding:20px 5%;
    width:60%;
    background-color: #fff;
    border-radius: 10px;
    display: inline-block;
    vertical-align: top;

}
.about .right .about_title{
    font-size: 18px;
    color:#2C7DB8;
    line-height: 40px;
}

.about .right .about_con{
    line-height: 40px;
}
.ac_del .banner{
    height:450px;
}
.ac_del img{
    width:100%;
    height:450px;
}
.ac_del .left{
    background-color: #fff;
    border-radius: 10px;
}
.ac_del .left .module{
    padding:40px 5%;
    border-bottom: 1px solid #ddd;
}
.ac_del .left .module h2{
    color:#2C7DB8;
    font-size: 18px;
    margin-bottom: 20px;
}
.ac_del .left .module .base_mes {
    color:#666;
    line-height: 24px;

}

.ac_del .left .module .base_mes .title{
    color:#333;
}

.ac_del .fill_process span.gray_line {
    width: 455px;
}
.ac_del .advantage li{
    display: inline-block;
    text-align: center;
    width:32%;
    padding:0 8%;
    margin-bottom: 20px;
}
.ac_del .advantage li img{
    width:79px ;
    height:87px;
}

.ac_del .advantage li  .title{
    font-size: 16px;
    color:#666;
    line-height: 24px;
}

.ac_del .advantage li .con{
    line-height: 24px;
    text-align: justify;
    height:120px;
    overflow: hidden;
}

.ac_del .scheme{
    width:80%;
    margin:auto;
}
.ac_del .scheme td{
    padding:5px 0 5px 2px;
    color:#333;
}
.ac_del .scheme tbody tr:nth-child(2n-1){
    background-color: #DEEAF6;
}
.ac_del .scheme thead td{
    text-align: center;
}
.ac_del .left div.spe{
    border-bottom: 0;
}
.ac_del .right .share_satge{
    padding:20px 0;
    border-radius: 10px;
    background-color: #fff;
}
.ac_del .right .share_satge .consult_btn{
    width:60%;
    margin:auto;
    display: block;
    background-color: #2C7DB8;
    color: #fff;
    text-align: center;
    height: 36px;
    line-height: 36px;
    border-radius: 3px;
    cursor: pointer;
}
.ac_del .right .share_satge  img{
    width:30px;
    height:30px;
    vertical-align: top;
}
.ac_del .right .share_satge  img.spe{
    margin-left: 10px;
}
.ac_del .right .share_satge .share{
    border-top:1px solid #ddd;
    margin-top:20px;
    padding:20px 5%;
    font-size: 18px;
    color:#333;
}
.ac_del .right .share_satge .share p{
    font-size: 14px;
    color:#999;
    line-height: 30px;
    margin-top:10px;
}

.ac_del .host{
    border-radius: 10px;
    margin-top:40px;
    background-color: #fff;

}
.ac_del .host h3{
    color:#333;
    padding:20px 0;
    padding-left: 5%;font-size: 18px;
    border-bottom: 1px solid #ddd;
}
.ac_del .host .del{
    padding:20px 6%;
}

.ac_del .host .del img{
    width:100%;
    height:120px;
}
.ac_del .host .del .title{
    color:#333;
    font-size: 16px;
    margin:10px 0;
}
.ac_del .host .del .con{
    line-height: 24px;
}

.success_pop,.fill_pop {
    width:90%;
    background-color: #fff;
    position: absolute;
    top: 0px;
   // left: 35%;
    z-index: 4;
/*    margin-top: 150px;
    padding-bottom: 30px;*/
    text-align: center;
}
.success_pop .close,.fill_pop .close,.mdetail_pop .close{
    margin-top:10px;
    margin-right: 10px;
}
.success_pop img{
    margin:30px;
}
.success_pop .ok{
    font-size: 24px;
    color:#2C7DB8;
    margin-bottom: 30px;
}

.success_pop .btn,.fill_pop .btn{
    display: block;
    width:197px;
    height:45px;
    background-color: #2C7DB8;
    color:#fff;
    text-align: center;
    line-height: 45px;
    margin:auto;
    margin-top:30px;
    border-radius: 3px;
    margin-bottom: 5px;
}
.fill_pop{
    text-align: center;
}
.fill_pop h3{
    font-size: 18px;
    color:#333;
    padding:20px;
    border-bottom: 1px solid #ddd;
    margin-bottom:20px;
}
.fill_pop .input_mes{
    margin-bottom: 10px;
}
.fill_pop .input_mes span{
    display: inline-block;
    width:100px;
    text-align: right;
    color:#333;
    margin-right:5px;
    float:left;
}

.fill_pop .input_mes input{
    border:1px solid #ddd;
    height:28px;
    width:40%;
}
.fill_pop .input_mes input.school_name{
    width:19%;
}

.fill_pop .input_mes select{
    height:30px;
    width:19%;
    color:#999;
    border:1px solid #ddd;
}

.branch_school .left{
    width:27%;
    margin-right: 2%;
    background-color: #fff;
    border-radius: 10px;
    padding-bottom: 20px;
    height:360px;

}

.branch_school .no_apply h3{
    border-bottom: 0px;



}

.branch_school .no_apply p{
    text-align: center;


}

.branch_school .no_apply p.text{
    font-size:16px;

}


.branch_school .right{
    width:70%;
    border-radius: 10px;
    background-color: #fff;
    overflow: hidden;
    height:380px;
}


.banner{width:100%;height:280px;}
.flexslider{position:relative;width:100%;height:280px;}
.flexslider .slides li{width:100%;text-align:center;margin:0}
.slides a img{
    width:100%;
    height:288px;
    border-radius: 2px;
}
.flexslider{position:relative;width:100%;}


.flexslider .slides li{width:100%;text-align:center}
.flexslider .slides li a{display:block}
.flex-control-nav{width:100%;position:absolute;bottom:-30px;text-align:center;z-index:1}

.flex-control-nav{bottom:5px}
.flex-control-nav li{margin:0 2px;display:inline-block;zoom:1}
.flex-control-paging li{width:8px;height:8px;border-radius:50%;line-height:16px;text-align:center;color:#fff;border:1px solid #fff;margin:0 20px}
.flex-control-paging li.active{background-color:#fff;color:#111}
.flex-control-paging li:hover{background-color:#fff;color:#111;cursor:pointer}


.branch_school {
    margin-top:20px;
    margin-bottom: 40px;

}

.branch_school h3{
    padding:20px 0;
    text-align: center;
    color:#333;
    font-size: 18px;
    border-bottom: 1px solid #ddd;
}

.branch_school .left p{
    color:#666;
    margin-top:20px;
    padding:0 5%;
}
.branch_school .left p select    {
    width:99%;
    height:28px;
    border:1px solid #ddd;
    color:#999;
    margin-top:5px;
    font-size: 14px;

}
.branch_school .btn{
    width:90%;
    margin:auto;
    display: block;
    height:42px;
    line-height: 42px;
    text-align: center;
    color:#fff;
    background-color: #2C7DB8;
    margin-top:20px;
    border-radius: 3px;
}

.branch_school .right .cate li{
    margin-top:20px;
    display: inline-block;
    width:32%;
    text-align: center;
}
.branch_school .right .cate li p{
    font-size: 18px;
    color:#666;
    margin-top:5px;
}
.locate_name {
    background-color: #fff;
    border-radius: 10px;
    margin:40px 0;
    padding:20px 0;
}
.locate_name h2{
    color:#333;
    font-size: 30px;
    text-align: center;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.locate_name h2 p{
    color:#999;
    font-size: 14px;
    margin-top:10px;
}
.locate_name .nanjing {
    text-align: center;
}

.locate_name .nanjing li{
    display: inline-block;
    width:22%;
    padding:40px 0;
    border:1px solid #ddd;
}
.locate_name .nanjing li img{
    width:212px;
    height:153px;
}
.locate_name .nanjing li.spe{
    margin-right:2%;
}
.locate_name .nanjing li p{
    margin:40px 0;
    color:#333;
    font-size: 16px;
}
.locate_name .nanjing li .lookbtn{
    display: block;
    width:78px;
    height:28px;
    border:1px solid #ddd;
    text-align: center;
    line-height: 28px;
    margin:auto;
    border-radius: 30px;
}

.locate_name .chengdu{
    text-align: center;
}
.locate_name .chengdu li{
    display: inline-block;
    width:22%;
    padding:40px 0;
    text-align: center;
}
.locate_name .chengdu li img{
    width:212px;
    height:226px;
}
.locate_name .chengdu li.spe{
    margin-right:2%;
}
.locate_name .chengdu li img:hover{
    transform: scale(1.2);
    box-shadow: 0 0 10px #aaa;
}
.locate_name  .contact{
    margin-top:20px;
    color:#888;
    line-height: 30px;
    text-align: center;
}
.locate_name .contact img{
    vertical-align: middle;
    margin-right: 5px;
    margin-left: 20px;
}
.locate_name .success_case{
    margin:0;
    padding:0;
}

.locate_name .city{
    text-align: center;
}
.locate_name .city ul{
    display: inline-block;
}
.locate_name .city ul li{
    display: inline-block;
    margin-right:5px;
}
.locate_name .city ul li a{

    padding:5px 10px;
    background-color:#F0F0F0;
    color:#666;

}
.locate_name .city ul li a:hover,.locate_name .city ul li a.current{
    background-color: #68ae4e;
    color:#fff;

}
.locate_name .city .c_change img{
    vertical-align: middle;
}
.locate_name .banner{
    margin-top:30px;
}

.locate_name .consulte_cate{
    display: inline-block;
    width: 22%;
    vertical-align: top;
    border:1px solid #ddd;
}
.locate_name div.spe{
    margin-right: 2%;
}
.locate_name .consulte_cate img{
    width:100%;
    height:150px;

}
.locate_name .consulte_cate .title{
    color:#333;
    font-size: 16px;
    line-height: 24px;
    height:48px;
    overflow: hidden;
    padding:5px 3%;
    text-align: justify;
}
.locate_name .consulte_cate .mes{
    line-height: 24px;
    text-align: left;
    padding:5px 3%;
}
.locate_name .flex-control-paging li.active{
    background-color: #aaa;
}

.locate_name .flex-control-paging li {
    border:1px solid #aaa
}

.locate_name .flex-control-nav {
    bottom: -24px;
}

.locate_name .lookall{
    display: block;
    width:115px;
    height:30px;
    border:1px solid #ddd;
    text-align: center;
    line-height: 28px;
    margin:auto;
    border-radius: 30px;
    margin-top:30px;
}

.bg_up .consulte_cate {
    position: relative;
}
.bg_up .mask_l{
    background-color: rgba(0,0,0,0.5);
    width:100%;
    height:100%;
    position: absolute;
    display: none;
    top:0px;
    left:0px;
    color:#fff;
}
.bg_up .mask_l p{
    margin-top:82px;
    padding:0 3%;
}
.bg_up .consulte_cate{
    border:0
}
.bg_up .consulte_cate img{
    height:200px;
}
.locate_name .book{
    overflow: hidden;
}
/*.locate_name .book li{
    border:0;
    width:155px;
    position: relative;
    height:183px;
    bottom: 0px;
    vertical-align: bottom;

}*/
.locate_name .book li .sigal{
    width:61px;
    height:80px;
    display: block;
    margin:auto;
}
.locate_name .book li .line{
    width:60px;
    height:8px;
    margin-top: 20px;
    display: none
}
.locate_name .book li p{
    margin:20px;
}
.locate_name .book li p.current{
    color:#68ae4e;
}
.locate_name .book li a.current{
    background-color: #68ae4e;
    color:#fff;
}
.locate_name .book li .sigal_h{
    width:61px;
    height:80px;
    position: absolute;
    top:40px;
    left:48px;
}

.all_school .recom_school{
    background-color: #fff;
    border-radius: 10px;
    margin-top:30px;

}

.all_school .recom_school .single_school{
    /*border-bottom:1px solid #ddd;*/
}

.all_school .recom_school .school_list{
    width:90%;
    background-color: #fff;
    padding:0;
    padding-bottom: 20px;
}
.all_school .major_list li{
    padding:20px 5%;
    border-top:1px solid #ddd;
    /*border-bottom:1px solid #ddd;*/
}
.all_school .major_list li .title{
    color:#333;
}
.all_school .major_list li .tip{
    font-size: 12px;
    margin-top: 5px;

}
.all_school .major_list li div{
    width:70%;
    display: inline-block;
}

.all_school .major_list li .btn{
    display: block;width:102px;
    height:40px;
    background-color: #2C7DB8;
    color:#fff;
    text-align: center;
    line-height: 40px;
    border-radius: 3px;

}
.all_school .btn_box{
    border-top: 1px solid #ddd;
    padding:20px 0;
}
.all_school .btn_box .btn{
    display: block;width:102px;
    height:40px;
    text-align: center;
    line-height: 40px;
    border-radius: 30px;
    margin:auto;
    border:1px solid #ddd;
}

.school_apply{

    margin-top:20px;
    margin-bottom: 40px;
}
.school_apply .school_del{
    padding:20px 5%;
    background-color: #fff;
    border-radius: 10px;

}
.school_apply .school_del li{
    display: inline-block;
    vertical-align: top;
}

.school_apply .school_del li .name{
    font-size: 24px;
    color:#333;

}
.school_apply .school_del li .eng_name{
    font-size: 12px;
    color:#333;

}

.school_apply .school_del li .advs span{
    display: inline-block;
    padding:0 10px;
    text-align: center;
    border-radius: 26px;
    line-height: 26px;
    height:26px;
    margin-right:20px;
    border:1px solid #68ae4e;
    color:#68ae4e;
    margin-top:5px;
}
.school_apply .school_del li .ide{
    line-height: 34px;
    font-size: 16px;
}
.school_apply .school_del li .ide img{
    vertical-align: top;

}
.school_apply .school_del .btn{
    display: inline-block;
    width:98px;
    height:36px;
    color:#fff;
    background-color: #2C7DB8;
    text-align: center;
    line-height: 36px;
    border-radius: 3px;
    margin-top:60px;
}

.school_apply .school_see{
    margin:20px 0;
}
.school_apply .school_see img{
    width:18%;

}
.school_apply .school_see img.spe {
    margin-right:2%
}
.school_apply .school_table {
    width:100%;

}
.school_apply .school_table td{
    height:40px;
    text-align: center;
    background-color: #f1f1f1;
    border:1px solid #ddd;
    font-size: 18px;
    cursor: pointer;
}

.school_apply .school_table td:hover {
    color:#2c7db8;
    border-bottom: 1px solid #2c7db8;
    background-color: #fff;
}

.school_table td.current{
    color:#2c7db8;
    border-bottom: 1px solid #2c7db8;
    background-color: #fff;
}

.school_apply .school_mes{
    background-color: #fff;
    overflow: hidden;
    border-radius: 10px;
}

.school_apply .school_mes .module{
    padding:40px 5%;
    border-bottom: 1px solid #ddd;
}
.school_apply .school_mes .module h3{
    font-size: 18px;
    color:#333;
    margin-bottom: 20px;
}
.school_apply .school_mes .module ul{
    text-align: center;
}
.school_apply .school_mes .module ul li{
    display: inline-block;
    text-align: center;
    margin-bottom: 15px;
}

.school_apply .school_mes .special ul li{
    /*    display: inline-block;
        text-align: center;
        margin-bottom: 15px;*/
    /*    width:259px;*/
    height:120px;
    /*    text-align: left;*/
}


.school_apply .school_mes .module ul li.spe{
    margin-right: 15%;
}
.school_apply .school_mes .grade ul li.spe{
    margin-right: 8%;
}
.school_apply .school_mes .module ul  li img{
    width:120px;
    height:120px;
}
.school_apply .school_mes .module ul  li .title{
    margin:10px 0;
    font-size: 16px;

}

.school_apply .school_mes .module ul  li .num{
    font-size: 24px;
    color:#333;
    font-weight: bold;
}

.school_apply .school_mes .grade ul  li img{
    width:120px;
    height:120px;
}

.special li img{
    vertical-align: middle;
}
.mark_request {
    line-height: 40px;
}

.school_apply .module h4{
    font-size: 20px;font-weight: bold;
    color:#333;
    margin:20px 0;
}

.school_apply .module .del{
    line-height: 30px;
    color:#333;
    margin-bottom: 30px;
}

.school_apply .showall{
    display: block;
    width: 102px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 30px;
    margin: auto;
    border: 1px solid #ddd;
    margin-top:20px;
}
.school_apply .school_set span{
    display: inline-block;
    width:25px;
    height:25px;
    font-size: 14px;
    background-color: #2c7db8;
    color:#fff;
    border-radius: 50%;
    margin-right: 20px;
    text-align: center;
    line-height: 25px;
}
.major_set .school_mes .search {
    margin-bottom: 20px;
    position: relative;
}
.major_set .school_mes .search .search_icon{
    display: inline-block;
    width:20px;
    height:20px;
    background:url('../img/searck.png') no-repeat 0 0;
    background-size: 100% 100%;
    position: absolute;
    top:6px;
    left:5px;
}
.major_set .school_mes .search input{
    border:1px solid #dddddd;
    height:30px;
    padding-left: 30px;
    width:250px;
}
.major_set .school_mes .search .searchbtn{
    display: inline-block;
    border:1px solid #2c7db8;
    color:#2c7db8;
    width:50px;
    height:28px;
    line-height: 28px;
    text-align: center;
}
.major_set .school_mes .search .hot_word{
    font-size: 12px;
    margin-left: 20px;

}

.major_set .school_mes .search .hot_word a{
    margin:0px 6px;
}
.major_set .school_mes .major_dire{
    margin-top:20px;
    color:#333;
}

.major_set .school_mes .major_dire a{
    color:#333;
}
.major_set .school_mes .major_dire a.current{
    padding:2px 5px;
    border-radius: 20px;
    margin-right:20px;
    background-color: #2c7db8;
    color:#fff;
}

.gap{
    border-left: 1px solid #aaa;
    display: inline-block;
    height:12px;
    margin:0 3px;
}
.major_set  .advs span{
    display: inline-block;
    padding:5px 15px;
    border:1px solid #68ae4e;
    color:#68ae4e;
    margin-right: 10px;
    border-radius: 20px;
}
.major_set  .module .money{
    margin-top:20px;
}

.major_set  .module .apply_res{
    line-height: 24px;
    height:48px;
    overflow: hidden;
    margin-top:20px;
    color:#333;
}
.major_set  .module .left{
    width:70%;
}
.major_set  .module .right .btn{
    display: inline-block;
    width: 98px;
    height: 36px;
    color: #fff;
    background-color: #2C7DB8;
    text-align: center;
    line-height: 36px;
    border-radius: 3px;
    margin-top: 104px;
}

.major_set .module .showall{
    margin:0;
    margin-top:20px;
}


.mdetail_pop {
    width: 40%;
    background-color: #fff;
    position: fixed;
    top: 0px;
    left: 30%;
    z-index: 4;
    text-align: center;
    margin-top: 150px;
    padding-bottom: 30px;
}

.mdetail_pop h3 {
    font-size: 24px;
    color: #333;
    padding: 20px 0;
    border-bottom: 1px solid #f1f1f1;
    font-weight: normal;
}

.mdetail_pop .module{

}

.mdetail_pop  .advs span{
    display: inline-block;
    padding:5px 15px;
    border:1px solid #68ae4e;
    color:#68ae4e;
    margin-right: 10px;
    border-radius: 20px;
}
.mdetail_pop  .module .money{
    margin-top:20px;
}

.mdetail_pop  .module .apply_res{
    line-height: 24px;
    /*height:48px;*/
    overflow: hidden;
    margin-top:20px;
    color:#333;
}
.mdetail_pop  .module{
    padding:0 3%;
    padding-top:20px;

    text-align: left;
}
.mdetail_pop  .module h4{
    font-size: 18px;
    color: #333;
    margin-bottom: 20px;
}

.module .heat{
    margin-left: 10%;
}
.module .heat img{
    vertical-align: middle;
}
.mark_request .btn{
    display: inline-block;
    width: 98px;
    height: 36px;
    color: #fff;
    background-color: #2C7DB8;
    text-align: center;
    line-height: 36px;
    border-radius: 3px;
}
.mark_request p{
    margin:10px 0;
}
.medai .school_table td{
    width:25%;

}

.gone{
    margin:20px 0;
}
.gone .college{
    display: inline-block;
    width:100px;
}

.gone .b_square{
    display: inline-block;
    width:100px;
    height:20px;
    background-color: #2C7DB8;
    margin-right: 10px;
    vertical-align: middle;
}
.gone .b_num{
    color:#2C7DB8;
}
.gone .g_square{
    display: inline-block;
    width:100px;
    height:20px;
    background-color:#68ae4e;
    margin-right: 10px;
    vertical-align: middle;
}
.gone .g_num{
    color:#68ae4e;
}

.count_time{
    color:#333;
    padding:20px 0;
    padding-left: 5%;
}

.midea_apply img{
    vertical-align: middle;
    margin-right: 20px;
}

.midea_apply p{
    margin:20px 0;
}

.midea_apply p .title{
    display: inline-block;
    width:100px;
    text-align: justify;
}

.contact_school img{
    vertical-align: middle;
    margin-right: 5px;
}

.contact_school .tel{
    margin-left: 100px;
}

.top_m{
    background-color: #333;
    padding:5px 0;
}
.top_m li{
    display: inline-block;
    margin-right: 10px;
}
.top_m li a{
    display: block;
    color:#fff;
    padding:3px 10px;
}
.top_m li a:hover,.top_m li a.current{
    background-color: #68ae4e;
    border-radius: 30px;
    color:#333;
}

a{
    cursor:pointer;
}

.doc_pop{
    width:70%;
    background-color:#fff;
    position:absolute;
    top:0;
    left:15%;
    z-index:4;
    margin-top:10%;
    padding-bottom:30px
}
.doc_pop .close{
    margin-top:10px;
    margin-right:10px
}
.doc_pop .btn_box{
    overflow:hidden
}



/*  分页  */
.page div a:hover, .page div .current {
    background-color: #2c7db8;
    border: 1px solid #c6ccd2;
    color: #fff;
}
.page div a,.page div span {
    border: 1px solid #c6ccd2;
    color: #c6ccd2;
    display: inline-block;
    padding: 5px 10px;
    margin-left: 5px
}



/*留学申请首页 、修改*/
.apply_index {
    padding-bottom: 40px;
}

.apply_index .conbanner {
    margin-top: 20px;
    text-align: center;
    padding: 40px 0;
    background: url('/index/img/apply_bg.png') no-repeat 0 0;
    background-size: 100% 100%;
}

.apply_index .conbanner h2 {
    display: inline-block;
    font-size: 36px;
    color: #fff;
    border-top: 3px solid #fff;
    border-bottom: 3px solid #fff;
    padding: 5px 0;
    font-weight: bold;
    margin-top: 40px;
}

.apply_index .conbanner .tip {
    font-size: 24px;
    color: #fff;
    margin-top: 40px;
    margin-bottom: 60px;
}

.apply_index .conbanner .btn {
    display: inline-block;
    width: 188px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background-color: #fff;
    color: #2C7DB8;
    font-size: 20px;
    font-weight: bold;
    border-radius: 40px;
    margin-bottom: 20px;
}

.apply_container {
    margin-top: 40px;
    background-color: #fff;
    padding-top:20px;
    border-radius: 3px;
    text-align: center;
}

.apply_container .top_title {
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
    background-color: #fff;
}

.apply_container .top_title h2 {
    font-size: 30px;
    color: #333;
    margin-bottom: 5px;
}

.apply_index .bottom {
    background: url('../img/applyf_bg.png') no-repeat 0 0;
}

.apply_container .book li {
    width: 23%;
}
.locate_name .book li span{
    position: relative;
}
.apply_container .book li .sigal_h {
    top:-56px;
    left:0px;
}

.true_list li {
    display: inline-block;
    width: 22%;
    padding: 30px 1%;

}

.true_list li span {
    display: block;
    margin: auto;
    width: 114px;
    height: 114px;
    border-radius: 50%;
    color: #fff;
    background-color: #999;
    font-size: 30px;
    text-align: center;
    line-height: 114px;
    position: relative;
    bottom: -18px;
}

.true_list li img {
    margin-top: 10px;
    visibility: hidden;
}

.true_list li p.title {
    margin: 15px 0;
    font-size: 18px;
    font-weight: 700;
}

.true_list li p.current {
    color: #68AE4F;
}

.true_list li p.tip {
    height: 54px;
    overflow: hidden;
    line-height: 18px;
}

.locate_name .book {
    overflow: hidden
}

.locate_name .book li {
    border: 0;
    width: 155px;
    position: relative;
    bottom: 0;
    vertical-align: baseline
}

.locate_name .book li .sigal {
    width: 61px;
    height: 80px;
    display: block;
    margin: auto;
    /* position will be absolute inside the fixed container to avoid layout shift */
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transition: transform 0.18s ease;
    transition: transform 0.18s ease;
}

/* fixed-size container so layout depends on this box only */
.locate_name .book li span{
    display: block;
    width: 61px;
    height: 80px;
    margin: 0 auto;
    position: relative;
    overflow: visible; /* allow scaled image to overflow visually without affecting layout */
}

.locate_name .book li .line {
    width: 60px;
    height: 8px;
    /* position absolute so showing/hiding won't affect layout height */
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    /* place it under the image area; adjust as needed */
    top: 66px;
    visibility: hidden;
}

.locate_name .book li p {
    margin: 20px
}

.locate_name .book li p.current {
    color: #68ae4e
}

.locate_name .book li a.current {
    background-color: #68ae4e;
    color: #fff
}

/* scale slightly on hover without affecting layout */
.locate_name .book li:hover .sigal{
    -webkit-transform: translate(-50%, -50%) scale(1.06);
    transform: translate(-50%, -50%) scale(1.06);
}


.locate_name .book li .sigal_h {
    width: 61px;
    height: 80px;
    position: absolute;
    top: -57px;
    left: 0px
}

.locate_name {
    background-color: #fff;
    border-radius: 10px;
    margin: 40px 0;
    padding: 20px 0
}

.locate_name h2 {
    color: #333;
    font-size: 30px;
    text-align: center;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
    margin-bottom: 50px;
}

.locate_name h2 p {
    color: #999;
    font-size: 14px;
    margin-top: 10px
}

.locate_name .nanjing {
    text-align: center
}

.locate_name .nanjing li {
    display: inline-block;
    width: 22%;
    padding-bottom: 20px;
    border: 1px solid #ddd
}

.locate_name .nanjing li img {
    width: 212px;
    height: 153px
}

.locate_name .nanjing li.spe {
    margin-right: 6%;
}

.locate_name .nanjing li:first-child{
   margin-left: 6%;
}

.locate_name .nanjing li p {
    margin: 40px 0;
    color: #333;
    font-size: 16px
}

.locate_name .nanjing li .lookbtn {
    display: block;
    width: 78px;
    height: 28px;
    border: 1px solid #ddd;
    text-align: center;
    line-height: 28px;
    margin: auto;
    border-radius: 30px
}

.locate_name .chengdu {
    text-align: center
}

.locate_name .chengdu li {
    display: inline-block;
    width: 22%;
    padding: 40px 0;
    text-align: center
}

.locate_name .chengdu li img {
    width: 212px;
    height: 226px
}

.locate_name .chengdu li.spe {
    margin-right: 1%
}

.locate_name .chengdu li a img:hover {
    transform: scale(1.2);
    box-shadow: 0 0 10px #aaa
}

.locate_name .contact {
    margin-top: 20px;
    color: #888;
    line-height: 30px;
    text-align: center
}

.locate_name .contact img {
    vertical-align: middle;
    margin-right: 5px;
    margin-left: 20px
}

.locate_name .success_case {
    margin: 0;
    padding: 0
}

.locate_name .city {
    text-align: center
}

.locate_name .city ul {
    display: inline-block
}

.locate_name .city ul li {
    display: inline-block;
    margin-right: 5px
}

.locate_name .city ul li a {

    padding: 5px 10px;
    background-color: #F0F0F0;
    color: #666
}

.locate_name .city ul li a.current, .locate_name .city ul li a:hover {
    background-color: #68ae4e;
    color: #fff
}

.locate_name .city .c_change img {
    vertical-align: middle
}

.locate_name .banner {
    margin-top: 30px
}

.locate_name .consulte_cate {
    display: inline-block;
    width: 22%;
    vertical-align: top;
    border: 1px solid #ddd
}

.locate_name div.spe {
    margin-right: 2%
}

.locate_name .consulte_cate img {
    width: 100%;
    height: 150px
}

.locate_name .consulte_cate .title {
    color: #333;
    font-size: 16px;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    padding: 5px 3%;
    text-align: justify
}

.locate_name .consulte_cate .mes {
    line-height: 24px;
    text-align: left;
    padding: 5px 3%
}

.locate_name .flex-control-paging li.active {
    background-color: #aaa
}

.locate_name .flex-control-paging li {
    border: 1px solid #aaa
}

.locate_name .flex-control-nav {
    bottom: -24px
}

.locate_name .lookall {
    display: block;
    width: 115px;
    height: 30px;
    border: 1px solid #ddd;
    text-align: center;
    line-height: 28px;
    margin: auto;
    border-radius: 30px;
    margin-top: 30px
}
.combine{
    display: inline-block;
    width:20%;
    margin:30px 2%;
}

.combine img{
    width:100%;
    height:150px;
    border:1px solid #ddd;
}

.combine img:hover{
    border:1px solid #333;
}
.apply_adv{
    overflow: hidden;
    padding-top:20px;
    text-align: center;
}
.apply_adv ul{
    float: left;
    border-right:1px solid #ddd;
    width:21%;
    background-color: #fff;
    border-top:1px solid #ddd;
    border-bottom: 1px solid #ddd;

}
.apply_adv ul li span{
    padding-top:20px;
    height:48px;
    overflow: hidden;
    line-height: 24px;
    display: block;
}
.apply_adv ul li{
    height:85px;
    line-height: 85px;
    color:#666;
}
.apply_adv ul li:nth-child(2n-1){
    background-color:#F5F5F5 ;
}
.apply_adv ul .title{
    height:126px;
    line-height: 126px;
    font-size: 24px;
    color:#fff
}
.apply_adv ul.col_a{
    width:15%;
    border-left: 0;
    border-left: 1px solid #ddd;

}
.apply_adv ul.col_a li{
    font-size: 18px;
    color:#2C7DB8;
}
.apply_adv ul.col_b .title,.apply_adv ul.col_d .title,.apply_adv ul.col_e .title{
    background:url('../img/green_bg.png') no-repeat 0 0;
    background-size: 100% 100%;
}

.apply_adv ul.col_c .title{
    background:url('../img/blue_bg.png') no-repeat 0 0;
    background-size: 100% 100%;
    font-weight: bold;
}
.apply_adv ul.col_c.current{
    border:2px solid #58A2EC;
}
.apply_adv ul.col_c li:nth-child(2),.apply_adv ul.col_c li:nth-child(3),.apply_adv ul.col_c li:nth-child(4),.apply_adv ul.col_c li:nth-child(5),.apply_adv ul.col_c li:nth-child(6),.apply_adv ul.col_c li:nth-child(7),.apply_adv ul.col_c li:nth-child(8){
    color: #58A2EC;
}
.school-name{
    width: 220px;
    height: 25px;
    border-radius: 15px;
}
.header .menu {
    width: 121px;
    background-color: #fff;
    position: absolute;
    top: 60px;
    left: 0px;
    z-index: 20;
    border: 1px solid #ddd;
    display: none;

}

.header .menu ul li {
    width: 100%;
    text-align: center;
    margin: 0;

}



/*2016-10-24*/



.top .city {
    position: relative;
    /*    width:78px;*/
}
.top .city .child_menu{
    left:2px;
    width:78px;
}


.header .nav > li{
    position: relative;
}

.header .nav > li .child_nav{
    position: absolute;
    top: 74px;
  
    min-width: 120px;
    background-color: #fff;
    box-shadow: 0 2px 10px rgba(0,0,0,0.15);
    text-align: center;
    display: none;
    z-index: 100;
    border-radius: 4px;
    padding: 5px 0;
    margin: 0;
    list-style: none;
}

.header .nav > li:hover .child_nav{
    display: block;
}

.header .nav li .child_nav li{
    display: block;
    margin: 0;
    padding: 0;
}

.header .nav li .child_nav li a{
    line-height: 40px;
    height: 40px;
    display: block;
    font-size: 16px;
    border: 0;
    color: #666;
    transition: all 0.3s;
    text-decoration: none;
}

.header .nav li .child_nav li a:hover{
    background-color: #f5f5f5;
    color: #2C7DB8;
    font-weight: normal;
    border-bottom: none;
}




/*2016-10-27*/

.city .v_out {
    width: 450px;
    margin: 20px auto;
    overflow: hidden;
    height:52px;
}

.city .v_show {
    width: 350px;
    overflow: hidden;
    position: relative;
    height: 50px;
    float: left
}

.city .v_cont {
    width: 6650px;
    position: absolute;
    left: 0px;
    top: 0px;
}

.city .v_cont ul {
    float: left;
    text-align: center;
    line-height: 50px;
}

.city .v_cont ul li {
    width: 350px;
    height: 50px;
    float: left;
    margin-top: 3px;
}


/*---切换---*/
.city .prev,.city  .next {
    float: left;
    padding: 17px 9px 0
}

.city .prev a {
    background: #f00;
}
.city .prev,.city  .prev a, .city .next, .city .next a {
    width: 24px;
    height: 24px;
    display: block
}

.locate_name .city {
    text-align: center
}

.locate_name .city ul {
    display: inline-block
}

.locate_name .city ul li {
    display: inline-block;
    margin-right: 5px
}




/*2016-10-28*/
.repaire_password{
    background-color: #fff;
    text-align: center;
    margin-top:40px;
    padding-bottom: 50px;

}

.repaire_password h3{
    padding:30px;
    color:#333;
    font-size: 18px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 50px;

}
.repaire_password .input_num{
    width:324px;
    height:40px;
    border:1px solid #ddd;
    display: block;
    margin:auto;
    margin-bottom: 30px;
}
.repaire_password  .btn{
    display: block;
    width: 324px;
    height: 40px;
    border: 1px solid #3087C7;
    background-color: #3087C7;
    margin: auto;
    margin-top: 25px;
    color: #fff;
    font-size: 14px;
    line-height: 40px;

}
.send_mail{
    background-color: #fff;
    text-align: center;
    margin-top:40px;
    padding-bottom: 50px;
    padding-top:50px;
}
.send_mail h3{
    border-bottom: 1px solid #ddd;
}
.send_mail h3 a{
    display: inline-block;
    padding:5px 20px ;
    border-bottom: 2px solid transparent;
    cursor:default;
}
.send_mail h3 a:hover,.send_mail h3 a.current{
    color:#2C7DB8;
    border-bottom: 2px solid #2C7DB8;
}

.send_mail .send_over{
    color:#333;
    margin:90px 0;
}
.send_mail  .btn{
    display: block;
    width: 248px;
    height: 40px;
    border: 1px solid #3087C7;
    background-color: #3087C7;
    margin: auto;
    margin-top: 25px;
    color: #fff;
    font-size: 14px;
    line-height: 40px;
    margin-bottom: 50px;
}

.send_mail .tip{
    color:#333;
    line-height: 30px;
    text-align: left;
    padding-left: 40%;
}
.send_mail .tip span{
    display: block;
}
.send_mail .tip span a{
    color:#2C7DB8;
}

.send_mail .tip span a:hover{
    text-decoration: underline;
}


/*登录弹框*/ 

.pop_reg{
    background-color: #fff;
    width:40%;
    position: absolute;
    top:150px;
    left:30%;
    text-align: center;
    z-index: 4;
    padding-bottom: 40px;

}
.pop_reg .title .fr img{
    vertical-align: top;
    margin-top:10px;
    margin-right:10px;
    width:12px;
    height:12px;
}
.pop_reg  .title{
    line-height: 60px;
    font-size: 24px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
    color:#333;
    font-weight: bold;
}
.pop_reg .iden_detail {
    text-align: center;
    padding-bottom: 25px;
    border-bottom: 1px solid #f1f1f1;
    margin: auto;
    margin-bottom: 25px;
    width: 250px
}

.pop_reg .iden_detail .input_num {
    width: 243px;
    height: 40px;
    border: 1px solid #f1f1f1;
    display: block;
    margin: auto;
    margin-top: 15px;
    margin-bottom: 25px
}

.pop_reg .iden_detail .input_iden {
    width: 115px;
    height: 40px;
    border: 1px solid #f1f1f1;
    padding-left: 5px;
    margin-right: 6px
}

.pop_reg .iden_detail .get_mes {
    display: inline-block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    color: #2c7db8;
    border: 1px solid #2C7DB8;
    text-align: center
}

.pop_reg .iden_detail .submitbtn {
    display: block;
    width: 248px;
    height: 40px;
    border: 1px solid #3087C7;
    background-color: #3087C7;
    margin: auto;
    margin-top: 25px;
    color: #fff;
    font-size: 14px;
    line-height: 40px
}

.pop_reg .reset_pw {
    display: block;
    width: 248px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #68ae4e;
    border: 1px solid #68ae4e;
    margin: auto;
    margin-top: 25px;
    cursor: pointer;
}

.pop_reg .free_zc {
    display: block;
    width: 248px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #2c7db8;
    border: 1px solid #2c7db8;
    margin: auto;
    margin-top: 10px
}


.group_pay .payway i {
    margin-left: 5%;
}

.error{
    color:red;
}

.pointer{
    cursor: pointer;
}


.detail_pop{
    width: 100%;
    background-color: #fff;
    position: absolute;
    top: 0;
  
    z-index: 4;
  
}

.detail_pop .btn_box {
    overflow: hidden;
    text-align: center;
}
.detail_pop .close {
    margin-top: 10px;
    margin-right: 10px;
}

.detail_pop .btn_box span{
    display: inline-block;
    font-size: 24px;
    color:#666;
    line-height: 60px;
}
.detail_pop .act_title{
    font-size: 18px;
    color:#666;
    line-height: 40px;
    border-bottom: 1px solid #ddd;
    padding-left: 3%;
}
.detail_pop .mo{
    padding:15px 3%;
    border-bottom: 1px solid #ddd;
}
.detail_pop .mo .title{
    color:#666;
    margin-bottom: 10px;
    line-height: 24px;
}

.detail_pop .mo .con{
    margin-top:5px;
}
.layui-layer-btn{
    background:#ffff;
}
.add_mark .btn:hover{
    color:#2C7DB8;
}
video::-internal-media-controls-download-button {
    display:none;
}

video::-webkit-media-controls-enclosure {
    overflow:hidden;
}

video::-webkit-media-controls-panel {
    width: calc(100% + 30px); 
}