body{
    background-color: #f1f1f1;
}
.p-auto-box{
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 50px;
}
.n-pos{
    width: 100%;
    padding: 12px 0;
}
.n-pos ul:after{
    content: '';
    height: 0;
    display: block;
    overflow: hidden;
    clear: both;
}
.n-pos ul li{
    float: left;
    color: #999999;
    font-size: 12px;
    margin-right: 5px;
}
.n-pos ul li a{
    color: #999999;
}
.n-pos ul li:last-child a{
    color: #01a4e5;
}
.n-content{
    width: 100%;
}
.n-c-left{
    width: 837px;
    float: left;
}
.blue-nav{
    width: 100%;
    background-color: #19a4d9;
    padding: 10px 0;
    position: relative;
}
.blue-nav img.person{
    position: absolute;
    top: 0;
    right: 25px;
}
.blue-nav span{
    color: white;
    font-size: 14px;
    margin-left: 28px;
}
.blue-nav input{
    width: 188px;
    height: 24px;
    border: none;
    background-color: white;
    border-radius: 5px;
    margin-left: 10px;
    padding-left: 10px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.search-btn{
    width: 75px;
    height: 26px;
    line-height: 26px;
    background-color: white;
    border-radius: 5px;
    text-align: center;
    display: inline-block;
    margin-left: 30px;
    font-size: 14px;
    color: #19a4d9;
}
.search-btn:hover{
    cursor: pointer;
}
.filtrate-nav{
    width: 100%;
    background-color: white;
    margin-top: 15px;
    padding: 14px 0 4px 0;
}
.filtrate-nav>ul>li{
    padding: 0 0 6px 30px;
    font-size: 14px;
}
.filtrate-nav>ul>li label{
    width: 105px;
    font-size: 14px;
    color: #444444;
    float: left;
    text-justify:inter-ideograph;
    text-align:justify;
}
.filtrate-nav>ul>li label span{
    display: inline-block /* Opera */; padding-left: 100%;
}
.filtrate-nav>ul>li ul{
    width: 700px;
    float: left;
}
.filtrate-nav>ul>li ul li{
    float: left;
    margin-left: 10px;
    margin-bottom: 10px;
}
.filtrate-nav>ul>li ul li a{
    padding: 2px 10px;
    border-radius: 5px;
    color: #444444;
}
.filtrate-nav>ul>li ul li.on a{
    color: white;
    background-color: #01a4e5;
}
.fil-xian{
    width: 100%;
    border-bottom: 1px #CCCCCC solid;
    margin-bottom: 16px;
}
.new-contents{
    width: 100%;
    background-color: white;
    margin-top: 15px;
}
.new-contents>ul>li{
    padding: 25px 15px 20px 30px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-bottom: 1px #dadada dashed;
}
.new-contents>ul>li:last-child{
    border-bottom: none;
}
.content-left{
    width: 111px;
    height: 111px;
    border: 1px #d8d6d6 solid;
    float: left;
}
.content-left img{
    width: 100%;
    height: 100%;
}
.content-left2{
    width: 483px;
    margin-left: 26px;
    float: left;
}
.content-l2-flex{
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
}
.content-left2 h4 a{
    font-size: 20px;
    color: #0898d1;
    font-weight: normal;
}
.content-left2 h4 a span{
    font-size: 12px;
    color: #777777;
}
.content-left2 p{
    font-size: 12px;
    color: #444444;
    margin-top: 5px;
}
.content-left2 p a{
    color: #444444;
}
.major-box{
    width: 100%;
    border: 1px #CCCCCC solid;
    box-shadow: 0 0 5px #cccccc;
    margin-top: 10px;
}
.major-box table{
    width: 100%;
    font-size: 12px;
    color: #444444;
    padding-bottom: 5px;
}
.major-box table tr td{
    padding: 3px 0 0 10px;
}
.major-box table tr td div{
    width: 100%;
    height: 20px;
    overflow: hidden;
}
.major-box table tr td span{
    color: #888888;
}
.major-box table tr:hover td span{
    color: #0898d1;
}
.content-center{
    width: 63px;
    margin-left: 10px;
    float: left;
    text-align: center;
    margin-top: 20px;
}
.content-center h4{
    font-size: 20px;
    color: #01a4e5;
    font-weight: normal;
}
.content-center p{
    font-size: 14px;
    color: #666666;
    margin-top: 10px;
}
.content-right{
    width: 123px;
    float: right;
    margin-top: 10px;
}
.content-right li{
    width: 100%;
    height: 30px;
    line-height: 30px;
    border-radius: 5px;
    border: 1px #2aa0dd solid;
    color: #2aa0dd;
    font-size: 12px;
    text-align: center;
    margin-bottom: 10px;
}
.content-right li a{
    width: 100%;
    height: 100%;
    display: block;
    color: #2aa0dd;
}
.content-right li:last-child a{
    background-color: #2aa0dd;
    color: white;
}
.content-page{
    width: 100%;
    padding: 50px 0;
    text-align: center;
}
.content-page ul{
    display: inline-block;
}
.content-page ul:after{
    content: '';
    height: 0;
    display: block;
    overflow: hidden;
    clear: both;
}
.content-page ul li{
    float: left;
    margin-right: 10px;
    border: 1px #e3e3e3 solid;
    background-color: white;
    padding: 5px 10px;
    font-size: 14px;
    color: #333333;
}
.content-page ul li:hover{
    cursor: pointer;
}
.content-page ul li.on{
    background-color: #01a4e5;
    color: white;
}

.content-page ul li:last-child{
    margin-right: 0;
}

.n-c-right{
    width: 341px;
    float: left;
    margin-left: 20px;
}
.choose-school{
    background-color: white;
    padding-bottom: 25px;
}
.right-com-title{
    width: 90%;
    margin: 0 auto;
    padding: 10px 0;
    font-size: 16px;
    color: #555555;
    border-bottom: 1px #e1e1e1 solid;
}
.right-com-title a{
    font-size: 12px;
    color: #888888;
    float: right;
    margin-top: 10px;
}
.right-com-title img{
    margin-right: 8px;
}
.cep-input{
    width: 85%;
    margin: 0 auto;
}
.cep-input P{
    font-size: 14px;
    color: #999999;
    margin: 2px 0 0 10px;
}
.input-group{
    width: 100%;
    height: 30px;
    line-height: 30px;
    border: 1px #ddd8d8 solid;
    position: relative;
    margin-top: 20px;
}
.input-group span{
    font-size: 14px;
    color: #666666;
    margin:0 10px;
    position: relative;
    z-index: 2;
}
.input-group input{
    width: 100%;
    height:30px;
    border: none;
    position: absolute;
    top: 0;
    left: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.input-group input#gpa{
    padding-left: 60px;
}
.input-group input#gmat{
    padding-left: 100px;
}
.input-group input#toefl{
    padding-left: 110px;
}
.red-next{
    width: 100%;
    padding-top: 30px;
    text-align: center;
}
.red-next input{
    width: 154px;
    height: 30px;
    background-color: #ff6e64;
    color: white;
    border-radius: 5px;
    border: none;
 }
.abroadStudy{
    background-color: white;
    padding-bottom: 25px;
    margin-top: 15px;
}
.abroad-list{
    width: 90%;
    margin: 0 auto;
}
.abroad-list ul li:first-child{
    margin-top: 10px;
}
.abroad-list ul li span{
    color: #aeaeae;
    margin-right: 10px;
    position: relative;
    top: 2px;
    left: 2px;
}
.abroad-list ul li a{
    color: #333333;
    font-size: 14px;
}
.abroad-list ul li:hover a{
    color: #2aa0dd;
    text-decoration: underline;
}
.hotSchool{
    width: 90%;
    margin: 0 auto;
}
.hotSchool ul li{
    margin-top: 20px;
}
.h-s-thumb{
    width: 68px;
    height: 68px;
    float: left;
    border: 1px #e1e1e1 solid;
}
.h-s-thumb img{
    width: 100%;
    height: 100%;
}
.h-s-info{
    width: 215px;
    margin-left: 16px;
    float: left;
}
.h-s-info h4{
    margin-top: -5px;
}
.h-s-info h4 a{
    font-weight: normal;
    font-size: 14px;
    color: #333333;
}
.h-s-info p{
    font-size: 14px;
    color: #666666;
    margin: 5px 0;
}
.h-s-info  a.my{
    width: 65px;
    height: 19px;
    line-height: 19px;
    display: block;
    text-align: center;
    color: #2aa0dd;
    border: 1px #2aa0dd solid;
    border-radius: 5px;
    font-size: 12px;
}
.h-s-info  a.my:hover{
    background-color: #2aa0dd;
    color: white;
}
.daoshi-bm{
    background-color: white;
    margin: 25px 0;
}
.daoshi-teachers{
    width: 90%;
    margin: 0 auto;
    position: relative;
}
.daoshi-teachers a.prev{
    position: absolute;
    left: 0;
    top: 30%;
}
.daoshi-teachers a.next{
    position: absolute;
    right: 0;
    top: 30%;
}
.ds-t-bd{
    width: 87%;
    margin: 0 auto;
    padding: 21px 0;
    /*border: 1px red solid;*/
}
.ds-t-bd ul li{
    width: 130px;
    float: left;
    margin-right: 30px;
    text-align: center;
}
.teacher-thumb{
    width: 100%;
    height: 130px;
}
.teacher-thumb img{
    width:100%;
    height: 100%;
}
.ds-t-bd ul:after {
    content: '';
    height: 0;
    display: block;
    overflow: hidden;
    clear: both;
}
.ds-t-bd ul li h4{
    /*margin: 10px 0;*/
}
.ds-t-bd ul li h4 a{
    font-weight: normal;
    font-size: 14px;
    color: #333333;
}
.ds-t-bd ul li p{
    font-size: 14px;
    color: #666666;
}
