/*
*启德教育集团市场部技术开发
*前端开发组制作版权所有
*/


/***************************公共组件样式控制***************************/

html,
body,
div,
span,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
img,
b,
i,
dl,
dt,
dd,
ul,
li {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
}

html {
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    _font-smoothing: antialiased;
    font-smoothing: antialiased;
}

#nav,
#header,
#menu,
#section {
    display: block;
}

#nav,
#header,
#menu {
    width: 100%;
}

.zt-wrap {
    font-size: 16px;
}

ul,
li {
    list-style: none;
}

a {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    text-decoration: none;
    outline: none
}

abbr[title],
dfn[title] {
    border-bottom: 1px dotted #000;
    cursor: help;
}

.elips {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    -o-text-overflow: ellipsis
}


/*清除浮动方法*/

.clear {
    clear: both;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.clearfix {
    *zoom: 1;
}

.fix {
    zoom: 1;
}

.fix:after {
    display: block;
    content: 'clear';
    clear: both;
    line-height: 0;
    visibility: hidden;
}


/****************************页面样式控制*****************************/


/*---------------------------全局页面控制----------------------------*/

body {
    line-height: 22px;
    font-size: 12px;
    color: #333333;
    font-family: "微软雅黑", "Microsoft YaHei", Helvetica, Arial;
}

a {
    color: #333333;
}

a:hover {
    color: #e45711;
}
.guanggao{
    width: 1100px;
    height: 238px;
    margin: auto;
    margin-top: 40px;
    margin-bottom: 40px;
}

.mw {
    width: 1000px;
    margin: 0 auto
}


/*---------------------------全局导航模块---------------------------*/

#nav {
    height: 105px;
    text-align: center;
    background-color: #FFF;
}

#looyuMid {
    z-index: 10
}


/*头部Banner*/

#header {
    width: 100%;
    height: 571px;
    position: relative;
    background: url(../images/header.jpg)no-repeat center top;
}

#header .mw {
    padding-top: 390px;
}

#header .pop_form {
    display: block;
    width: 286px;
    height: 62px;
    margin: 0 auto;
    font-size: 0;
    opacity: 0;
}

.top-nav {
    background: #1248a4;
    height: 70px;
    text-align: center;
    font-size: 0;
    width: 100%;
    margin-top: -70px;
    position: relative;
}

.top-nav.totop-fix {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    display: block;
    margin-top: 0
}

.top-nav li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.top-nav li a {
    font-size: 20px;
    color: #fff;
    line-height: 20px;
    margin: 25px 0;
    padding: 0 20px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    cursor: pointer;
    border-right: 1px solid #fff
}


/*.top-nav li.on a{color:#fff;}
.top-nav li a:hover{color:#fff;}*/


/*-------------------------全局菜单导航模块--------------------------*/

.tit {
    text-align: center;
    padding-bottom: 34px;
    padding-top: 22px;
}

.tit h3 {
    font-size: 40px;
    line-height: 70px;
    color: #04b2e0;
    background: url(../images/tit_bg.png) no-repeat center bottom;
}

.tit h4 {
    font-size: 30px;
    line-height: 30px;
    color: #04b3e0;
    margin-top: 10px;
}

.btn-box {
    font-size: 0;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 34px;
}

.btn-box a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 216px;
    height: 48px;
    border: 1px solid #04b3e0;
    font: 20px/48px "微软雅黑";
    text-align: center;
    margin: 0 56px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-weight: bold;
    color: #03b3e0;
}

.btn-box a.btn1 {}

.btn-box a.btn2 {
    width: 218px;
    height: 50px;
    color: #fff;
    line-height: 50px;
    background: url(../images/btn_bg2.png) no-repeat;
    border: 0;
}

.menu-left {
    position: fixed;
    top: 90px;
    left: 20px;
    z-index: 1;
    width: 135px;
}

#cboxLoadedContent {
    border: 0;
    border-radius: 0;
    background-color: transparent;
}

#cboxClose {
    width: 18px;
    height: 18px;
    top: 18px;
    right: 14px;
}

#eic_pop_form h2 {
    text-align: center;
    margin-bottom: 22px;
}

.eic_pop_form {
    width: 674px;
    height: 450px;
    background: rgba(255, 255, 255, 0.9);
    padding-top: 30px;
    box-shadow: 0 0 10px #000;
    border-radius: 4px;
}

.eic_pop_form p {
    margin-bottom: 16px;
    overflow: hidden;
    zoom: 1;
}

.eic_pop_form label {
    width: 216px;
    height: 36px;
    float: left;
    font-size: 16px;
    line-height: 36px;
    color: #1d1d1d;
    text-align: right;
}

.eic_pop_form .dfv {
    width: 266px;
    height: 36px;
    border: 1px solid #d3d3d3;
    background-color: #fff;
    padding-left: 10px;
    font-size: 16px;
    float: left;
    border-radius: 5px;
}

.eic_pop_form .user-inp {
    width: 150px;
    height: 36px;
    border: 1px solid #d3d3d3;
    background-color: #fff;
    padding-left: 10px;
    font-size: 16px;
    float: left;
    margin-right: 14px;
    border-radius: 5px;
}

.eic_pop_form .user-btn {
    width: 102px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    font-size: 16px;
    color: #fff;
    margin-top: 2px;
    background-color: #218ab5;
    border: 0;
}

.eic_pop_form .form-btn {
    width: 310px;
    height: 52px;
    text-align: center;
    line-height: 46px;
    font-size: 16px;
    color: #fff;
    background: url(../images/form_btn.png) no-repeat;
    border: 0;
    font-weight: bold;
    margin-top: 8px;
}

.eic_pop_form .form-btn:focus {
    border: 0;
}


/*导语*/

.dy {
    width: 808px;
    height: 146px;
    margin: 40px auto 0;
    background: url(../images/dy_bg.png) no-repeat center top;
}

.dy p {
    font-size: 16px;
    color: #333;
    padding: 16px 18px 0 104px;
    line-height: 28px;
}


/*QS世界大学排名介绍*/

.pmjx {
    position: relative;
}

.pmjx .logo {
    width: 444px;
    background: #1f92b0;
    position: absolute;
    left: 0;
    top: 0;
    height: 310px;
    text-align: right;
}

.pmjx .logo h6 {
    width: 220px;
    margin: 0 auto;
    display: block;
}

.pmjx .logo p {
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    padding: 15px 22px 0;
    text-align: left;
}

.pmjx .logo a {
    display: inline-block;
    font-size: 16px;
    color: #fff;
    line-height: 30px;
    text-decoration: underline;
    margin-right: 22px;
}

.pmjx .con {
    float: right;
    width: 504px;
    margin-left: 140px;
    margin-top: 32px;
    background: #faf9ff url(../images/dxpm_img2.png) no-repeat 460px center;
    height: 310px;
    padding-left: 250px;
}

.pmjx .con b {
    display: block;
    font-size: 18px;
    line-height: 46px;
    color: #000;
    padding-top: 22px;
}

.pmjx .con li {
    font-size: 16px;
    line-height: 36px;
    color: #000;
}

.pmjx .con li span {
    display: inline-block;
    margin-right: 8px;
    width: 15px;
    height: 15px;
    vertical-align: middle;
}

.pmjx .con li b {
    color: #ff9346;
    display: inline-block;
    padding-top: 0;
    line-height: 36px;
}


/*2016-2017QS世界大学排名TOP200*/

.part2 {
    background-color: #f8f7fe;
    padding-bottom: 13px;
    margin-bottom: 28px;
}

.ranking-tab {
    text-align: center;
    font-size: 0;
    margin-bottom: 26px;
}

.ranking-tab li {
    width: 172px;
    margin: 0 17px;
    text-align: center;
    font: 18px/50px "微软雅黑";
    cursor: pointer;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    background: transparent;
    color: #4e86e6;
    border: 2px solid #4e86e6;
}

.ranking-tab li.on {
    background-color: #4e86e6;
    color: #fff;
}

.ranking {
    border: 1px solid #4e86e6;
    display: none;
}

.ranking table {
    width: 100%;
    border-collapse: collapse;
    text-align: center;
}

.ranking th {
    font-size: 18px;
    color: #333;
    line-height: 24px;
    height: 49px;
    border-right: 1px solid #c9c9c9;
    background-color: #fff;
    padding: 0 5px;
}

.ranking-con {
    height: 380px;
    overflow-y: auto;
}

.ranking-con td {
    border-right: 1px solid #c9c9c9;
    text-align: center;
    font-size: 16px;
    color: #555;
    line-height: 24px;
    height: 54px;
    padding: 0 5px;
    word-break: break-all;
    word-wrap: break-word;
}

.ranking-con tr:nth-child(2n) {
    background-color: #fff;
}

.ranking-con td a {
    color: #fe5ba6;
    text-decoration: underline;
}


/*指标解读*/

.zbjd h5 {
    font-size: 22px;
    line-height: 55px;
    background: url(../images/zbjd_tit.png) no-repeat center top;
    position: relative;
    z-index: 2;
    text-align: center;
    color: #fff;
}

.zbjd ul {
    box-shadow: 0 0 8px #d6d6d6;
    padding-bottom: 15px;
}

.zbjd li {
    padding: 15px 30px;
}

.zbjd dt {
    font-size: 16px;
    line-height: 28px;
    font-weight: bold;
    color: #222;
    padding-left: 22px;
    background: url(../images/zbjd_bg.png) no-repeat left center;
}

.zbjd dd {
    font-size: 16px;
    line-height: 28px;
    color: #444;
}


/*2020QS世界大学排名-各国排名及解析*/

.part3 {
    background-color: #f8f7fe;
}

.ggpm {
    border: 1px solid #4e86e6;
    box-shadow: 0 0 6px #ccc;
}

.ggpm-tab {
    text-align: center;
    font-size: 0;
    height: 60px;
    background: -webkit-linear-gradient(to right, #fe7ab8, #32c1e7);
    background: linear-gradient(to right, #fe7ab8, #32c1e7);
}

.ggpm-tab li {
    width: 128px;
    margin: 0 10px;
    color: #fff;
    text-align: center;
    font: 18px/80px "微软雅黑";
    cursor: pointer;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-weight: bold;
    position: relative;
    top: -10px;
}

.ggpm-tab li.on {
    background: url(../images/ggpm_tab.png) no-repeat;
    height: 94px;
}

.ggpm-tit table {
    width: 100%;
    border-collapse: collapse
}

.ggpm-tit th {
    font-size: 14px;
    color: #000;
    line-height: 16px;
    height: 45px;
    background: #bfbfbf;
    border-right: 1px solid #bfbfbf
}

.ggpm-hid {
    display: none;
}

.ggpm-hid .info {
    padding: 35px 20px 20px;
    text-align: right;
}

.ggpm-hid .info p {
    font-size: 18px;
    line-height: 34px;
    color: #333;
    text-align: left;
}

.ggpm-hid .info a {
    color: #fd5ca7;
    display: inline-block;
    text-decoration: underline;
    font-size: 18px;
}

.ggpm-tit {
    border-top: 1px solid #4e86e6;
}

.ggpm-tit th {
    font-size: 18px;
    line-height: 24px;
    height: 52px;
    color: #333;
    text-align: center;
    background-color: #fff;
    border-right: 1px solid #c9c9c9;
    padding: 0 5px;
}

.ggpm-con {
    height: 406px;
    overflow-y: auto;
}

.ggpm-con table {
    width: 100%;
    border-collapse: collapse
}

.ggpm-con td {
    border-right: 1px solid #c9c9c9;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    height: 58px;
    color: #555;
    padding: 0 5px;
    word-break: break-all;
    word-wrap: break-word;
}

.ggpm-con tr:nth-child(2n) td {
    background-color: #fff;
}

.ggpm-con td a {
    color: #fc5ca7;
    text-decoration: underline;
}

.ggpm-con td a {
    color: #fc5ca7;
    text-decoration: underline;
}

.ggpm-con td p {
    width: 350px;
    padding-left: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ggpm-con-yz td p {
    width: 210px;
    padding-left: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ggpm-con-oz td p {
    width: 240px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


/*2020QS世界大学排名-学科排名*/

.part4 {}

.xkpm {
    background: url(../images/xkpm_dy.png) no-repeat center top;
    padding-top: 30px;
}

.xkpm .tip {
    font-size: 18px;
    color: #222;
    width: 910px;
    margin: 0 auto;
    line-height: 30px;
}

.xkpm-tab {
    text-align: center;
    font-size: 0;
    margin: 40px auto 45px;
    width: 895px;
    height: 72px;
    box-shadow: 0 0 18px #ddd;
}

.xkpm-tab li {
    width: 133px;
    height: 105px;
    margin: -16px 10px 0;
    display: inline-block;
    color: #666;
    text-align: center;
    font: 18px/105px "微软雅黑";
    cursor: pointer;
    *display: inline;
    *zoom: 1;
    font-weight: bold;
}

.xkpm-tab li.on {
    background: url(../images/xkpm_tab.jpg) no-repeat;
    color: #4e86e6;
}

.xkpm-con {
    display: none;
    border: 1px solid #4e86e6;
}

.xkpm-con table {
    width: 100%;
    border-collapse: collapse
}

.xkpm-con th {
    font-size: 18px;
    color: #333;
    line-height: 48px;
    background: #f8f7fe;
    border-right: 1px solid #c9c9c9;
    padding: 0 5px;
}

.xkpm-con table {
    width: 100%;
    border-collapse: collapse
}

.xkpm-table {
    height: 409px;
    overflow-y: auto;
}

.xkpm-table td {
    border-right: 1px solid #c9c9c9;
    text-align: center;
    font-size: 16px;
    color: #555;
    padding: 6px 5px;
    height: 46px;
    line-height: 24px;
    word-break: break-all;
    word-wrap: break-word
}

.xkpm-table tr:nth-child(2n) td {
    background: #f8f7fe;
}

.xkpm-table td a {
    color: #ff5ba6;
    font-size: 16px;
    text-decoration: underline;
}


/*定制你的专属留学方案*/

.part5 {
    background-color: #f8f7fe;
}

.lxbsm-tab {
    text-align: center;
}

.lxbsm-tab li {
    width: 109px;
    height: 109px;
    display: inline-block;
    line-height: 40px;
    margin: 0 26px;
    font-size: 18px;
    color: #303030;
    cursor: pointer;
}

.lxbsm-tab li img {
    width: 102px;
    height: 102px;
    border: 3px solid #b8b8b8;
    border-radius: 50%;
}

.lxbsm-tab li.on img {
    border-color: #04b3e0;
}

.lxbsm-hid {
    display: none;
    padding: 40px 20px 0;
}

.lxbsm-inner-tab {}

.lxbsm-inner-tab dt {
    float: left;
    font-size: 16px;
    font-weight: bold;
    color: #303030;
    margin-right: 12px;
    line-height: 36px;
    padding-top: 8px;
}

.lxbsm-inner-tab dt b {
    display: block;
    height: 2px;
    background-color: #fe5ba6;
}

.lxbsm-inner-tab dd {
    float: left;
    width: 176px;
    height: 50px;
    text-align: center;
    border-radius: 50px;
    cursor: pointer;
    margin-right: 70px;
    display: table;
    margin-bottom: 24px;
    padding: 0 25px;
    background: transparent;
    border: 1px solid #4e86e6;
}

.lxbsm-inner-tab dd:last-child {
    margin-right: 0;
}

.lxbsm-inner-tab dd p {
    display: table-cell;
    vertical-align: middle;
    line-height: 18px;
    font-size: 16px;
    color: #4e86e6;
}


/*.lxbsm-inner-tab dd span{display: block; font-size:12px;}*/

.lxbsm-inner-tab dd.on {
    background: #4e86e6;
}

.lxbsm-inner-tab dd.on p {
    color: #fff;
}

.lxbsm-inner-hid {
    display: none;
    border: 1px solid #b6b6b6;
    padding: 22px 36px;
}

.lxbsm-inner-hid p {
    font-size: 16px;
    color: #303030;
    line-height: 24px;
    margin-bottom: 26px;
}

.lxbsm-inner-hid p i {
    color: #a657d5;
    font-style: normal;
}

.lxbsm-inner-hid p b {
    color: #000;
}

.lxbsm-inner-hid p a {
    font-weight: bold;
    color: #444;
    cursor: pointer;
}

.lxbsm-inner-hid p span {
    color: #fd5ca7;
    font-weight: normal;
}


/*留学，早规划早知道*/

.zgh {
    padding-bottom: 60px;
}

.zgh dl {
    background: #fbfbfc;
    margin-bottom: 20px;
    box-shadow: 2px 4px 10px #ddd;
    padding: 10px 35px;
    display: table;
}

.zgh dt {
    height: 46px;
    margin-right: 22px;
}

.zgh dd {
    display: table-cell;
    vertical-align: middle;
    width: 830px;
    font-size: 16px;
    line-height: 24px;
    color: #303030
}

.closeBtnLeft {
    width: 18px;
    height: 18px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 999;
    cursor: pointer;
}

#looyuLeft {
    z-index: 9999;
}
