
*{margin: 0px;padding: 0px; }
ul,li, ol, dl { list-style-type: none; }
a { text-decoration: none; cursor: pointer; color:inherit; }
a:hover { text-decoration: none; outline: none; }
a:focus { outline: none; }


html,body {
    font-family: "Microsoft YaHei", "PingFangSC-Medium", "sans-serif";
    font-size: 14px; /* 设计师规定字体大小 */
    background: #ffffff;
    color: #000;

}

@media screen and (min-width: 1024px) {
    html,body {
        font-size: 12px; /* 分辨率大于等于 1024px */
    }
}
@media screen and (min-width: 1440px) {
    html,body {
        font-size: 14px;
    }
}

@media screen and (min-width: 1680px) {
    html,body {
        font-size: 16px;
    }
}

@media screen and (min-width: 1920px) {
    html,body {
        font-size: 18px;
    }
}
.ellipsis
{

    display: -webkit-box; /* Webkit内核支持该属性 */
    -webkit-line-clamp: 2; /* 最多显示三行文字 */
    -webkit-box-orient: vertical; /* 垂直布局 */
    overflow: hidden; /* 隐藏溢出部分 */
    text-overflow: ellipsis;
}

.ut-s{
    white-space:nowrap;
    overflow: hidden; /* 隐藏溢出部分 */
    text-overflow: ellipsis;}

.pcolor{color: #288CFF; }
.mwidth{width:80%; margin: auto;}
.top{ padding-left: 1.5vw;  display: flex; align-items: center;  height: 5.52vw;  background: url("/images/index/top_bg.png"); background-size: 100% 100%; }
.top .top_logo{ height: 75%;}
.top .top_tip{ height: 61%; margin-left: 3vw;  }

.nav{ background: #ffffff;  }
.nav .nav_ul{ width: 100%; justify-content: center; display: flex; }
.nav_ul_li{ position: relative;  padding: 1vw 3vw; font-size: 1.1rem;font-weight: initial;  }
.nav_content{}
.nav_content:hover{  }
.nav_content a{display: block; padding-bottom: 0.3vw;border-bottom: 0.2rem solid #ffffff;  }
.nav_content  i{display: inline-block; font-size: 1rem; margin-left: 0.4rem; padding-top: 0.1rem;}

.nav_content .cur,.nav_content .alink:hover{ font-weight: bold; color: #288CFF;  border-bottom: 0.2rem solid #288CFF; }

.nav_content:hover .nav_ul_child{display: block;opacity: 1; }


.nav_ul_child{
     display: none; opacity: 0;  position: absolute; transition:opacity 0.6s;  background: #ffffff;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1); padding: 0.5vw 1vw; z-index: 99999;
}

.nav_ul_child .nav_ul_child_li{ padding-bottom:0.6vw; }
.banner{ position: relative; margin: auto;  height:31.25vw; }

.banner_item{display: block;}
.banner_item img{width: 100vw; height:31.25vw;}
.banner_dots_div{ position: absolute; left: 50%; bottom: 50px; translate: -50%; z-index: 400;  width: 200px;}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.banner_dots
{
    position: absolute;display: block;width: 100%;
    padding: 0;margin: 0;

    list-style: none;

    text-align: center;
}
.banner_dots li
{
    position: relative;

    display: inline-block;

    width: 1.5vw;
    height: 1.5vw;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.banner_dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 1.5vw;
    height: 1.5vw;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.banner_dots li button:hover,
.banner_dots li button:focus
{
    outline: none;
}
.banner_dots li button:hover:before,
.banner_dots li button:focus:before
{
    opacity: 1;
    color: #288CFF;
}
.banner_dots li button:before
{
    font-family: 'slick';
    font-size: 1vw;
    line-height: 1.5vw;;
    position: absolute;
    top: 0;
    left: 0;
    width: 1.5vw;
    height: 1.5vw;
    content: '•';
    text-align: center;
    opacity: .3;
    color: #000000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.banner_dots li.slick-active button:before
{
    opacity: 1;
    color: #288CFF;
}

.tip{display: flex; align-items: center;}

.tip_content
{
    width: 20vw; height: 4vw;color: #288CFF; font-weight: bold; letter-spacing: 3px; font-size: 1.3rem; display: flex;align-items: center; justify-content: center;;
    background: url("/images/index/tip_bg.png");background-size: 100% 100%; margin: auto;
}
.tip_more{ color: #288CFF;  text-decoration: underline !important;}
.flex1{flex: 1;}



.tab{ display: flex;}
.tab:before{content:'';flex: 1;}
.tab_item{ display: inline-block; transition: all .2s;  border-radius: 0.2vw;
    border: 1px solid #288CFF; color: #288CFF; margin-left: 0.6vw; padding:0.2vw 0.3vw; }
.tab_item.active,.tab_item:hover{ color:#ffffff; background: #288CFF; }
.more_tip{}
.more_tip a{float: right;}


.bottom{display: flex;background-image: url("/images/index/bottom_bg.png");background-size: cover;}
.bottom_content{ display: flex;}
.school_info{background-color: rgba(255,255,255,0.5);  width: 17.5vw; }
.school_info_con{ margin: 1vw;}
.school_name{ font-size: 1.3rem;font-family: 仿宋; padding: 0.6vw 0px 1.2vw 0px;
    font-weight: bold; text-align: justify; text-align-last: justify; border-bottom: 1px solid #288CFF; margin-bottom: 1.3vw;}
.school_info_con{font-size: 0.8rem;}
.school_info_con .school_info_item{ display: flex; align-items: center; padding: 0.5vw 0px;  }
.school_info_item img{width: 1.5rem; height: 1.5rem; margin-right: 0.6vw;}
.school_info_qr{ margin-top: 1vw; text-align: center; color: #288CFF;}
.school_info_qr img{ height: 8vw; width: 8vw;}

.bottom_content_left{ position: relative; flex: 1;color: #ffffff; margin: 1vw 0px 0.5vw 3vw; padding-bottom: 3vw; }

.bottom_content_left a:hover{text-decoration: underline;}
/*border-bottom: 1px solid #ffffff;*/
.bottom_nav{display: flex; padding-bottom: 1.2vw; }
.bottom_nav_item:not(:first-child){ margin-left: 6vw;}
.bottom_nav_item{ text-align: center; }
.bottom_nav_item_title{ padding: 1vw 0.3vw; margin-bottom: 0.3vw; font-weight: bold; border-bottom: 2px solid #ffffff;}
.bottom_nav_item_item{ margin-top: 0.8vw; font-size: 0.9rem;}
.flink{ margin-top: 1vw; font-size: 0.9rem; }
.flink_tip{ display: inline-block;font-size: 1rem; padding: 0.1vw 0.3vw ; font-weight: bold; border-left: 0.5vw solid #ffffff; }
.flink_content{ margin-top: 0.5vw;}
.flink_content a:not(:first-child){margin-left:1.5vw; }

.filings{ position: absolute;bottom: 10px; font-size: 0.8rem;width: 100%;text-align: center;}

.p_banner{ height: 16vw; background-image: url("/images/public/banner.png"); background-size: 100% 100%;}

.p_main{background: #F8F6F7;}
.p_main .p_main_content{ width: 80%; margin: auto;}
.p_main_location{  display: flex; align-items: center; padding: 0.8vw 0px 0.6vw 0px;}
.p_main_location img{ width: 1vw;}
.p_main_location div{margin-left: 1vw; color:#888888; }
.p_main_location div .active{color: #288CFF;}

.p_main_body{ background-color:  #ffffff; }


.win_mode{background-color:rgba(0,0,0,0.5);z-index: 9999999; position: fixed; height: 100%; width: 100%;top: 0px;left: 0px; }
.win_mode_cose{
    position: absolute; transition:opacity .2s;
    width: 2vw; height: 2vw; border-radius: 50%; background-color:rgba(0,0,0,0.3);
    display: flex; align-items: center;;justify-content: center;z-index: 10;
    top: 2vw; right: 2vw; font-size: 1vw; color: #ffffff; cursor: pointer;
}
.win_mode_cose:hover{opacity: 0.6;}
.image-viewer{ position: relative; width: 100%; height: 100%;display: flex; flex-direction: column;}
.image-viewer_title{ position: absolute;bottom: 0vw;
    width: 100%; padding: 0.3vw 0px; color:#ffffff; text-align:center;background-color: rgba(0,0,0,0.5);}
.image-viewer_image{
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center; padding-bottom: 2vw;}
.image-viewer__img{margin-left: 0px; margin-top: 0px; max-height: 100%; max-width: 100%;}

.left_nav{ width: 16vw;  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.1); }
.left_nav .left_nav_title{ position: relative; height: 3vw; font-weight: bold;  }
.left_nav_title_c{  color: #ffffff; font-size: 1.2rem; position: absolute;left: 0px; top: 0px;
    height:calc(100% + 1vw); width:calc(100% + 2.25vw);
    background-image: url("/images/public/left_nav_t.png"); z-index: 1;background-size: 100% 100%; }
.left_nav_title_c span{float: left; margin-top: 0.8vw; margin-left: 2vw;}
.left_nav .left_nav_title__item{padding: 1vw 0px 1vw 2vw;border-top: 1px solid #f2f2f2; cursor: pointer;}
.left_nav .left_nav_title__item:hover,.left_nav_title__item.active{background: #F4F4F4; color: #288CFF;}
.left_nav .left_nav_title__item:not(:last-child){}

.right_content{flex: 1;min-width: 0px; margin: 1vw 1vw 1vw 3vw; }

.description{ padding: 1.5vw 3vw 3vw 3vw; min-height: 20vw;}
.description_title{ text-align: center;font-weight: bold; font-size: 1.2rem;}
.description_ftitle{text-align: center;color: #888888;font-size: 0.9rem; padding: 1.5vw 0vw 0.6vw 0vw;   border-bottom: 1px solid #f2f2f2;}
/*margin-top: 2vw;display: flex;flex-direction: column; align-items: center;*/
.description_content{margin-top: 2vw;}
.description_content img{max-width: 90%;}