﻿@charset "utf-8";
/* CSS Document */

/************************************************************************************
smaller than 1024 PAD
*************************************************************************************/
/*PC端*/
@media screen and (min-width: 1024px) {
    .logo-nav {
        display: none
    }

    #rwdStyle {
        width: 20px;
    }
    #head .head_menu {
        float: left;
        position: static;
        width: auto;
        height: auto;
        filter: aplha(opacity=100);
        opacity: 1;
        display: block;
        margin-top: 7px;
        font-size: 16px;
        margin-left: 150px;
    }

        #head .head_menu ul li {
            float: left;
            padding: 1px 8px;
            border: medium none; /* border-left:1px #464646 solid;*/
            font-size: 14px;
        }

            #head .head_menu ul li.fst {
                border-left: medium none;
            }

            #head .head_menu ul li a {
                padding: 1px 5px;
                color: #333;
            }

                #head .head_menu ul li a:hover {
                    color: #002e56;
                }

            #head .head_menu ul li .icos {
                display: none;
            }

    #head .headSearch {
        float: right;
        width: 200px;
    }

    #head .menu_Icos {
        padding-left: 15px;
    }

        #head .menu_Icos li.menuSkillBtn {
            display: none;
        }

    #head .share_menu {
        right: 50%;
        margin-right: -500px;
        top: 52px;
        width: auto;
        overflow: visible;
    }

        #head .share_menu .markLevel {
            -webkit-border-radius: 6px;
            -moz-border-radius: 6px;
            -ms-border-radius: 6px;
            -o-border-radius: 6px;
            border-radius: 6px;
        }

        #head .share_menu .pd {
            padding: 30px 20px 40px;
        }

        #head .share_menu .corIco {
            display: block;
        }

        #head .share_menu .shareIcosBox a.myWxBtn {
            display: inline-block;
        }

    #head .homeBtn {
        float: left;
    }

    #warp #head .headInset {
        width: 1200px; /*width:1000px;*/
        margin: 0 auto;
        padding: 15px 0;
    }
    /*#top_head .top_head_inset { width:1000px; margin:0 auto;}*/
    #head .head_menu .markLevel {
        display: none;
    }

    #head .headSearch .searchList ul li a {
        line-height: 30px;
    }

    #head .homeBtn:hover .homebtn1 {
        display: none;
    }

    #head .homeBtn:hover .homebtn2 {
        display: block;
    }
    /*banner*/
    #main .indexBanner .ban_win .sp_box dl.notVideo {
        position: relative;
        z-index: 1;
    }

        #main .indexBanner .ban_win .sp_box dl.notVideo dd {
            position: absolute;
            left: 0;
            top: auto;
            bottom: 0;
            z-index: 5;
            width: 100%;
            height: auto;
            padding: 0 0 0;
        }

            #main .indexBanner .ban_win .sp_box dl.notVideo dd h6 {
                padding: 20px 12px 0 30px;
                font-size: 24px;
            }

                #main .indexBanner .ban_win .sp_box dl.notVideo dd h6 span {
                    display: block;
                }

            #main .indexBanner .ban_win .sp_box dl.notVideo dd p {
                padding: 10px 12px 0 30px;
            }

        #main .indexBanner .ban_win .sp_box dl.notVideo .videosBox {
            z-index: -99;
            display: block;
            width: 100%;
            height: 100%;
            padding: 0;
            visibility: hidden;
        }

    #main .templateStyle1 .ban .pic_des dt {
        width: 990px;
        margin: 0 auto;
        padding: 30px 10px 20px 0;
    }

    #main .templateStyle1 .ban .pic_des dd {
        width: 990px;
        margin: 0 auto;
        padding: 0 10px 30px 0;
    }

        #main .templateStyle1 .ban .pic_des dd.theBg {
            width: 100%;
            padding: 0;
        }

    #main .indexBanner .ban_win .sp_box dl dd .bg {
        background: #333;
    }

    #main .indexBanner .ban_win .sp_box dl dd a {
        color: #FFF;
    }

    #main .indexBanner .ban_win .sp_box dl dd {
        color: #FFF;
    }

    #main .indexBanner .ban_win .sp_box dl.play_now dd {
        display: none;
    }

    #main .indexBanner .ban_win .ctr_btns {
        width: 40px;
        font-size: 60px;
        background: transparent;
        color: #FFF;
        font-weight: bold;
        font-family: '宋体',Verdana,Gill Sants,Aril;
        -webkit-text-shadow: 1px 1px 1px rgba(0,0,0,0.8);
        -moz-text-shadow: 1px 1px 1px rgba(0,0,0,0.8);
        -ms-text-shadow: 1px 1px 1px rgba(0,0,0,0.8);
        -o-text-shadow: 1px 1px 1px rgba(0,0,0,0.8);
        text-shadow: 1px 1px 1px rgba(0,0,0,0.8);
    }

    #main .indexBanner .ban_win .left_btn {
        left: 5%;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        -ms-box-shadow: none;
        -o-box-shadow: none;
        box-shadow: none;
    }

    #main .indexBanner .ban_win .right_btn {
        right: 5%;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        -ms-box-shadow: none;
        -o-box-shadow: none;
        box-shadow: none;
    }

    #top_head .logo_des {
        margin-right: 10px;
    }

    #main .indexBanner .dd_mes {
        width: 1000px;
    }

    #main .indexBanner .ban_win .sp_box dl.notVideo dd h6, #main .indexBanner .ban_win .sp_box dl.notVideo dd p {
        padding-left: 0;
    }

    /*foot*/
    #foot .btm_menu {
        width: 720px;
        margin: 0 auto;
        border: medium none;
        text-align: center;
        padding-left: 170px;
    }

        #foot .btm_menu li {
            float: left;
            width: 100px;
            border: medium none;
        }

            #foot .btm_menu li a { /* border-width:0 1px 0 1px; border-color:transparent #464646 transparent #222; border-style:solid; */
                text-align: center;
                font-size: 14px;
            }

            #foot .btm_menu li.fst a {
                border-left: medium none;
            }

            #foot .btm_menu li.lst a {
                border-right: medium none;
            }
    /*index main*/
    /*lists_area1*/
    #main .lists_area1 {
        padding-top: 0;
        padding-left: 20px;
    }

        #main .lists_area1 dl {
            float: left;
            display: block;
            margin-top: 0;
            width: 320px;
            margin-right: 20px;
        }

            #main .lists_area1 dl dt {
                display: block;
                width: 100%;
                vertical-align: middle;
            }

            #main .lists_area1 dl dd {
                display: block;
                width: 100%;
                padding: 20px 0;
                vertical-align: middle;
            }

                #main .lists_area1 dl dd h6 {
                    padding-bottom: 0;
                    font-size: 16px;
                    font-weight: bold;
                }

                #main .lists_area1 dl dd p {
                    font-size: 14px;
                    line-height: 1.3em;
                }

                #main .lists_area1 dl dd .det_btn {
                    padding-top: 20px;
                    text-align: left;
                }

        #main .lists_area1 dt p .tableBox .tableInset b {
            font-size: 14px;
        }

        #main .lists_area1 dd .det_btn a {
            width: 100px;
            font-size: 12px;
        }

        #main .lists_area1 .theBg .inset {
            padding: 0 5%;
        }

    #main .txtArea1 {
        width: 1040px;
        margin: 0 auto;
        padding: 20px 0;
    }

    /*paging*/
    #warp .newsPageing a {
        width: 40px;
        border-left: 1px #d9cccc solid;
    }

    #warp .newsPageing span {
        padding: 0 5px;
    }

        #warp .newsPageing span i {
            font-size: 16px;
        }

        #warp .newsPageing span.bl {
            border-left: 1px #d9cccc solid;
        }

    /*lists_area2*/
    #main .lists_area2 {
        text-align: center;
        background: #9c1347;
        padding: 0 0 30px;
    }

        #main .lists_area2 .pd {
            width: 1020px;
            padding: 0 0 5px 20px;
            margin: 0 auto;
        }

        #main .lists_area2 .dlBox {
            float: left;
            width: 320px;
            margin-right: 20px;
            _display: inline;
        }

        #main .lists_area2 dl {
            display: block;
            margin-right: 0;
            text-align: left;
            _zoom: 1;
            _display: inline;
        }

        #main .lists_area2 h5 {
            width: 1020px;
        }

    /*搜索结果页*/
    #searchListPage {
        width: 1000px;
    }

        #searchListPage .pd {
            padding: 0;
        }

        #searchListPage .list_area dl dt {
            font-size: 18px;
            padding-bottom: 10px;
        }

        #searchListPage .list_area dl dd {
            font-size: 12px;
        }

    /*模板页面*/
    #templateStyle1 .templateStyle1_main {
        width: 1200px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

        #templateStyle1 .templateStyle1_main .slideMenu {
            float: left;
            width: 20%;
            padding-bottom: 0;
            text-align: center;
        }

            #templateStyle1 .templateStyle1_main .slideMenu dt .jt_ico {
                display: none;
            }

            #templateStyle1 .templateStyle1_main .slideMenu dt {
                padding: 14px 12px;
            }

            #templateStyle1 .templateStyle1_main .slideMenu dd li a { /* padding:7px 12px;*/
            }

    #templateStyle1 .allIndex .slideMenu dd li a {
        padding: 7px 30px;
    }

    #templateStyle1 .templateStyle1_main .aboutPS_cont {
        float: left;
        width: 80%;
    }

    .templateStyle1 .templateStyle1_main .aboutPS_cont2 {
        width: 100%;
        float: left;
        display: inline-block
    }

    #templateStyle1 .templateStyle1_main .aboutPS_cont .pd {
        padding: 0 0 0 20px;
        background: transparent;
    }
    /*common*/
    #templateStyle1 .slideMenu dt {
        display: none;
    }

    #templateStyle1 .slideMenu dd li.fst {
        border: medium none;
    }

    #templateStyle1 .slideMenu dd li.active {
        display: block;
    }

        #templateStyle1 .slideMenu dd li.active a {
            background: #9c1347;
            color: #FFF;
        }

    #templateStyle1 .templateStyle1_main .on dd {
        display: block;
        border-bottom: medium none;
    }

    /*关于培生*/
    #main .aboutPS .templateStyle1_main .slideMenu dd li {
        border-color: #e8c8c9;
    }

    #main .aboutPS .slideMenu dd li a:hover {
        background: #9c1347;
    }

    #main .aboutPS .templateStyle1_main .aboutPS_cont .contact dl dd.telR span {
        display: block;
        width: 100%;
        vertical-align: inherit;
    }

    #main .aboutPS .templateStyle1_main .aboutPS_cont .aboutUs dl {
        padding: 20px 30px;
    }

        #main .aboutPS .templateStyle1_main .aboutPS_cont .aboutUs dl dt {
            text-align: left;
        }

    /*工作就会*/
    #templateStyle1 .templateStyle1_main .aboutPS_cont .job .quickBtns a {
        display: inline-block;
        width: 21%;
        padding: 20px 5%;
        margin: 0 1%;
    }
    /*联系我们*/
    #templateStyle1 .templateStyle1_main .aboutPS_cont .contact .changeStyle {
        border-top: 1px solid #FFF;
        border-bottom: 1px solid #ccc;
    }

        #templateStyle1 .templateStyle1_main .aboutPS_cont .contact .changeStyle dl {
            float: left;
            width: 50%;
            border: medium none;
        }

    #templateStyle1 .templateStyle1_main .aboutPS_cont .contact dl dt {
        width: 48px;
    }

    #templateStyle1 .templateStyle1_main .aboutPS_cont .contact dl dd.tit {
        width: 50%;
        font-size: 16px;
        line-height: 23px;
    }

    #templateStyle1 .templateStyle1_main .aboutPS_cont .contact dl dd.contTxt {
        clear: none;
        float: left;
        width: 70%;
        padding: 0 0 0 10px;
        font-size: 12px;
        line-height: 23px;
    }

    /*教育资源*/
    #templateStyle1 .templateStyle1_main .slideArea {
        float: left;
        width: 20%;
        text-align: center;
    }

        #templateStyle1 .templateStyle1_main .slideArea .theMenu {
            display: none;
        }

        #templateStyle1 .templateStyle1_main .slideArea .padSlideMenu {
            display: block;
            width: 100%;
            padding: 0;
        }

            #templateStyle1 .templateStyle1_main .slideArea .padSlideMenu dd li a {
                background: #fce1ce;
                color: #ef6b07;
            }

                #templateStyle1 .templateStyle1_main .slideArea .padSlideMenu dd li a.on, #templateStyle1 .templateStyle1_main .slideArea .padSlideMenu dd li a:hover {
                    background: #e7ccb7;
                    color: #ef7e38;
                }

    #templateStyle1 .ban .pic_des {
        position: absolute;
        left: 0;
        top: auto;
        bottom: 0;
        z-index: 2;
        width: 100%;
        min-height: auto;
        -webkit-animation: 0.5s ease 0s alternate none 1 slideIn;
        -moz-animation: 0.5s ease 0s alternate none 1 slideIn;
        -ms-animation: 0.5s ease 0s alternate none 1 slideIn;
        -o-animation: 0.5s ease 0s alternate none 1 slideIn;
        animation: 0.5s ease 0s alternate none 1 slideIn;
    }

    @-webkit-keyframes slideIn {
        0% {
            left: -50%;
            opacity: 0;
        }

        100% {
            left: 0;
            opacity: 1;
        }
    }

    @-moz-keyframes slideIn {
        0% {
            left: -50%;
            opacity: 0;
        }

        100% {
            left: 0;
            opacity: 1;
        }
    }

    @-ms-keyframes slideIn {
        0% {
            left: -50%;
            opacity: 0;
        }

        100% {
            left: 0;
            opacity: 1;
        }
    }

    @-o-keyframes slideIn {
        0% {
            left: -50%;
            opacity: 0;
        }

        100% {
            left: 0;
            opacity: 1;
        }
    }

    @keyframes slideIn {
        0% {
            left: -50%;
            opacity: 0;
        }

        100% {
            left: 0;
            opacity: 1;
        }
    }

    #templateStyle1 .ban .pic_des .theBg {
        filter: alpha(opacity=80);
        opacity: 0.8;
    }

    #templateStyle1 .templateStyle1_main .aboutPS_cont .teachMain .bookdesArea .zkBtn .wap_span {
        display: none;
    }

    #templateStyle1 .templateStyle1_main .aboutPS_cont .teachMain .bookdesArea .zkBtn .pad_span {
        display: inline-block;
    }
    /*教育资源弹出层*/
    #templateStyle1 .templateStyle1_main .aboutPS_cont .teachMain .popShowStyle .desTxtCont {
        position: fixed;
        left: 5%;
        top: 10px;
        z-index: 10000;
        width: 90%;
    }

        #templateStyle1 .templateStyle1_main .aboutPS_cont .teachMain .popShowStyle .desTxtCont .top_main {
            height: auto;
            overflow-x: hidden;
            overflow-y: auto;
        }

    #templateStyle1 .templateStyle1_main .aboutPS_cont .teachMain .bookdesArea .desTxtCont .top_bar {
        display: block;
    }

    #templateStyle1 .templateStyle1_main .aboutPS_cont .teachMain .bookdesArea .desTxtCont .btm_btn {
        background: #ec6b06;
    }

    #templateStyle1 .templateStyle1_main .aboutPS_cont .teachMain .bookdesArea .desTxtCont .more_links {
        background: #ec6b06;
    }

    #templateStyle1 .templateStyle1_main .aboutPS_cont .teachMain .bookdesArea .desTxtCont .btm_btn a {
        width: 30%;
    }

    #teachMain .bookdesArea .desTxtCont dl {
        padding: 10px 30px;
    }

        #teachMain .bookdesArea .desTxtCont dl dt {
            text-align: left;
        }

    #teachMain .bookdesArea .bookdesAreaTit {
        padding: 20px 45px;
    }

    /*国际认证*/
    #main .intCertification .slideMenu dd li a:hover {
        background: #fff;
        color: #002e56;
    }

    #main .intCertification .slideMenu dd li.active a {
        background: #fff;
    }

    #main .intCertification .templateStyle1_main .slideMenu dd li {
        border-color: #ddd;
    }

    #main .intCertification .templateStyle1_main .intCertification_Cont .intArea .cont {
        padding: 20px 40px;
        color: #474747;
        font-size: 15px;
        line-height: 1.5em;
        text-align: justify;
        padding: 5px 0;
    }

        #main .intCertification .templateStyle1_main .intCertification_Cont .intArea .cont p {
            font-size: 15px;
        }

            #main .intCertification .templateStyle1_main .intCertification_Cont .intArea .cont p a {
                color: #d40000;
                text-decoration: underline;
            }

        #main .intCertification .templateStyle1_main .intCertification_Cont .intArea .cont dl {
            font-size: 15px;
        }

    #main .intCertification .templateStyle1_main .intCertification_Cont .three-nav li {
        font-size: 16px
    }


    .intCertification .templateStyle1_main .intCertification_Cont .intArea .cont2 p {
        padding-left: 18px;
        background: url(/resource/images/green_dot.png) no-repeat left center;
        text-indent: 20px;
    }

    .intCertification .templateStyle1_main .intCertification_Cont .intArea .cont dl {
        padding: 5px 0;
        font-size: 15px;
        line-height: 1.5em;
        color: #474747;
    }

        .intCertification .templateStyle1_main .intCertification_Cont .intArea .cont dl dt {
            margin-bottom: 5px;
        }

        .intCertification .templateStyle1_main .intCertification_Cont .intArea .cont dl.hasDot dt { /*padding-left:18px;*/
            background: url(/resource/images/green_dot.png) no-repeat left 9px;
            text-indent: 20px;
        }

            .intCertification .templateStyle1_main .intCertification_Cont .intArea .cont dl.hasDot dt em {
                font-size: 16px;
                font-weight: bold;
                color: #002e56;
            }
    .ml20 {
        margin-left: 20px;
    }
    /*地图*/
    #main .mapIndex .slideMenu dd li a:hover {
        background: #c26e88;
        color: #FFF;
    }

    #main .mapIndex .slideMenu dd li.active a {
        background: #c26e88;
    }

    #main .mapIndex .templateStyle1_main .slideMenu dd li {
        border-color: #eac8c7;
    }

    #main .mapIndex .templateStyle1_main .mapIndex_Cont .intArea .cont {
        padding: 20px 40px;
    }

        #main .mapIndex .templateStyle1_main .mapIndex_Cont .intArea .cont p {
            font-size: 16px;
        }

    /*学习中心*/
    #main .learn_center .slideMenu dd li a:hover {
        background: #ca2f45;
        color: #FFF;
    }

    #main .learn_center .slideMenu dd li.active a {
        background: #ca2f45;
    }

    #main .learn_center .templateStyle1_main .slideMenu dd li {
        border-color: #f4d5da;
    }

    #main .learn_center .templateStyle1_main .intCertification_Cont .intArea .cont {
        padding: 20px 40px;
    }

        #main .learn_center .templateStyle1_main .intCertification_Cont .intArea .cont p {
            font-size: 16px;
        }

    #main .aboutPS .templateStyle1_main .aboutPS_cont .infor .detMain {
        width: auto;
        padding: 0 15px 60px;
    }

        #main .aboutPS .templateStyle1_main .aboutPS_cont .infor .detMain .halfPicBox .txtpic {
            float: left;
            width: 50%;
        }

    #main .aboutPS .templateStyle1_main .aboutPS_cont .infor {
        padding: 20px 0 0;
    }

        #main .aboutPS .templateStyle1_main .aboutPS_cont .infor .infor_inset {
            padding: 0 15px;
        }

    /*pageChannel*/
    #main .teachResource .pageChannel {
        margin: 0;
        width: 100%;
    }

        #main .teachResource .pageChannel dl {
            width: 1000px;
        }

            #main .teachResource .pageChannel dl dt {
                display: none;
            }

            #main .teachResource .pageChannel dl dd {
                border-bottom: medium none;
            }

            #main .teachResource .pageChannel dl.on dd {
                display: block;
            }

            #main .teachResource .pageChannel dl dd li {
                float: left;
                border-top: medium none;
                width: auto;
                text-align: left;
            }

                #main .teachResource .pageChannel dl dd li.nowC {
                    display: block;
                }

                #main .teachResource .pageChannel dl dd li a {
                    float: left;
                    display: inline-block;
                    width: auto;
                    height: 50px;
                    padding: 0 30px;
                    font-size: 14px;
                    line-height: 50px;
                    border-right: 1px #e2e2e2 solid;
                }
    /*menuSecObj*/
    #main .teachResource .templateStyle1_main .menuSecObj {
        margin: 0;
        width: 100%;
        display: block;
    }

    #main .teachResource .templateStyle1_main .menuSecBtn {
        display: none;
    }

    /*#teachMain .channel_des { margin-top:10px;}
	*/
    #iframe_pop .top_main dl .m_img img {
        width: 100%;
        max-width: 620px;
    }

    #head .head_menu ul li.onlyPhoneShow, #main .learn_center .templateStyle1_main .slideMenu dd li.onlyPhoneShow {
        display: none;
    }

    #warp #teachMain .bookdesArea .bookdesAreaTit dd p, #warp #teachMain .bookdesAreaStyle2 .r_txt ul li, #warp #teachMain .bookdesArea .bookdesAreaTit dd p {
        font-size: 14px;
    }


}

#main .intCertification .templateStyle1_main .intCertification_Cont .intArea .cont p.fw-bold {
    font-size: 16px;
    color: #002e56;
}

    #main .intCertification .templateStyle1_main .intCertification_Cont .intArea .cont p.fw-bold a { /*color:#002e56;*/
        color: #d40000;
    }

.aboutUs {
}

.aboutUs-con {
    background-color: #70b66b;
    margin: 0 10px;
    padding: 30px 0;
}

.aboutUs p {
    color: #fff;
    padding: 10px 30px;
    font-size: 16px;
}

.foot-a {
    border-width: 0 1px 0 1px;
    border-color: transparent #464646 transparent #222;
    border-style: solid;
    text-align: center;
    font-size: 14px;
}

.btm_menu .special-a1 {
    border-color: transparent #464646 transparent transparent;
}

.btm_menu .special-a2 {
    border-color: transparent transparent transparent #222;
}

.three-nav {
    width: 100%;
    padding: 0px 0 10px 0px;
    display: inline-block; /*margin-top:10px;*/ /*background-color:#fff;border:1px solid #ff0000;*/
}

    .three-nav ul.pteform {
        display: inline-block;
        width: 100%;
    }

    .three-nav ul {
        display: inline-block;
        width: 100%;
    }

    .three-nav li.index-nav-form {
        width: 14.28%;
        float: left;
        text-align: center;
        background: #002e56;
    }

    .three-nav li {
        width: 14.28%;
        float: left;
        text-align: center; /* margin-left: 0.9%; */
        background: #002e56;
    }

    .three-nav.execu li {
        width: 25%;
        float: left;
        text-align: center; /* margin-left: 0.9%; */
        background: #002e56;
    }

    .three-nav li a {
        float: left;
        display: inline-block;
        width: 100%;
        color: #fff;
        line-height: 35px;
        width: 100%;
        text-align: center;
        padding: 10px 0;
    }
        /*.three-nav li a:hover{color:#fff;background:#014a89}*/
        .three-nav li a img {
            width: 14%; /* margin-top: 10px; */
            float: left;
            margin-left: 18px;
            margin-top: 5px;
        }

        .three-nav li a span {
            display: block; /*margin-top:-12px*/
            margin-top: 0;
            float: left;
            margin-left: 10px;
            font-size: 15px;
            font-family: "微软雅黑", 'Microsoft YaHei', Verdana, Gill Sants, Aril
        }

.book_button {
    display: inline-block;
    padding: 0 4px;
    color: #381a0d !important;
    background: #fcb73e;
    border-width: 1px !important;
    border-color: #381a0d;
    border-radius: 5px;
    letter-spacing: 0px;
    font-size: 18px;
}


/*PTE_banner样式代码*/

.addcode_cont {
    height: 760px;
    width: 100%;
}

.pte_banner {
    border: solid 2px #ccc;
    height: 320px;
    width: 100%;
    position: relative;
}

    .pte_banner .imgbox {
        position: absolute;
        width: 100%;
        height: 100%;
        overflow: hidden;
    }

        .pte_banner .imgbox img {
            width: 100%;
            height: 320px;
            position: absolute;
            left: 0;
            top: 0;
        }

.swiper_banner_img {
    width: 100%;
    height: 320px;
}

#banner_left {
    left: 0;
    position: absolute;
    height: 32px;
    width: 32px;
    top: 160px;
    background: url(../../images/pre.png) no-repeat center center;
}

#banner_right {
    right: 0;
    position: absolute;
    height: 32px;
    width: 32px;
    top: 160px;
    background: url(../../images/next.png) no-repeat center center;
}

/*三种题型的pc端*/
/*PTE页面三种题型图片尺寸*/
.examtype_img{
    width:600px;
}
.modal_videobox {
    display: none;
    position: absolute;
    background-color: rgb(0, 0, 0);
    left: 0px;
    top: 0px;
    z-index: 12000;
    opacity: 0.6;
    width: 100%;
    height: 9213px;
}
/*三种题型的弹窗布局*/
.show_listeningVideo_box_mobil{
    display:none;
}
.show_readingVideo_box_mobil{
    display:none;
}
.show_speakingVideo_box_mobil{
    display:none;
}
.show_listeningVideo_box {
    width: 76%;
    position: fixed;
    border-radius: 12px;
    top: 100px;
    padding: 30px 0;
    left: 12%;
    height: 520px;
    background-color: #fff;
    z-index: 13003;
    display: none;
}

.show_readingVideo_box {
    width: 76%;
    position: fixed;
    border-radius: 12px;
    top: 100px;
    padding: 30px 0;
    left: 12%;
    height: 520px;
    background-color: #fff;
    z-index: 13003;
    display: none;
}

.show_speakingVideo_box {
    width: 76%;
    position: fixed;
    border-radius: 12px;
    top: 100px;
    padding: 30px 0;
    left: 12%;
    height: 520px;
    background-color: #fff;
    z-index: 13003;
    display: none;
}

.video_boxUl {
    height: 100%;
    width: 100%;
}

.video_boxLi {
    width: 30%;
    height: 160px;
    position: relative;
    margin-left: 2%;
    float: left;
    display: flex;
    justify-content: space-between;
}

.video_bg_img {
    width: 60%;
    height: 120px;
    cursor: pointer;
}

.video_li_desc {
    width: 35%;
    margin: 10px 0 0 10px;
    position: relative;
}

.video_name {
    display: block;
    margin-bottom: 20px;
}

.video_duration {
    position: absolute;
    bottom: 35px;
}

.video_bofang_img {
    position: absolute;
    width: 32px;
    height: 32px;
    left: 78px;
    top: 45px;
}

/*常见问题答案*/
.qa_school_box {
    height: 450px;
}

.qa_part {
    border: solid 2px #eee;
    width: 49%;
    margin-right: 1%;
    background: #f6f8f9;
    margin-top: 10px;
    float: left;
}

.qa_ul {
    padding: 8px 6px;
}

.qa_part ul li p {
    margin-bottom: 2px;
}

.qa_title {
    width: 100%;
    font: 300 22px/40px '';
    text-align: center;
    color: #007fa3;
    width: 100%;
    padding: 6px 0 6px 0;
    font-weight: 500;
    font-stretch: normal;
    font-size: 28px;
    line-height: 34px;
    font-family: "微软雅黑", 'Microsoft YaHei', Verdana, Gill Sants, Aril;
}

.qa_li {
    height: auto;
    margin: 0;
    border-bottom: dashed 1px #ccc;
}

.showMore {
    text-align: center;
    font: 500 16px/34px '';
    cursor: pointer;
    color: red;
}

.qa_questions {
    color: #474747;
    font-size: 15px;
    line-height: 1.5em;
    text-align: justify;
    padding: 5px 0;
    font-family: "微软雅黑", 'Microsoft YaHei', Verdana, Gill Sants, Aril;
}

.qa_answers {
    text-indent: 10px;
    color: #474747;
    font-size: 15px;
    line-height: 1.5em;
    text-align: justify;
    padding: 5px 0;
    font-family: "微软雅黑", 'Microsoft YaHei', Verdana, Gill Sants, Aril;
}

.qa_more {
    display: none;
    height: auto;
}

.qa_more_ul {
    height: auto;
}


/*院校查询模块*/
.school_part {
    float: left;
    width: 50%;
    height: 514px;
    border: solid 2px #eee;
    margin-top: 1%;
}

.addcode_right_tit {
    padding: 0 10px 10px 20px;
}

    .addcode_right_tit p {
        font-size: 13px;
        font-family: inherit;
    }

.addcode_right {
    float: left;
    width: 48%;
    margin-left: 1%;
    height: 1050px;
    /*border: solid 1px #ccc;*/
    background: #fff;
    font-family: "微软雅黑", 'Microsoft YaHei', Verdana, Gill Sants, Aril;
}

.addcode_right_tit h5 {
    color: #007fa3;
    text-align: center;
    width: 100%;
    padding: 12px 0 6px 0;
    font-weight: 500;
    font-stretch: normal;
    font-size: 28px;
    line-height: 34px;
    font-family: "微软雅黑", 'Microsoft YaHei', Verdana, Gill Sants, Aril;
}

.addcode_right_top {
    width: 95%;
    margin: 0 auto;
    height: 350px;
    background: #d5eae5;
    border: solid 1px #d5eae5;
    border-radius: 6px;
}

.addcode_right_bottom {
    width: 92%;
    margin: 0 auto;
    height: auto;
}
.school_box {
    width: 35%;
    position: absolute;
    border-radius: 12px;
    top: 780px;
    padding: 30px 0;
    height: 690px;
    left: 30%;
    background-color: #fff;
    z-index: 13003;
    display: none;
}

#tab {
    background: #d5eae5;
    border: solid 1px #d5eae5;
    border-radius: 6px;
    width:80%;
    margin:0 auto;
}

.tab td {
    border-top: 1px solid #fff;
}

.fixed-table-container {
    border: solid 2px #fff;
}

.page-link {
    color: #37a7ec;
    background: #fff;
}

.pagination .active .page-link {
    color: #000;
    background: #ddd;
    border-color: #ddd;
}

.university_title {
    width: 100%;
    font: 600 14px/22px '';
    color: #02586f;
    text-align: center;
    margin-top: 8px;
}

.university_top {
    width: 90%;
    padding: 5px 5%;
}

    .university_top li {
        height: auto;
    }

        .university_top li p {
            color: #000;
            font: 600 12px/28px '';
            font-family: inherit;
            margin-bottom: 4px;
        }

#Search_UniversityName {
    width: 100%;
    border: none;
    outline: none;
    border: solid 1px #ccc;
    border-radius: 4px;
    height: 32px;
}

.search_condition {
    width: 100%;
    border: none;
    outline: none;
    border: solid 1px #ccc;
    border-radius: 4px;
    height: 32px;
    background-color: #eee;
    padding-left: 7px;
}

#Search_UniversityType label {
    display: inline-block;
    width: auto;
    color: #000;
    height: 20px;
    margin-right: 5%;
}

    #Search_UniversityType label input {
        width: 14px;
        height: 14px;
        margin-right: 10px;
    }

.Search_button {
    cursor: pointer;
    display: block;
    width: 120px;
    height: 36px;
    font-size: 14px;
    border: solid 1px #20B2AA;
    background: #20B2AA;
    color: #fff;
    border-radius: 4px;
    margin: 30px auto;
}

.Search_result {
    padding: 10px 4px;
    background: #fff;
}

    .Search_result .university_li {
        width: 96%;
        padding-left: 4%;
        border-bottom: solid 2px #fff;
        height: 32px;
        background: #AFEEEE;
    }

        .Search_result .university_li .university_name {
            float: left;
            width: 82%;
            font: 300 14px/32px '';
            color: #000;
            font-family: Arial;
        }

        .Search_result .university_li .university_area {
            float: left;
            width: 18%;
            font: 300 14px/32px '';
            color: #000;
            font-family: Arial;
        }

/*PTE_VIDEO板块样式*/
.video_box {
    margin: 10px auto;
    width: 98%;
}

.sliderbox {
    width: 100%;
    height: 320px;
    overflow: hidden;
    padding: 10px 0 0 0;
    margin: 0px auto;
}

#btn-left {
    float: left;
    width: 40px;
    height: 202px;
    margin-top: 30px;
    padding-top: 85px;
    text-align: center;
    background-color: #f5f5f5;
}

    #btn-left.dasabled {
        background-position: 0 -124px;
    }

#btn-right {
    float: right;
    cursor: pointer;
    width: 40px;
    height: 202px;
    margin-top: 30px;
    padding-top: 85px;
    text-align: center;
    background-color: #f5f5f5;
}

    #btn-right.dasabled {
        background-position: -26px -124px;
    }

.slider_video {
    float: left;
    width: 840px;
    overflow: hidden;
    position: relative;
    height: 260px;
    float: left;
}

    .slider_video ul {
        position: absolute;
        left: 0px;
        top: 32px;
        width: 1400px;
        height: 260px;
        list-style: none;
    }

    .slider_video li {
        float: left;
        width: 280px;
        height: 230px;
        text-align: center;
        position: relative;
        cursor: pointer;
    }

    .slider_video a {
        display: block;
        text-decoration: none;
        color: #073a5e;
        font-size: 12px;
        font-weight: bold;
        text-align: center;
    }

    .slider_video img {
        width: 270px;
        height: 200px;
        display: inline-block !important;
    }

#btn-left img {
    width: 32px;
    height: 32px;
}

.slider_video li span {
    color: #000;
    height: 30px;
    width: 100%;
    line-height: 30px;
    display: block;
    text-align: center;
}

.slider_video li .pte_video_img {
    position: absolute;
    width: 48px;
    height: 48px;
    left: 120px;
    top: 75px;
}

/*弹出框轮播视频*/
.show_video_box {
    width: 50%;
    position: fixed;
    border: solid 2px #eee;
    top: 120px;
    padding: 20px 0;
    left: 25%;
    height: 450px;
    background-color: #fff;
    z-index: 13005;
    display: none;
}
#ptevideo {
    height: 100%;
    width: 88%;
    margin-left: 6%;
    object-fit: fill;
}

/*备考资源模块*/
.prepare_dl {
    width: 98%;
    height: auto;
    box-shadow: 0px 3px 2px #ccc;
    margin: 50px 0 20px 20px;
    color: #009f9d;
}
.title_cont1, .title_cont2, .title_cont3 {
    position: relative;
    font: 600 18px/48px '';
    color: #fff;
    display: inline-block;
    width: 44%;
    text-align: center;
    background-color: #009f9d;
}
.title_cont3 {
    width: 64%;
}
.title_cont1_img, .title_cont2_img, .title_cont3_img {
    position: absolute;
    left: 20px;
    top: -30px;
    width: 80px;
    height: 60px;
}


/*考试介绍正文部分*/
.leftalign {
    display: inline-block;
    width: 94%;
    vertical-align: top;
    text-indent: 0;
}
.score_compare {
    width: 90%;
}

/*考试当天流程的视频样式*/
.procedure_section {
    width: 100%;
    margin: 20px auto;
    text-align: center;
}

.procedure_video {
    width: 750px;
    height: 480px;
    margin: 0px auto;
}

/*报考流程部分*/
.dotIco {
    margin-right: 5px;
    font-size: 18px;
    line-height: 18px;
    font-weight: bold;
    color: #1a7b2f;
    display: inline-block;
    vertical-align: top;
}
.progress_box {
    width: 100%;
    height: auto;
}

.progress_ul {
    width: 100%;
    margin-left: 15%;
    padding: 20px 0;
    height: auto;
}

.progress_li {
    width: 100%;
    height: 240px;
}

.book_img_style {
    margin-right: 20px;
    vertical-align: middle;
    width: 120px;
}

.line_img_style {
    vertical-align: middle;
    height: 140px;
}

.progress_li_cont {
    display: inline-block;
    width: 60%;
    margin-left: 3%;
    vertical-align: middle;
}

.book_text_top {
    width: 80%;
    background-color: #008bba;
    line-height: 36px;
    font: 500 18px/36px '';
    color: #fff;
    padding-left: 2%;
}

.book_text_bottom {
    width: 80%;
    height: auto;
    background-color: #bce1d9;
    font: 500 18px/36px '';
    color: #15667a;
    padding-left: 2%;
}

.progress_li2 {
    width: 100%;
    height: 130px;
    margin-top: -40px;
}

.line2_img_style {
    vertical-align: middle;
    height: 124px;
}

.progress_li_cont2 {
    display: inline-block;
    width: 60%;
    margin-left: 3%;
    vertical-align: middle;
}

.book_text2_top {
    width: 80%;
    background-color: #009f9d;
    line-height: 36px;
    font: 500 18px/36px '';
    color: #fff;
    padding-left: 2%;
}

.book_text2_bottom {
    width: 80%;
    height: auto;
    background-color: #bce1d9;
    font: 500 18px/36px '';
    color: #15667a;
    padding-left: 2%;
}

.progress_li3 {
    width: 100%;
    height: 150px;
}

.line3_img_style {
    vertical-align: middle;
    height: 140px;
}

.progress_li_cont3 {
    display: inline-block;
    width: 60%;
    margin-left: 3%;
    vertical-align: middle;
}

.book_text3_top {
    width: 80%;
    background-color: #009b5c;
    line-height: 36px;
    font: 500 18px/36px '';
    color: #fff;
    padding-left: 2%;
}

.book_text3_bottom {
    width: 80%;
    height: auto;
    background-color: #bce1d9;
    font: 500 18px/36px '';
    color: #15667a;
    padding-left: 2%;
}

.progress_li4 {
    width: 100%;
    height: 160px;
}

.line4_img_style {
    vertical-align: middle;
    height: 140px;
}

.progress_li_cont4 {
    display: inline-block;
    width: 60%;
    margin-left: 3%;
    vertical-align: middle;
}

.book_text4_top {
    width: 80%;
    background-color: #00566e;
    line-height: 36px;
    font: 500 18px/36px '';
    color: #fff;
    padding-left: 2%;
}

.book_text4_bottom {
    width: 80%;
    height: auto;
    background-color: #bce1d9;
    font: 500 18px/36px '';
    color: #15667a;
    padding-left: 2%;
}


/*------------------------------PC部分结束-----------------*/
#main .intCertification .templateStyle1_main .intCertification_Cont .intArea .cont video {
    width: 100%;
}
@media screen and (min-width:640px) {.logo-nav{
    width: 100%;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}}
@media screen and (max-width: 1024px ) and (min-width: 641px) {
    /*@media screen and (min-width: 640px) {*/

    #rwdStyle {
        width: 20px;
    }
    /*head*/
    /*#head .head_menu { float:left; position:static; width:auto; height:auto; filter:aplha(opacity=100); opacity:1; display:block;}
	#head .head_menu ul li { float:left; padding:1px 8px; border:medium none; border-left:1px #464646 solid;}
	#head .head_menu ul li.fst { border-left:medium none;}
	#head .head_menu ul li a { padding:1px 5px; color:#FFF;}
	#head .head_menu ul li a:hover { color:#9c1347;}
	#head .head_menu ul li .icos { display:none;}
	#head .headSearch { float:right; width:30%;}
	#head .menu_Icos { padding-left:15px;}
	#head .menu_Icos li.menuSkillBtn { display:none;}
	#head .share_menu { right:4px; margin-right:0; top:60px; width:auto; overflow:visible;}
	#head .share_menu .markLevel { -webkit-border-radius:6px; -moz-border-radius:6px; -ms-border-radius:6px; -o-border-radius:6px; border-radius:6px;}
	#head .share_menu .pd { padding:30px 20px 40px;}
	#head .share_menu .corIco { display:block;}
	#head .share_menu .shareIcosBox a.myWxBtn { display:inline-block;}
	#head .homeBtn { float:left;}
	#warp #head .headInset { width:auto; margin:0 auto; padding:8px 12px;}
	#top_head .top_head_inset { width:auto;}
	#head .head_menu .markLevel { display:none;}
	#head .headSearch .searchList ul li a { line-height:18px;}
	#head .homeBtn:active .homebtn1 { display:block;}
	#head .homeBtn:active .homebtn2 { display:none;}*/
    #head .head_menu {
        float: left;
        position: static;
        width: auto;
        height: auto;
        filter: aplha(opacity=100);
        opacity: 1;
        display: block;
        margin-top: 6px;
    }

        #head .head_menu ul li {
            float: left;
            padding: 1px 8px;
            border: medium none; /* border-left:1px #464646 solid;*/
        }

            #head .head_menu ul li.fst {
                border-left: medium none;
            }

            #head .head_menu ul li a {
                padding: 1px 5px;
                color: #333;
            }

                #head .head_menu ul li a:hover {
                    color: #002e56;
                }

            #head .head_menu ul li .icos {
                display: none;
            }

    #head .headSearch {
        float: right;
        width: 21%;
    }

    #head .menu_Icos {
        padding-left: 15px;
    }

        #head .menu_Icos li.menuSkillBtn {
            display: none;
        }

    #head .share_menu {
        right: 4px;
        margin-right: 0;
        top: 60px;
        width: auto;
        overflow: visible;
    }

        #head .share_menu .markLevel {
            -webkit-border-radius: 6px;
            -moz-border-radius: 6px;
            -ms-border-radius: 6px;
            -o-border-radius: 6px;
            border-radius: 6px;
        }

        #head .share_menu .pd {
            padding: 30px 20px 40px;
        }

        #head .share_menu .corIco {
            display: block;
        }

        #head .share_menu .shareIcosBox a.myWxBtn {
            display: inline-block;
        }

    #head .homeBtn {
        float: left;
    }

    #warp #head .headInset {
        width: auto;
        margin: 0 auto;
        padding: 8px 12px;
    }
    /*#top_head .top_head_inset { width:auto;}*/
    #head .head_menu .markLevel {
        display: none;
    }

    #head .headSearch .searchList ul li a {
        line-height: 18px;
    }

    #head .homeBtn:active .homebtn1 {
        display: block;
    }

    #head .homeBtn:active .homebtn2 {
        display: none;
    }

    /*banner*/
    /*
	#main .indexBanner .ban_win .sp_box dl.notVideo { position:relative; z-index:1; }
	#main .indexBanner .ban_win .sp_box dl.notVideo dd { position:absolute; left:0; top:25%; bottom:auto; z-index:5; width:50%; height:50%; padding:0;}
	#main .indexBanner .ban_win .sp_box dl.notVideo dd h6 { padding:20px 12px 0 30px; font-size:24px;}
	#main .indexBanner .ban_win .sp_box dl.notVideo dd h6 span { display:block;}
	#main .indexBanner .ban_win .sp_box dl.notVideo dd p { padding:10px 12px 0 30px; font-size:18px;} 	
	#main .templateStyle1 .ban .pic_des dt { padding:30px 10% 20px;}
	#main .templateStyle1 .ban .pic_des dd { padding:0 10% 30px;}
	#main .templateStyle1 .ban .pic_des dd.theBg { padding:0;}
	#main .indexBanner .ban_win .sp_box dl dd .bg { background:#FFF;}
	#main .indexBanner .ban_win .sp_box dl dd a { color:#9c1347;}
	#main .indexBanner .ban_win .sp_box dl dd { color:#9c1347;}
	*/

    #main .indexBanner .ban_win .sp_box dl.notVideo {
        position: relative;
        z-index: 1;
    }

        #main .indexBanner .ban_win .sp_box dl.notVideo dd {
            position: absolute;
            left: 0;
            top: auto;
            bottom: 0;
            z-index: 5;
            width: 100%;
            height: auto;
            padding: 0 0 0;
        }

            #main .indexBanner .ban_win .sp_box dl.notVideo dd h6 {
                padding: 20px 12px 0 30px;
                font-size: 24px;
            }

                #main .indexBanner .ban_win .sp_box dl.notVideo dd h6 span {
                    display: block;
                }

            #main .indexBanner .ban_win .sp_box dl.notVideo dd p {
                padding: 10px 12px 0 30px;
            }

        #main .indexBanner .ban_win .sp_box dl.notVideo .videosBox {
            z-index: -99;
            display: block;
            width: 100%;
            height: 100%;
            padding: 0;
            visibility: hidden;
        }

    #main .indexBanner .ban_win .sp_box dl.play_now dd {
        display: none;
    }
    /*
	#main .templateStyle1 .ban .pic_des dt { padding:30px 10% 20px;}
	#main .templateStyle1 .ban .pic_des dd { padding:0 10% 30px;}
	*/
    #main .templateStyle1 .ban .pic_des dd.theBg {
        padding: 0;
    }

    #main .indexBanner .ban_win .sp_box dl dd .bg {
        background: #333;
    }

    #main .indexBanner .ban_win .sp_box dl dd a {
        color: #FFF;
    }

    #main .indexBanner .ban_win .sp_box dl dd {
        color: #FFF;
    }

    #main .indexBanner .ban_win .ctr_btns {
        width: 40px;
        font-size: 60px;
        background: transparent;
        color: #FFF;
        font-weight: bold;
        font-family: '宋体',Verdana,Gill Sants,Aril;
    }

    #main .indexBanner .ban_win .left_btn {
        left: 5%;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        -ms-box-shadow: none;
        -o-box-shadow: none;
        box-shadow: none;
    }

    #main .indexBanner .ban_win .right_btn {
        right: 5%;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        -ms-box-shadow: none;
        -o-box-shadow: none;
        box-shadow: none;
    }

    #top_head .logo_des {
        margin-right: 0;
    }

    #main .indexBanner .dd_mes {
        width: auto;
    }

    #main .indexBanner .ban_win .sp_box dl.notVideo dd h6, #main .indexBanner .ban_win .sp_box dl.notVideo dd p {
        padding-left: 30px;
    }

    /*foot*/
    #foot .btm_menu {
        width: 100%;
        border: medium none;
    }

        #foot .btm_menu li {
            float: left;
            width: 16%;
            border: medium none;
        }

            #foot .btm_menu li a { /* border-width:0 1px 0 1px; border-color:transparent #464646 transparent #222; border-style:solid; */
                text-align: center;
                font-size: 16px;
            }

            #foot .btm_menu li.fst a {
                border-left: medium none;
            }

            #foot .btm_menu li.lst a {
                border-right: medium none;
            }

    /*index main*/
    /*lists_area1*/
    #main .lists_area1 {
        padding-top: 0;
        padding-left: 0;
    }

        #main .lists_area1 dl {
            float: none;
            display: table;
            margin-top: 5px;
            width: 100%;
            margin-right: 0;
        }

            #main .lists_area1 dl dt {
                display: table-cell;
                width: 58%;
                *float: left;
                vertical-align: middle;
            }

            #main .lists_area1 dl dd {
                display: table-cell;
                width: 42%;
                *width: 41%;
                *float: left;
                padding: 20px 0;
                vertical-align: middle;
            }

                #main .lists_area1 dl dd h6 {
                    padding-bottom: 10px;
                    font-size: 24px;
                    font-weight: normal;
                }

                #main .lists_area1 dl dd p {
                    font-size: 14px;
                    line-height: 1.5em;
                }

                #main .lists_area1 dl dd .det_btn {
                    padding-top: 20px;
                    text-align: left;
                }

        #main .lists_area1 dt p .tableBox .tableInset b {
            font-size: 18px;
        }

        #main .lists_area1 dd .det_btn a {
            width: 45%;
            font-size: 16px;
        }

        #main .lists_area1 .theBg .inset {
            padding: 0 5%;
        }

    #main .txtArea1 {
        width: 100%;
        padding: 0;
    }

    /*paging*/
    #warp .newsPageing a {
        width: 40px;
        border-left: 1px #d9cccc solid;
    }

    #warp .newsPageing span {
        padding: 0 5px;
    }

        #warp .newsPageing span i {
            font-size: 16px;
        }

        #warp .newsPageing span.bl {
            border-left: 1px #d9cccc solid;
        }

    /*lists_area2*/
    #main .lists_area2 {
        text-align: center;
        background: #9c1347;
        margin-top: 10px;
    }

        #main .lists_area2 .pd {
            width: auto;
            padding: 0 0 5px 5px;
        }

        #main .lists_area2 .dlBox {
            float: left;
            width: 33.33%;
        }

        #main .lists_area2 dl {
            display: block;
            margin-right: 5px;
            text-align: left;
            _zoom: 1;
            _display: inline;
        }

        #main .lists_area2 h5 {
            width: auto;
        }

    /*搜索结果页*/
    #searchListPage {
        width: 100%;
    }

        #searchListPage .pd {
            padding: 0 12px;
        }

        #searchListPage .list_area dl dt {
            font-size: 20px;
        }

        #searchListPage .list_area dl dd {
            font-size: 16px;
        }

    /*模板页面*/
    #templateStyle1 .templateStyle1_main {
        width: 100%;
        padding-top: 10px;
        padding-bottom: 10px;
    }

        #templateStyle1 .templateStyle1_main .slideMenu {
            float: left;
            width: 20%;
            padding-bottom: 0;
            text-align: center;
        }

            #templateStyle1 .templateStyle1_main .slideMenu dt .jt_ico {
                display: none;
            }

            #templateStyle1 .templateStyle1_main .slideMenu dt {
                padding: 14px 12px;
            }

            #templateStyle1 .templateStyle1_main .slideMenu dd li a {
                padding: 14px 12px;
            }

        #templateStyle1 .templateStyle1_main .aboutPS_cont {
            float: left;
            width: 80%;
        }

        #templateStyle1 .templateStyle1_main .aboutPS_cont2 {
            width: 100%;
            float: left;
            display: inline-block
        }

        #templateStyle1 .templateStyle1_main .aboutPS_cont .pd {
            padding: 0 0 0 10px;
            background: transparent; /*#fcf5eb;*/
        }
    /*common*/
    #templateStyle1 .slideMenu dt {
        display: none;
    }

    #templateStyle1 .slideMenu dd li.fst {
        border: medium none;
    }

    #templateStyle1 .slideMenu dd li.active {
        display: block;
    }

        #templateStyle1 .slideMenu dd li.active a {
            background: #9c1347;
            color: #FFF;
        }

    #templateStyle1 .templateStyle1_main .on dd {
        display: block;
        border-bottom: medium none;
    }

    /*关于培生*/
    #main .aboutPS .templateStyle1_main .slideMenu dd li {
        border-color: #e8c8c9;
    }

    #main .aboutPS .slideMenu dd li a:hover {
        background: #9c1347;
    }

    #main .aboutPS .templateStyle1_main .aboutPS_cont .contact dl dd.telR span {
        display: block;
        width: 100%;
        vertical-align: inherit;
    }

    #main .aboutPS .templateStyle1_main .aboutPS_cont .aboutUs dl {
        padding: 20px 30px;
    }

        #main .aboutPS .templateStyle1_main .aboutPS_cont .aboutUs dl dt {
            text-align: left;
        }

    /*工作就会*/
    #templateStyle1 .templateStyle1_main .aboutPS_cont .job .quickBtns a {
        display: inline-block;
        width: 21%;
        padding: 20px 5%;
        margin: 0 1%;
    }
    /*联系我们*/
    #templateStyle1 .templateStyle1_main .aboutPS_cont .contact .changeStyle {
        border-top: 1px solid #FFF;
        border-bottom: 1px solid #ccc;
    }

        #templateStyle1 .templateStyle1_main .aboutPS_cont .contact .changeStyle dl {
            float: left;
            width: 50%;
            border: medium none;
        }

    #templateStyle1 .templateStyle1_main .aboutPS_cont .contact dl dt {
        width: 48px;
    }

    #templateStyle1 .templateStyle1_main .aboutPS_cont .contact dl dd.tit {
        width: 50%;
        font-size: 16px;
        line-height: 23px;
    }

    #templateStyle1 .templateStyle1_main .aboutPS_cont .contact dl dd.contTxt {
        clear: none;
        float: left;
        width: 70%;
        padding: 0 0 0 10px;
        font-size: 12px;
        line-height: 23px;
    }

    /*教育资源*/
    #templateStyle1 .templateStyle1_main .slideArea {
        float: left;
        width: 20%;
        text-align: center;
    }

        #templateStyle1 .templateStyle1_main .slideArea .theMenu {
            display: none;
        }

        #templateStyle1 .templateStyle1_main .slideArea .padSlideMenu {
            display: block;
            width: 100%;
            padding: 0;
        }

            #templateStyle1 .templateStyle1_main .slideArea .padSlideMenu dd li a {
                background: #fce1ce;
                color: #ef6b07;
            }

                #templateStyle1 .templateStyle1_main .slideArea .padSlideMenu dd li a.on, #templateStyle1 .templateStyle1_main .slideArea .padSlideMenu dd li a:hover {
                    background: #e7ccb7;
                    color: #ef7e38;
                }

    #templateStyle1 .ban .pic_des {
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 2;
        -webkit-animation: 0.5s ease 0s alternate none 1 slideIn;
        -moz-animation: 0.5s ease 0s alternate none 1 slideIn;
        -ms-animation: 0.5s ease 0s alternate none 1 slideIn;
        -o-animation: 0.5s ease 0s alternate none 1 slideIn;
        animation: 0.5s ease 0s alternate none 1 slideIn;
    }

    @-webkit-keyframes slideIn {
        0% {
            left: -50%;
            opacity: 0;
        }

        100% {
            left: 0;
            opacity: 1;
        }
    }

    @-moz-keyframes slideIn {
        0% {
            left: -50%;
            opacity: 0;
        }

        100% {
            left: 0;
            opacity: 1;
        }
    }

    @-ms-keyframes slideIn {
        0% {
            left: -50%;
            opacity: 0;
        }

        100% {
            left: 0;
            opacity: 1;
        }
    }

    @-o-keyframes slideIn {
        0% {
            left: -50%;
            opacity: 0;
        }

        100% {
            left: 0;
            opacity: 1;
        }
    }

    @keyframes slideIn {
        0% {
            left: -50%;
            opacity: 0;
        }

        100% {
            left: 0;
            opacity: 1;
        }
    }

    #templateStyle1 .ban .pic_des .theBg {
        filter: alpha(opacity=80);
        opacity: 0.8;
    }

    #templateStyle1 .templateStyle1_main .aboutPS_cont .teachMain .bookdesArea .zkBtn .wap_span {
        display: none;
    }

    #templateStyle1 .templateStyle1_main .aboutPS_cont .teachMain .bookdesArea .zkBtn .pad_span {
        display: inline-block;
    }
    /*教育资源弹出层*/
    #templateStyle1 .templateStyle1_main .aboutPS_cont .teachMain .popShowStyle .desTxtCont {
        position: fixed;
        left: 5%;
        top: 10px;
        z-index: 10000;
        width: 90%;
    }

        #templateStyle1 .templateStyle1_main .aboutPS_cont .teachMain .popShowStyle .desTxtCont .top_main {
            height: auto;
            overflow-x: hidden;
            overflow-y: auto;
        }

    #templateStyle1 .templateStyle1_main .aboutPS_cont .teachMain .bookdesArea .desTxtCont .top_bar {
        display: block;
    }

    #templateStyle1 .templateStyle1_main .aboutPS_cont .teachMain .bookdesArea .desTxtCont .btm_btn {
        background: #ec6b06;
    }

    #templateStyle1 .templateStyle1_main .aboutPS_cont .teachMain .bookdesArea .desTxtCont .more_links {
        background: #ec6b06;
    }

    #templateStyle1 .templateStyle1_main .aboutPS_cont .teachMain .bookdesArea .desTxtCont .btm_btn a {
        width: 30%;
    }

    #teachMain .bookdesArea .desTxtCont dl {
        padding: 10px 30px;
    }

        #teachMain .bookdesArea .desTxtCont dl dt {
            text-align: left;
        }

    #teachMain .bookdesArea .bookdesAreaTit {
        padding: 20px 30px;
    }

    /*国际认证*/
    #main .intCertification .slideMenu dd li a:hover {
        background: #002e56;
        color: #FFF;
    }

    #main .intCertification .slideMenu dd li.active a {
        background: #002e56;
    }

    #main .intCertification .templateStyle1_main .slideMenu dd li {
        border-color: #ccc;
    }

    #main .intCertification .templateStyle1_main .intCertification_Cont .intArea .cont {
        padding: 20px 40px;
    }

        #main .intCertification .templateStyle1_main .intCertification_Cont .intArea .cont p {
            font-size: 15px;
        }

            #main .intCertification .templateStyle1_main .intCertification_Cont .intArea .cont p img {
                width: 100%;
            }

        #main .intCertification .templateStyle1_main .intCertification_Cont .intArea .cont dl {
            font-size: 15px;
        }

    #main .intCertification .templateStyle1_main .intCertification_Cont .three-nav li {
        font-size: 15px
    }

    .nav li a {
        font-size: 16px
    }

    .nav {
        margin-bottom: 0
    }

    .templateStyle1 .ban .pic_des dt {
        padding: 20px 12px 10px;
        font-size: 22px;
        line-height: 45px;
        color: #FFF;
        display: table;
        width: 80%
    }

        .templateStyle1 .ban .pic_des dt .titIco {
            display: inline-block;
            margin-right: 5px;
            vertical-align: middle;
            width: 40px
        }

    


    /*地图*/
    #main .mapIndex .slideMenu dd li a:hover {
        background: #c26e88;
        color: #FFF;
    }

    #main .mapIndex .slideMenu dd li.active a {
        background: #c26e88;
    }

    #main .mapIndex .templateStyle1_main .slideMenu dd li {
        border-color: #cce8df;
    }

    #main .mapIndex .templateStyle1_main .mapIndex_Cont .intArea .cont {
        padding: 20px 40px;
    }

        #main .mapIndex .templateStyle1_main .mapIndex_Cont .intArea .cont p {
            font-size: 16px;
        }

    /*学习中心*/
    #main .learn_center .slideMenu dd li a:hover {
        background: #ca2f45;
        color: #FFF;
    }

    #main .learn_center .slideMenu dd li.active a {
        background: #ca2f45;
    }

    #main .learn_center .templateStyle1_main .slideMenu dd li {
        border-color: #f4d5da;
    }

    #main .learn_center .templateStyle1_main .intCertification_Cont .intArea .cont {
        padding: 20px 40px;
    }

        #main .learn_center .templateStyle1_main .intCertification_Cont .intArea .cont p {
            font-size: 16px;
        }

    #main .aboutPS .templateStyle1_main .aboutPS_cont .infor .detMain {
        width: auto;
        padding: 0 15px 60px;
    }

        #main .aboutPS .templateStyle1_main .aboutPS_cont .infor .detMain .halfPicBox .txtpic {
            float: left;
            width: 50%;
        }

    #main .aboutPS .templateStyle1_main .aboutPS_cont .infor {
        padding: 20px 0 0;
    }

        #main .aboutPS .templateStyle1_main .aboutPS_cont .infor .infor_inset {
            padding: 0 15px;
        }

    /*pageChannel*/
    #main .teachResource .pageChannel {
        margin: 0;
        width: 100%;
    }

        #main .teachResource .pageChannel dl {
            width: 100%;
        }

            #main .teachResource .pageChannel dl dt {
                display: none;
            }

            #main .teachResource .pageChannel dl dd {
                border-bottom: medium none;
            }

            #main .teachResource .pageChannel dl.on dd {
                display: block;
            }

            #main .teachResource .pageChannel dl dd li {
                float: left;
                border-top: medium none;
                width: 20%;
                text-align: center;
            }

                #main .teachResource .pageChannel dl dd li.nowC {
                    display: block;
                }

                #main .teachResource .pageChannel dl dd li a {
                    float: left;
                    display: inline-block;
                    width: 100%;
                    height: 50px;
                    padding: 0;
                    font-size: 14px;
                    line-height: 50px;
                }
    /*menuSecObj*/
    #main .teachResource .templateStyle1_main .menuSecObj {
        margin: 0;
        width: 100%;
        display: block;
    }

    #main .teachResource .templateStyle1_main .menuSecBtn {
        display: none;
    }

    /*#teachMain .channel_des { margin-top:10px;}
	*/
    #main .teachMain .channel_des p {
        padding: 10px 30px;
        font-size: 16px;
    }

    #main #teachMain .bookdesAreaStyle2 .imgPic2 {
        padding: 10px 30px;
    }
    /*map*/
    #main .mapIndex .templateStyle1_main .mapIndex_Cont #list {
        padding-right: 15px;
    }
    /*项目解决方案汇总页面*/
    #main #templateStyle1 .allIndex .allSolutionsBox .listWin dl dd h6 .zs {
        float: none;
        display: block;
        margin: 0 0 10px 0;
    }

    /*404*/
    #main #errorPage {
        padding-top: 50px;
        padding-left: 20px;
        padding-right: 20px;
    }

        #main #errorPage ul {
            padding-left: 0;
        }

        #main #errorPage li {
            margin-left: 15px;
        }

    #main #teachMain .bookdesAreaStyle2 .r_txt h6 {
        padding-left: 15px;
    }

    #main #teachMain .bookdesAreaStyle2 .r_txt ul {
        padding-left: 15px;
    }

    /*myLabs*/
    #main #solutionsBox .fycArea .fyBox .fyCont .tableArea {
        width: 96%;
    }

    #main #solutionsBox .fycArea .fyBox .tableAreaCont {
        padding: 10px;
    }

    #iframe_pop .top_main dl .m_img img {
        width: 100%;
        max-width: inherit;
    }

    #head .head_menu ul li.onlyPhoneShow, #main .learn_center .templateStyle1_main .slideMenu dd li.onlyPhoneShow {
        display: none;
    }

    #warp #teachMain .bookdesArea .bookdesAreaTit dd p, #warp #teachMain .bookdesAreaStyle2 .r_txt ul li, #warp #teachMain .bookdesArea .bookdesAreaTit dd p {
        font-size: 12px;
    }

    .main {
        margin-top: 126px
    }
}


/************************************************************************************
smaller than 480 PHONE
*************************************************************************************/
@media screen and (max-width: 640px) and (min-width:300px) {
	
	#rwdStyle { width:10px;}
.logo-nav{    width: 100%;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    overflow: hidden;}
	.logo-nav a {
    color: #333;
    font-size: .85rem;
    width: 20%;
    text-align: center;
    display: inline-block;
    float: left;
    padding-bottom: 10px;
}.login-navscoll {
    width: 94%;
    margin: 0 3%;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    float: left;
}
	.logo-nav a.big{width:28%}.guanzhu, .zhucehuiyuan {
    display: none;
}
#warp #head .headSearch {
    width: 50%;
}#head .headSearch {
    float: left;
    width: 50%;
}.head .headSearch .searPd {
    margin-top: 0;
}#head .menu_Icos li.menuSkillBtn {
    display: block;
    position: absolute;
    top: 20px;
    right: 0; display:none;
}#head .menu_Icos {
    padding-left: 0;
}
.head .menu_Icos li{ display:none;}
#warp #head .headSearch{display:none;}
.main {
    margin-top:65px;
}
#head .headInsetBg{height:0;}
	/*head*/
	/*#head .head_menu { float:none; position:absolute; width:100%; height:0; filter:aplha(opacity=0); opacity:0; display:none;}
	#head .head_menu ul li { float:none; padding:2px 0; border:medium none; border-left:medium none; border-bottom:1px #2b2b2b solid;}
	#head .head_menu ul li a { padding:15px 12px; color:#FFF;}
	#head .head_menu ul li a:hover { color:#9c1347;}
	#head .head_menu ul li .icos { display:block;}
	#head .headSearch { float:left; width:50%;}
	#head .menu_Icos { padding-left:0;}
	#head .menu_Icos li.menuSkillBtn { display:block;}
	#head .share_menu { right:0; top:42px; width:100%; overflow:hidden;}
	#head .share_menu .markLevel { -webkit-border-radius:0; -moz-border-radius:0; -ms-border-radius:0; -o-border-radius:0; border-radius:0; }
	#head .share_menu .pd { padding:50px 40px;}
	#head .share_menu .corIco { display:none;}
	#head .share_menu .shareIcosBox a.myWxBtn { display:none;}
	#head .homeBtn { float:right;}
	#head .head_menu .markLevel { display:block;}
	#head .headSearch .searchList ul li a { line-height:18px;}*/
	/*head*/
	

	/*head*/
	#head .head_menu { float:none; position:absolute; width:100%; height:0; filter:aplha(opacity=0); opacity:0; display:none;}
	#head .head_menu ul li { float:none; padding:2px 0; border:medium none; border-left:medium none; border-bottom:1px #2b2b2b solid;}
	#head .head_menu ul li a { padding:8px 12px; color:#FFF;font-size:14px; font-weight:normal}	
	#head .head_menu ul li a:hover { color:#fff;}
	#head .head_menu ul li .icos { display:block;}
	#head .headSearch { float:right; width:50%;}
	#head .menu_Icos { padding-left:0;}
	#head .menu_Icos li.menuSkillBtn { display:block;position: absolute;top:10px;right: 0;}
	#head .share_menu { right:0; top:104px; width:100%; overflow:hidden;}
	#head .share_menu .markLevel { -webkit-border-radius:0; -moz-border-radius:0; -ms-border-radius:0; -o-border-radius:0; border-radius:0; }
	#head .share_menu .pd { padding:50px 40px;}
	#head .share_menu .corIco { display:none;}
	#head .share_menu .shareIcosBox a.myWxBtn { display:none;}
    #head .share_menu h6{font-size:14px; font-weight:normal}
	#head .homeBtn { float:right;}
	#head .head_menu .markLevel { display:block;}
	#head .headSearch .searchList ul li a { line-height:18px;}
	
	/*
	#main .indexBanner .ban_win .ctr_btns { width:24px; font-size:20px; background:#9c1347; color:#FFF; font-weight:bold; font-family:'宋体';}
	#main .indexBanner .ban_win .left_btn { left:0;
	-webkit-border-radius: 0 5px 5px 0; -moz-border-radius: 0 5px 5px 0; -ms-border-radius: 0 5px 5px 0; -o-border-radius: 0 5px 5px 0; border-radius: 0 5px 5px 0;
-webkit-box-shadow:1px 0 1px rgba(0,0,0,0.5); -moz-box-shadow:1px 0 1px rgba(0,0,0,0.5); -ms-box-shadow:1px 0 1px rgba(0,0,0,0.5); -o-box-shadow:1px 0 1px rgba(0,0,0,0.5); box-shadow:1px 0 1px rgba(0,0,0,0.5);
	}
	#main .indexBanner .ban_win .right_btn { right:0;
	-webkit-border-radius: 5px 0 0 5px; -moz-border-radius:5px 0 0 5px; -ms-border-radius:5px 0 0 5px; -o-border-radius:5px 0 0 5px; border-radius:5px 0 0 5px;
-webkit-box-shadow:-1px 0 1px rgba(0,0,0,0.5); -moz-box-shadow:-1px 0 1px rgba(0,0,0,0.5); -ms-box-shadow:-1px 0 1px rgba(0,0,0,0.5); -o-box-shadow:-1px 0 1px rgba(0,0,0,0.5); box-shadow:-1px 0 1px rgba(0,0,0,0.5);
	}*/
	#main .indexBanner .ban_win .left_btn { left:3%;}
	#main .indexBanner .ban_win .right_btn { right:3%;}
	
	#main .indexBanner .ban_win .sp_box dl.notVideo .videosBox { position:absolute; z-index:-99; display:block; width:100%; height:100%; padding:0; visibility:hidden;}
	
	#main .templateStyle1 .ban .pic_des dt { padding:20px 15px 10px;}
	#main .templateStyle1 .ban .pic_des dd { padding:0 15px 20px;}
	#main .templateStyle1 .ban .pic_des dd.theBg { padding:0;}
	#main .indexBanner .ban_win .sp_box dl dd .bg { background:#FFF;}
	#main .indexBanner .ban_win .sp_box dl dd a { color:#9c1347;}
	#main .indexBanner .ban_win .sp_box dl dd { color:#9c1347;}
	
	#main .indexBanner .ban_win .sp_box dl.play_now dd { display:block;}
	
	/*foot*/
	#foot .btm_menu { width:100%; border:medium none;}
	#foot .btm_menu li { float:none; width:100%;background: url(../images/line.png) top no-repeat;}	
	#foot .btm_menu li a { text-align:center; border:medium none;}
	#foot .btm_menu li.fst { border-left:medium none; border-top:medium none;}
	#foot .btm_menu li.lst { width:100%; border-right:medium none; border-bottom:medium none;}
	.templateStyle1{width:100%;}
	/*index main*/
		/*lists_area1*/
	#main .lists_area1 { padding-top:0;}
	#main .lists_area1 dl { display:block; margin-top:0;}
	#main .lists_area1 dl dt { display:block; width:100%;}
	#main .lists_area1 dl dd { display:block; width:auto; padding:20px 12px;}	
	#main .lists_area1 dl dd h6 { padding-bottom:10px; font-size:30px;}
	#main .lists_area1 dl dd p { font-size:18px; line-height:1.5em;}
	#main .lists_area1 dl dd .det_btn { padding-top:30px; text-align:left;}
	#main .lists_area1 dt p .tableBox .tableInset b { font-size:16px;}
	#main .lists_area1 dd .det_btn a { width:40%;}
	#main .lists_area1 .theBg .inset { padding:0 0;}
	
		/*paging*/
	#warp .newsPageing a { width:auto; padding:0 8px; border-left:medium none;}
	#warp .newsPageing span { padding:0 5px;}
	#warp .newsPageing span i { font-size:14px; }
	#warp .newsPageing span.bl { border-left:medium none;}	
	
		/*lists_area2*/
	#main .lists_area2 { text-align:left; margin-top:5px;}
	#main .lists_area2 .pd { width:100%; padding:0;}
	#main .lists_area2 .dlBox { float:none; width:100%;}
	#main .lists_area2 dl { display:block; width:100%; margin-right:0; text-align:left;}
	#main .lists_area2 h5 { width:auto;}
	
	/*搜索结果页*/
	#searchListPage { width:100%;}
	#searchListPage .pd { padding:0 12px;}
	#searchListPage .list_area dl dt { font-size:20px;}
	#searchListPage .list_area dl dd { font-size:16px;}
	
	/*模板页面*/
	#templateStyle1 .templateStyle1_main { width:100%; padding-top:0; padding-bottom:0;}
	#templateStyle1 .templateStyle1_main .slideMenu { float:none; width:100%; padding-bottom:10px; text-align:left;}
	#templateStyle1 .templateStyle1_main .slideMenu dt .jt_ico { display:block;}
	#templateStyle1 .templateStyle1_main .slideMenu dt { padding:2px 12px;}	
	#templateStyle1 .templateStyle1_main .slideMenu dd li a{ padding:2px 12px; background:#eaeaea;}	
	#templateStyle1 .templateStyle1_main .aboutPS_cont { float:none; width:100%;}
	#templateStyle1 .templateStyle1_main .aboutPS_cont .pd { padding:0; background:#fff;}
		/*common*/
	#templateStyle1 .slideMenu dt { display:block;}
	#templateStyle1 .slideMenu dd li.fst { border-top:1px #FFF solid;}
	#templateStyle1 .slideMenu dd li.active { display:none;}
	#templateStyle1 .templateStyle1_main .on dd { display:none; border-bottom:1px solid #ccc;}
		
		/*关于培生*/
	#main .aboutPS .templateStyle1_main .slideMenu dd li { border-color:#FFF;}
	#main .aboutPS .slideMenu dd li a:hover { background:#9c1347; color:#FFF;}
	#main .aboutPS .templateStyle1_main .aboutPS_cont .contact dl dd.telR span { display:inline-block; width:50%; vertical-align:middle;}
	#main .aboutPS .templateStyle1_main .aboutPS_cont .aboutUs dl { padding:20px;}
	#main .aboutPS .templateStyle1_main .aboutPS_cont .aboutUs dl dt { text-align:center;}
	
		/*工作就会*/
	#templateStyle1 .templateStyle1_main .aboutPS_cont .job .quickBtns a { display:block; width:100%; padding:15px 0;}
		/*联系我们*/
	#templateStyle1 .templateStyle1_main .aboutPS_cont .contact .changeStyle { border:medium none;}	
	#templateStyle1 .templateStyle1_main .aboutPS_cont .contact .changeStyle dl { width:100%; border-bottom:1px solid #ccc; border-top:1px solid #FFF;}
	#templateStyle1 .templateStyle1_main .aboutPS_cont .contact dl dt { width:30px;}
	#templateStyle1 .templateStyle1_main .aboutPS_cont .contact dl dd.contTxt { float:none; clear:both; width:auto; padding:5px 0 0 0; font-size:14px; line-height:1.5em;}
	#templateStyle1 .templateStyle1_main .aboutPS_cont .contact dl dd.tit { width:auto; font-size:24px; line-height:30px;}	
	#templateStyle1 .templateStyle1_main .aboutPS_cont .contact dl dd.yb { clear:none; float:left; width:30%; padding:0 0 0 10px; line-height:30px;}
	
		/*教育资源*/
	#templateStyle1 .templateStyle1_main .slideArea { float:none; width:100%; margin-bottom:3px; text-align:left;}
	#templateStyle1 .templateStyle1_main .slideArea .theMenu { display:block; margin-bottom:10px;}
	#templateStyle1 .templateStyle1_main .slideArea .padSlideMenu { padding:0 10px; width:auto;}
	#templateStyle1 .templateStyle1_main .slideArea .padSlideMenu dt { display:none;}
	#templateStyle1 .templateStyle1_main .slideArea .padSlideMenu dd li a { background:#FFF; color:#515567;}
	#templateStyle1 .templateStyle1_main .slideArea .padSlideMenu dd li a.on,#templateStyle1 .templateStyle1_main .slideArea .padSlideMenu dd li a:hover { background:#e7ccb7; color:#ef7e38;}	
	#templateStyle1 .ban .pic_des { position:relative; left:0; top:0; z-index:2; width:100%; min-height:inherit;}
	#templateStyle1 .ban .pic_des .theBg { filter:alpha(opacity=100); opacity:1;}
	#templateStyle1 .templateStyle1_main .aboutPS_cont .teachMain .bookdesArea .zkBtn .wap_span { /*display:inline-block;*/}
	#templateStyle1 .templateStyle1_main .aboutPS_cont .teachMain .bookdesArea .zkBtn .pad_span { display:inline-block;}
	#templateStyle1 .popShowStyle { border-bottom:3px #666 solid;}
	#templateStyle1 .templateStyle1_main .menuSecBtn { margin:1px 0 0; padding:8px 30px; font-size:14px;}
	
		/*教育资源弹出层*/
	/*
	#templateStyle1 .templateStyle1_main .aboutPS_cont .teachMain .popShowStyle .desTxtCont { position:static; width:100%;}	
	#templateStyle1 .templateStyle1_main .aboutPS_cont .teachMain .popShowStyle .desTxtCont .top_main { height:auto; overflow:visible;}
	#templateStyle1 .templateStyle1_main .aboutPS_cont .teachMain .bookdesArea .desTxtCont .top_bar { display:none;}
	#templateStyle1 .templateStyle1_main .aboutPS_cont .teachMain .bookdesArea .desTxtCont .btm_btn {}
	#templateStyle1 .templateStyle1_main .aboutPS_cont .teachMain .bookdesArea .desTxtCont .btm_btn a { width:50%;}
	#teachMain .bookdesArea .desTxtCont dl { padding:10px 12px;}
	#teachMain .bookdesArea .desTxtCont dl dt { text-align:center;} 
	*/
	#teachMain .bookdesArea .bookdesAreaTit { padding:10px 15px;}
	
		/*国际认证*/
	#main .intCertification .slideMenu dd li a:hover { background:#002e56; color:#FFF;}
	#main .intCertification .slideMenu dd li.active { display:block;}
	#main .intCertification .templateStyle1_main .slideMenu dd li { border-top:1px #ccc solid;}
	#main .intCertification .templateStyle1_main .slideMenu dd li a { background:#fff; color:#333;}
	#main .intCertification .templateStyle1_main .slideMenu dd li.active a,#main .intCertification .templateStyle1_main .slideMenu dd li a:hover { background:#fff;color:#002e56;}
	#main .intCertification .templateStyle1_main .intCertification_Cont .intArea .cont { padding:0px 12px;}
	#main .intCertification .templateStyle1_main .intCertification_Cont .intArea .cont p { font-size:14px;}
	#main .intCertification .templateStyle1_main .intCertification_Cont .intArea .cont dl{ font-size:14px;}

    .intCertification .templateStyle1_main .intCertification_Cont .intArea .cont2 p {
        padding-left: 18px;
        background: url(/resource/images/green_dot.png) no-repeat left center;
        text-indent:0px;
    }

    .intCertification .templateStyle1_main .intCertification_Cont .intArea .cont dl {
        padding: 5px 0;
        font-size: 15px;
        line-height: 1.5em;
        color: #474747;
    }

        .intCertification .templateStyle1_main .intCertification_Cont .intArea .cont dl dt {
            margin-bottom: 5px;
        }

        .intCertification .templateStyle1_main .intCertification_Cont .intArea .cont dl.hasDot dt.exam_progressdt { /*padding-left:18px;*/
            background: url(/resource/images/green_dot.png) no-repeat left 9px;
            text-indent: 0px;
            padding-left:10px;
        }
        .intCertification .templateStyle1_main .intCertification_Cont .intArea .cont dl.hasDot dd {
            padding: 0 10px;
        }

            .intCertification .templateStyle1_main .intCertification_Cont .intArea .cont dl.hasDot dt em {
                font-size: 16px;
                font-weight: bold;
                color: #002e56;
            }
    .ml20 {
        margin-left: 0px;
    }

    .three-nav {
        width: 100%;
        padding: 0px 0 10px 0px;
        display: inline-block; /*margin-top:10px;*/ /*background-color:#fff;border:1px solid #ff0000;*/
    }

        .three-nav ul.pteform {
            display: inline-block;
            width: 100%;
        }

        .three-nav ul {
            display: inline-block;
            width: 100%;
            background-color: #002e56;
        }

        .three-nav li {
            width: 20%;
            float: left;
            text-align: center; /* margin-left: 0.9%; */
            background: #002e56;
        }

        .three-nav li a {
            float: left;
            display: inline-block;
            width: 100%;
            color: #fff;
            line-height: 35px;
            width: 100%;
            text-align: center;
            padding: 0;
        }
            /*.three-nav li a:hover{color:#fff;background:#014a89}*/
            .three-nav li a img {
                width: 30%; /* margin-top: 10px; */
                float: left;
                margin-left: 24px;
                margin-top: 5px;
            }

            .three-nav li a span {
                display: block; /*margin-top:-12px*/
                margin-top: 0;
                float: left;
                margin-left: 10px;
                font-size: 13px;
                font-family: "微软雅黑", 'Microsoft YaHei', Verdana, Gill Sants, Aril
            }
        .book_button {
            display: inline-block;
            padding: 0 4px;
            color: #381a0d !important;
            background: #fcb73e;
            border-width: 1px !important;
            border-color: #381a0d;
            border-radius: 5px;
            letter-spacing: 0px;
            font-size: 13px;
            line-height:1.75rem;
            
        }


	
		/*地图*/
	#main .mapIndex .slideMenu dd li a:hover { background:#c26e88; color:#FFF;}
	#main .mapIndex .slideMenu dd li.active { display:block;}
	#main .mapIndex .templateStyle1_main .slideMenu dd li { border-top:1px #cce8df solid;}
	#main .mapIndex .templateStyle1_main .slideMenu dd li a {  background:#7f7f7f; color:#fff;}
	#main .mapIndex .templateStyle1_main .slideMenu dd li.active a,#main .intCertification .templateStyle1_main .slideMenu dd li a:hover {background:#fff;}
	#main .mapIndex .templateStyle1_main .mapIndex_Cont .intArea .cont { padding:20px;}
	#main .mapIndex .templateStyle1_main .mapIndex_Cont .intArea .cont p { font-size:14px;}	
	
		/*学习中心*/
	#main .learn_center .slideMenu dd li a:hover { background:#ca2f45; color:#FFF;}
	#main .learn_center .slideMenu dd li.active { display:block;}
	#main .learn_center .templateStyle1_main .slideMenu dd li { border-top:1px #f4d5da solid;}
	#main .learn_center .templateStyle1_main .slideMenu dd li a { background:#FFF; color:#515567;}
	#main .learn_center .templateStyle1_main .slideMenu dd li.active a,#main .learn_center .templateStyle1_main .slideMenu dd li a:hover { color:#ca2f45;}
	#main .learn_center .templateStyle1_main .intCertification_Cont .intArea .cont { padding:20px;}
	#main .learn_center .templateStyle1_main .intCertification_Cont .intArea .cont p { font-size:14px;}
	
	#main .aboutPS .templateStyle1_main .aboutPS_cont .infor .detMain { width:auto; padding:0 0 30px;}
	#main .aboutPS .templateStyle1_main .aboutPS_cont .infor .detMain .halfPicBox .txtpic { float:none; width:100%;}
	#main .aboutPS .templateStyle1_main .aboutPS_cont .infor { padding:20px 10px 0;}
	#main .aboutPS .templateStyle1_main .aboutPS_cont .infor .infor_inset { padding:0;}
	
	/*pageChannel*/
	#main .teachResource .pageChannel { margin:0 0 3px; width:auto;}
	#main .teachResource .pageChannel dl { width:100%;}
	#main .teachResource .pageChannel dl dt { display:block; background:#9c1347; padding:2px 15px;}
	#main .teachResource .pageChannel dl dd { border-bottom:1px solid #fce1ce;}
	#main .teachResource .pageChannel dl.on dd { display:none;}
	#main .teachResource .pageChannel dl dd li { float:none; border-top:1px solid #fff; width:auto; text-align:left;}
	#main .teachResource .pageChannel dl dd li.nowC { display:none;}
	#main .teachResource .pageChannel dl dd li a { float:none; display:block; width:auto; height:34px; padding:2px 15px; font-size:16px; line-height:34px;}
	#main .teachResource .pageChannel dl dd li a:hover { background:#6f6f6f; color:#e2e2e2;}
	
	/*menuSecObj*/
	#main .teachResource .templateStyle1_main .menuSecObj { margin:0; width:auto; display:none;}
	#main .teachResource .templateStyle1_main .menuSecObj h6 { padding:0 30px 0 15px;}
	#main .teachResource .templateStyle1_main .menuSecObj h6 .fh_ico { right:10px;}
	#main .teachResource .templateStyle1_main .menuSecObj .menulevel1 a { padding:0 20px 0 15px;}
	#main .teachResource .templateStyle1_main .menuSecBtn { display:block;}
	#teachMain { padding:0 0 10px;}

	/*面包屑切换*/
	#main .teachResource .templateStyle1_main .phoneMode .menuSecObj { display:block; text-align:left;}
	#main .teachResource .templateStyle1_main .phoneMode .menuSecBtn { display:none;}
	
	#main .teachMain .channel_des { margin-top:3px;}
	#main .teachMain .channel_des p { padding:10px 15px; font-size:14px;}
	#main .teachResource .templateStyle1_main .menuSecObj .menulevel3 a { text-align:center;}
	#main #teachMain .bookdesArea { margin-top:3px;}
	#main #teachMain .bookdesAreaStyle2 .imgPic2 { padding:10px 15px;}
	
	/*iframe*/
	#iframe_pop { left:0; width:100%;}
	
	#main .teachResource .templateStyle1_main .menuSecBtn .xx_ico { left:15px; }
	#main .teachResource .templateStyle1_main .menuSecBtn .jt_ico { right:15px;}
	
	/*map*/
	#main .mapIndex .holdDiv { height:10px;}
	#main .mapIndex .templateStyle1_main .slideMenu { padding-bottom:0;}
	#main .mapIndex .templateStyle1_main h6.tit { padding:2px 12px;}
	#main .mapIndex .templateStyle1_main .mapIndex_Cont #list { padding:10px 10px 0;}
	#main .mapIndex .templateStyle1_main .mapIndex_Cont #page { padding:35px 10px; }
	#main .mapIndex .templateStyle1_main .mapIndex_Cont #page a { padding:0 5px;}
	
	#main .mapIndex .templateStyle1_main .slideMenu dd li.all_cont a { background:#c26e88; color:#FFF;}
	#main .mapIndex .templateStyle1_main .mapIndex_Cont #list li a { top:14px;}
	#main .mapIndex .templateStyle1_main .mapIndex_Cont #list li p { padding-right:0;}
	
	#main #teachMain .bookdesAreaStyle2 .l_pic { width:40%;}
	#main #teachMain .bookdesAreaStyle2 .r_txt { width:60%;}
	
	/*解决方案*/
	#main #solutionsBox .fycArea .fyBox { margin-bottom:5px;}
	#main #solutionsBox .fycArea .fyBox .h6_tit { font-size:16px;}
	#main #solutionsBox .fycArea .fyBox .fyCont .ts_box ul { float:none; width:100%; padding-top:0;}
	#main #solutionsBox .fycArea .fyBox .downloadArea { padding:10px; text-align:left;}
	#main #solutionsBox .fycArea .fyBox .downloadArea a { width:80%; max-width:260px; margin:10px 0; }
	#main #solutionsBox .fycArea .fyBox .sucExp .hasListIco { padding:0;}
	#main #solutionsBox .fycArea .fyBox .connect { padding:0;}
	#main #solutionsBox .fycArea .fyBox .connect dl { float:none; width:100%; margin-bottom:10px;}
	#main #solutionsBox .fycArea .fyBox .connect dl dt { padding-bottom:0;}
	#main #solutionsBox .fycArea .fyBox .fyCont .ts_dl .hasListIco { padding:0;}
	#main #solutionsBox .fycArea .fyBox .fyCont .photo_area .photo_win { margin:0;}	
	
	#main #templateStyle1 .allIndex .allSolutionsBox .listWin dl { float:none; width:100%;}
	#main #templateStyle1 .allIndex .allSolutionsBox .listWin dl .pr10 { padding-right:0;}
	#main #templateStyle1 .allIndex .allSolutionsBox .listWin_inset { margin-bottom:0;}
	#main #templateStyle1 .allIndex .allSolutionsBox .listWin dl dd .dd_inset { padding-bottom:10px; margin-bottom:10px;}
	#main #templateStyle1 .allIndex .allSolutionsBox .listWin { width:auto; padding:0 10px 28px;}
	/*解决方案汇总页面 左侧菜单*/
	#main #templateStyle1 .allIndex .slideMenu dd li a { background:#FFF;}
	#main #templateStyle1 .allIndex .slideMenu dd li a { color:#000; background:#FFF; border-bottom:1px #eaeaea solid;}
	#main #templateStyle1 .allIndex .slideMenu dd .ac a,#main #templateStyle1 .allIndex .slideMenu dd li a:hover { color:#ed6b06; background:#FFF;}
	#iframe_pop .top_main dl .m_img img { width:100%; max-width:inherit;}
	
	/**/
	#main #solutionsBox2 dl dt { padding:10px; font-size:18px; line-height:1.5em;}
	/*手机摇一摇*/
	#warp #head .head_menu ul .onlyPhoneShow,#main .learn_center .templateStyle1_main .slideMenu dd li.onlyPhoneShow { display:block;} 
	
	/*地图*/
	#warp .mapIndex .templateStyle1_main .mapIndex_Cont .tit { padding:7px 10px;}
	#warp .mapIndex .templateStyle1_main .mapIndex_Cont .tit select { margin-right:5px;}
	
	/*myLabs*/
	#main #solutionsBox .fycArea .fyBox .tableAreaCont { padding:10px 10px 0;}
	#main #solutionsBox .fycArea .fyBox .fyCont { padding:10px;}
	#main #solutionsBox .fycArea .fyBox .fyCont .tableArea { width:100%; padding:0 0 10px;}
	#main #solutionsBox .fycArea .fyBox .fyCont .fyl { float:none; width:100%; padding:0; border-top:1px #ccc dashed;}
	#main #solutionsBox .fycArea .fyBox .fyCont .brT0 { border-top:medium none;}

	#warp #teachMain .bookdesArea .bookdesAreaTit dd p,#warp #teachMain .bookdesAreaStyle2 .r_txt ul li,#warp #teachMain .bookdesArea .bookdesAreaTit dd p { font-size:12px;}
	#warp #teachMain .bookdesAreaStyle2 .r_txt h6 { font-size:18px;}
	#warp .searchListPage { padding-top:20px;}
	.templateStyle1 .nav{height:40px; line-height:40px;}
	.templateStyle1 .nav-con{width:100%;}
	.templateStyle1 .nav ul{height:40px; line-height:40px;}
	.templateStyle1 .nav li{height:40px;}

.cont3 li{ width:94%;padding:3%; border-bottom:1px solid #dcdddd; margin:0}

    /*手机端PTE样式*/

    /*PTE_banner样式代码*/

    .addcode_cont {
        height: 600px;
        width: 100%;
    }
    .pte_banner {
        border: solid 2px #ccc;
        height: 180px;
        width: 100%;
        position: relative;
    }

        .pte_banner .imgbox {
            position: absolute;
            width: 100%;
            height: 100%;
            overflow: hidden;
        }

            .pte_banner .imgbox img {
                width: 100%;
                height: 180px;
                position: absolute;
                left: 0;
                top: 0;
            }

    .swiper_banner_img {
        width: 100%;
        height: 180px;
    }

    #banner_left {
        left: 0;
        position: absolute;
        height: 30px;
        width: 30px;
        top: 100px;
        background: url(../../images/pre.png) no-repeat center center;
    }

    #banner_right {
        right: 0;
        position: absolute;
        height: 30px;
        width: 30px;
        top: 100px;
        background: url(../../images/next.png) no-repeat center center;
    }

    /*//删除多余高度部分*/
    #index_1,#index_2,#index_3,#index_4,#index_5,#index_6{
        height:1px;
    }
    
    /*三种题型的弹窗布局*/
    /*PTE页面三种题型图片尺寸*/
    #pageBtn {
        position: absolute;
        bottom: 10px;
    }
    #reading_pageBtn {
        position: absolute;
        bottom: 10px;
    }
        #reading_pageBtn span {
            width: auto;
            padding: 8px 20px;
            border-radius: 4px;
            color: #000;
            cursor: pointer;
        }
            #reading_pageBtn span.active {
                background-color: #002e56;
                color: #fff;
            }
    #speaking_pageBtn {
        position: absolute;
        bottom: 10px;
    }

        #speaking_pageBtn span {
            width: auto;
            padding: 8px 20px;
            border-radius: 4px;
            color: #000;
            cursor: pointer;
        }

            #speaking_pageBtn span.active {
                background-color: #002e56;
                color: #fff;
            }
    #pageBtn span {
        width: auto;
        padding: 8px 20px;
        border-radius: 4px;
        color: #000;
        cursor: pointer;
    }
        #pageBtn span.active {
            background-color: #002e56;
            color:#fff;
        }
    video_page{
        height:400px;
    }
    readingvideo_page{
        height:400px;
    }
    speakingvideo_page{
        height:400px;
    }


    .examtype_img {
        width: 310px;
    }
    .modal_videobox {
        display: none;
        position: absolute;
        background-color: rgb(0, 0, 0);
        left: 0px;
        top: 0px;
        z-index: 12000;
        opacity: 0.6;
        width: 100%;
        height: 9213px;
    }
    .show_listeningVideo_box{display:none;}
    .show_readingVideo_box{display:none;}
    .show_speakingVideo_box{display:none;}
    .show_listeningVideo_box_mobil {
        width: 96%;
        position: fixed;
        border-radius: 12px;
        top: 60px;
        padding: 30px 0;
        left: 2%;
        height: 530px;
        background-color: #fff;
        z-index: 13003;
        display: none;
    }

    .show_readingVideo_box_mobil {
        width: 96%;
        position: fixed;
        border-radius: 12px;
        top: 60px;
        padding: 30px 0;
        left: 2%;
        height: 530px;
        background-color: #fff;
        z-index: 13003;
        display: none;
    }

    .show_speakingVideo_box_mobil {
        width: 96%;
        position: fixed;
        border-radius: 12px;
        top: 60px;
        padding: 30px 0;
        left: 2%;
        height: 530px;
        background-color: #fff;
        z-index: 13003;
        display: none;
    }

    .video_boxUl {
        height: 100%;
        width: 100%;
        position:relative;
    }

    .video_boxLi {
        width: 48%;
        height: 200px;
        position: relative;
        margin-left: 2%;
        margin-top:5px;
        margin-bottom:10px;
        float: left;
        display:inherit;
    }

    .video_bg_img {
        width: 92%;
        height: 120px;
        cursor: pointer;
    }

    .video_bofang_img {
        position: absolute;
        width: 32px;
        height: 32px;
        left: 78px;
        top: 45px;
    }

    .video_li_desc {
        width: 90%;
        /*margin: 20px 0 0 10px;*/
        position: relative;
        display: block;
        height:80px;
    }

    .video_name {
        display: block;
        margin-bottom: 20px;
    }

    .video_duration {
        position: absolute;
        bottom: 5px;
    }
    .video_bofang_img {
        position: absolute;
        width: 32px;
        height: 32px;
        left: 60px;
        top: 40px;
    }

    /*常见问题答案*/
    .qa_school_box {
        height: 650px;
    }

    .qa_part {
        border: solid 2px #eee;
        width: 49%;
        margin-right: 1%;
        background: #f6f8f9;
        margin-top: 10px;
        float: left;
    }

    .qa_ul {
        padding: 8px 6px;
    }

    .qa_part ul li p {
        margin-bottom: 2px;
    }

    .qa_title {
        width: 100%;
        font: 300 22px/40px '';
        text-align: center;
        color: #007fa3;
        width: 100%;
        padding: 6px 0 6px 0;
        font-weight: 500;
        font-stretch: normal;
        font-size: 28px;
        line-height: 34px;
        font-family: "微软雅黑", 'Microsoft YaHei', Verdana, Gill Sants, Aril;
    }

    .qa_li {
        height: auto;
        margin: 0;
        border-bottom: dashed 1px #ccc;
    }

    .showMore {
        text-align: center;
        font: 500 16px/34px '';
        cursor: pointer;
        color: red;
    }

    .qa_questions {
        color: #474747;
        font-size: 15px;
        line-height: 1.5em;
        text-align: justify;
        padding: 5px 0;
        font-family: "微软雅黑", 'Microsoft YaHei', Verdana, Gill Sants, Aril;
    }

    .qa_answers {
        text-indent: 10px;
        color: #474747;
        font-size: 15px;
        line-height: 1.5em;
        text-align: justify;
        padding: 5px 0;
        font-family: "微软雅黑", 'Microsoft YaHei', Verdana, Gill Sants, Aril;
    }

    .qa_more {
        display: none;
        height: auto;
    }

    .qa_more_ul {
        height: auto;
    }

    /*院校查询模块*/
    .school_part {
        float: left;
        width: 100%;
        height: auto;
        border: solid 2px #eee;
        margin-top: 1%;
        padding:20px;
    }

    .addcode_right_tit {
        padding: 0 10px 10px 20px;
    }

        .addcode_right_tit p {
            font-size: 13px;
            font-family: inherit;
        }

    .addcode_right {
        float: left;
        width: 48%;
        margin-left: 1%;
        height: 1050px;
        /*border: solid 1px #ccc;*/
        background: #fff;
        font-family: "微软雅黑", 'Microsoft YaHei', Verdana, Gill Sants, Aril;
    }

    .addcode_right_tit h5 {
        color: #007fa3;
        text-align: center;
        width: 100%;
        padding: 12px 0 6px 0;
        font-weight: 500;
        font-stretch: normal;
        font-size: 21px;
        line-height: 34px;
        font-family: "微软雅黑", 'Microsoft YaHei', Verdana, Gill Sants, Aril;
    }

    .addcode_right_top {
        width: 95%;
        margin: 0 auto;
        height: 340px;
        background: #d5eae5;
        border: solid 1px #d5eae5;
        border-radius: 6px;
    }

    .addcode_right_bottom {
        width: 92%;
        margin: 0 auto;
        height: auto;
    }

    #tab {
        background: #d5eae5;
        border: solid 1px #d5eae5;
        border-radius: 6px;
    }

    .school_box {
        width: 96%;
        position: fixed;
        border-radius: 12px;
        top: 50px;
        padding: 20px 0;
        height: 450px;
        left: 2%;
        background-color: #fff;
        z-index: 13003;
        display: none;
    }
    .bootstrap-table .table:not(.table-condensed) > tfoot > tr > td {
        padding: 6px;
    }

    .tab td {
        border-top: 1px solid #fff;
    }

    .fixed-table-container {
        border: solid 2px #fff;
    }

    .page-link {
        color: #37a7ec;
        background: #fff;
    }

    .pagination .active .page-link {
        color: #000;
        background: #ddd;
        border-color: #ddd;
    }

    .university_title {
        width: 100%;
        font: 600 14px/22px '';
        color: #02586f;
        text-align: center;
        margin-top: 8px;
    }

    .university_top {
        width: 90%;
        padding: 5px 5%;
    }

        .university_top li {
            height: auto;
        }

            .university_top li p {
                color: #000;
                font: 600 12px/28px '';
                font-family: inherit;
                margin-bottom: 4px;
            }

    #Search_UniversityName {
        width: 100%;
        border: none;
        outline: none;
        border: solid 1px #ccc;
        border-radius: 4px;
        height: 32px;
    }

    .search_condition {
        width: 100%;
        border: none;
        outline: none;
        border: solid 1px #ccc;
        border-radius: 4px;
        height: 32px;
        background-color: #eee;
        padding-left: 7px;
    }

    #Search_UniversityType label {
        display: inline-block;
        width: auto;
        color: #000;
        height: 20px;
        margin-right: 5%;
    }

        #Search_UniversityType label input {
            width: 14px;
            height: 14px;
            margin-right: 10px;
        }

    .Search_button {
        cursor: pointer;
        display: block;
        width: 120px;
        height: 36px;
        font-size: 14px;
        border: solid 1px #20B2AA;
        background: #20B2AA;
        color: #fff;
        border-radius: 4px;
        margin: 30px auto;
    }

    .Search_result {
        padding: 10px 4px;
        background: #fff;
    }

        .Search_result .university_li {
            width: 96%;
            padding-left: 4%;
            border-bottom: solid 2px #fff;
            height: 32px;
            background: #AFEEEE;
        }

            .Search_result .university_li .university_name {
                float: left;
                width: 82%;
                font: 300 14px/32px '';
                color: #000;
                font-family: Arial;
            }

            .Search_result .university_li .university_area {
                float: left;
                width: 18%;
                font: 300 14px/32px '';
                color: #000;
                font-family: Arial;
            }

    /*PTE_VIDEO板块样式*/
    .video_box {
        margin: 10px auto;
        width: 98%;
    }

    .sliderbox {
        width: 100%;
        height: 220px;
        overflow: hidden;
        padding: 10px 0 0 0;
        margin: 0px auto;
    }

    #btn-left {
        float: left;
        width: 12.5%;
        height: 202px;
        margin-top: 30px;
        padding-top: 85px;
        text-align: center;
        background-color: #f5f5f5;
    }

        #btn-left.dasabled {
            background-position: 0 -124px;
        }

    #btn-right {
        float: right;
        cursor: pointer;
        width: 12.5%;
        height: 202px;
        margin-top: 30px;
        padding-top: 85px;
        text-align: center;
        background-color: #f5f5f5;
    }

        #btn-right.dasabled {
            background-position: -26px -124px;
        }

    .slider_video {
        float: left;
        width: 75%;
        overflow: hidden;
        position: relative;
        height: 210px;
        float: left;
    }

        .slider_video ul {
            position: absolute;
            left: 0px;
            top: 32px;
            /*width: auto;*/
            height: 210px;
            list-style: none;
        }

        .slider_video li {
            float: left;
            width:20%;
            height: 210px;
            text-align: center;
            position: relative;
            cursor: pointer;
        }

        .slider_video a {
            display: block;
            text-decoration: none;
            color: #073a5e;
            font-size: 12px;
            font-weight: bold;
            text-align: center;
        }

        .slider_video img {
            width: 100%;
            height: 180px;
            display: inline-block !important;
        }

    #btn-left img {
        width: 32px;
        height: 32px;
    }

    .slider_video li span {
        color: #000;
        height: 30px;
        width: 100%;
        line-height: 30px;
        display: block;
        text-align: center;
    }

    .slider_video li .pte_video_img {
        position: absolute;
        width: 48px;
        height: 48px;
        left:50%;
        top:46%;
        margin-left:-24px;
        margin-top:-24px;
    }
    /*弹出框轮播视频*/
    .show_video_box {
        width: 90%;
        position: fixed;
        border: solid 2px #eee;
        top: 120px;
        padding: 18px 0;
        left: 5%;
        height: 240px;
        background-color: #fff;
        z-index: 13005;
        display: none;
    }
    #ptevideo {
        height: 90%;
        width: 90%;
        margin-left: 5%;
        object-fit: fill;
    }



    /*备考资源模块*/

    .prepare_dl {
        width: 98%;
        height: auto;
        box-shadow: 0px 3px 2px #ccc;
        margin: 50px 0 20px 0px;
        color: #009f9d;
    }
    .title_cont1, .title_cont2, .title_cont3 {
        position: relative;
        font: 600 14px/48px '';
        color: #fff;
        display: inline-block;
        width: 64%;
        text-align: right;
        padding-right: 20px;
        background-color: #009f9d;
    }
    .title_cont2 {
        padding-right: 40px;
    }

    .title_cont3 {
        width: 100%;
        font:600 13px/48px '';
        padding-right:10px;
    }

    .title_cont1_img, .title_cont2_img, .title_cont3_img {
        position: absolute;
        left: 20px;
        top: -20px;
        width: 60px;
        height: 45px;
    }
    .title_cont3_img {
        left:10px;
        width:54px;
        height:40px;
    }

    /*考试介绍正文部分*/
    .leftalign {
        display: inline-block;
        width: 94%;
        vertical-align: top;
        text-indent: 0;
    }
    .score_compare_dd{
        padding-left:-10px;
    }
    .score_compare {
        width: 105%;
        height:104px;
        margin-left:-2%;
        
    }


    /*考试当天流程的视频样式*/
    .procedure_section {
        width: 100%;
        margin: 20px auto;
        text-align: center;
    }
    .procedure_video {
        width: 350px;
        height: 220px;
        margin: 0px auto;
    }



    /*报考流程部分*/
    .dotIco {
        margin-right: 5px;
        font-size: 14px;
        line-height: 18px;
        font-weight: bold;
        color: #1a7b2f;
        display: inline-block;
        vertical-align: top;
    }
    .progress_box {
        width: 100%;
        height: auto;
    }

    .progress_ul {
        width: 100%;
        margin-left: 0%;
        padding: 20px 0;
        height: auto;
    }

    .progress_li {
        width: 100%;
        height: 380px;
        position:relative;
    }

    .book_img_style {
        margin-right: 20px;
        vertical-align: middle;
        width: 120px;
        height:70px;
        position:absolute;
        left:8%;
        top:-10px;
        

    }

    .line_img_style {
        vertical-align: middle;
        height: 300px;
        width:12px;
        position: absolute;
        left: 5px;
    }

    .progress_li_cont {
        width: 90%;
        left: 5%;
        top:75px;
        vertical-align: middle;
        position:absolute;
    }

    .book_text_top {
        width: 100%;
        background-color: #008bba;
        line-height: 24px;
        font: 500 16px/24px '';
        color: #fff;
        padding-left: 2%;
    }

    .book_text_bottom {
        width: 100%;
        height: auto;
        background-color: #bce1d9;
        font: 500 18px/36px '';
        color: #15667a;
        padding-left: 2%;
    }

    .progress_li2 {
        width: 100%;
        height: 210px;
        position: relative;
    }

    .line2_img_style {
        vertical-align: middle;
        height: 180px;
        width: 12px;
        position: absolute;
        left: 5px;
    }

    .progress_li_cont2 {
        width: 90%;
        left: 5%;
        top: 70px;
        vertical-align: middle;
        position: absolute;
    }

    .book_text2_top {
        width: 100%;
        background-color: #008bba;
        line-height: 24px;
        font: 500 16px/24px '';
        color: #fff;
        padding-left: 2%;
    }

    .book_text2_bottom {
        width: 100%;
        height: auto;
        background-color: #bce1d9;
        font: 500 18px/36px '';
        color: #15667a;
        padding-left: 2%;
    }

    .progress_li3 {
        width: 100%;
        height: 250px;
        position: relative;
    }

    .line3_img_style {
        vertical-align: middle;
        height: 210px;
        width: 12px;
        position: absolute;
        left: 5px;
    }

    .progress_li_cont3 {
        width: 90%;
        left: 5%;
        top: 70px;
        vertical-align: middle;
        position: absolute;
    }

    .book_text3_top {
        width: 100%;
        background-color: #009b5c;
        line-height: 36px;
        font: 500 18px/36px '';
        color: #fff;
        padding-left: 2%;
    }

    .book_text3_bottom {
        width: 100%;
        height: auto;
        background-color: #bce1d9;
        font: 500 18px/36px '';
        color: #15667a;
        padding-left: 2%;
    }

    .progress_li4 {
        width: 100%;
        height: 260px;
        position:relative;
    }

    .line4_img_style {
        vertical-align: middle;
        height: 280px;
        width: 12px;
        position: absolute;
        left: 5px;
    }

    .progress_li_cont4 {
        width: 90%;
        left: 5%;
        top: 70px;
        vertical-align: middle;
        position: absolute;
    }

    .book_text4_top {
        width: 100%;
        background-color: #00566e;
        line-height: 36px;
        font: 500 18px/36px '';
        color: #fff;
        padding-left: 2%;
    }

    .book_text4_bottom {
        width: 100%;
        height: auto;
        background-color: #bce1d9;
        font: 500 18px/36px '';
        color: #15667a;
        padding-left: 2%;
    }
	
}




/************************************************************************************
bigger than 1024  PC
*************************************************************************************/


@media only screen and (min-width:641px) and (max-width: 900px) { 
.logo-nav{width:100%;display:inline-block;height:30px;line-height:30px;overflow:hidden}
.logo-nav a{color:#333;font-size:1.2rem;width:20%;text-align:center;display:inline-block;float:left;padding-bottom:10px}
.login-navscoll{width:94%;margin:0 3%;display:inline-block;height:30px;line-height:30px;float:left}
.logo-nav a.big{width:28%} 
#foot .btm_menu li{width:14.2%;}
#templateStyle1 .templateStyle1_main .slideMenu{width:18%;}
#templateStyle1 .templateStyle1_main .aboutPS_cont{width:80%;}
#main .aboutPS .templateStyle1_main .aboutPS_cont .aboutUs dl{padding:0;}
#templateStyle1 .templateStyle1_main .slideMenu dd li a{font-size:1.2rem;}

}