/* charset "utf-8"; */

/*公共样式*/
body {
    padding: 0px;
    margin: 0px auto;
    font-size: 12px;
    line-height: 23px;
    color: #5A5A5A;
    font-family: Arial, "微软雅黑";
    /* width: 100%;
    min-width: 990px;
    width: 990px; */
    zoom: 1;
}

html,
ul,
li,
form,
dl,
dt,
dd,
div p {
    padding: 0px;
    margin: 0px;
}

ul,
li {
    list-style: none;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    padding: 0px;
    margin: 0px;
}

select,
input,
em,
textarea {
    font-size: 12px;
    font-style: normal;
    color: #5A5A5A;
    font-family: Arial, "微软雅黑";
}

img {
    border: none;
    border: 0;
}

a {
    text-decoration: none;
    color: #5A5A5A;
}

a:focus {
    outline: none;
    -moz-outline: none;
}

a:hover {
    color: #B40001;
    text-decoration: none;
}

.Texthide {
    display: none;
}

.BG_Contain {
    padding-top: 20px;
    width: 100%;
}

.BG_Cont {
    padding-top: 15px;
    width: 100%;
}

.Contain {
    width: 1000px;
    margin: 0 auto;
}

.Silderbar {
    width: 214px;
    float: left;
}

/* .MainConte@nt {
    width: 767px;
    float: right;
} */


.SinglePage {
    text-justify: inter-ideograph;
    text-align: justify;
    word-wrap: break-word;
    clear: both;
    overflow: hidden;
}

.space10 {
    height: 10px;
    clear: both;
    overflow: hidden;
    zoom: 0;
}

.space20 {
    height: 20px;
    clear: both;
    overflow: hidden;
    zoom: 0;
}

.clear {
    clear: both;
    height: 0px;
    overflow: hidden;
    zoom: 0;
}

.Current {
    height: 32px;
    line-height: 32px;
    width: 1001px;
    margin: 0 auto;
}

/*pages*/
.Pages {
    line-height: 33px;
    zoom: 1;
    overflow: hidden;
}

.Pages span {
    padding: 0px 5px;
}

.Pages .p_page em {
    font-style: normal;
    font-family: Arial;
}

.Pages .p_page a {
    margin: 0px 2px;
    border: solid 1px #ededed;
    display: block;
    width: 30px;
    height: 31px;
    line-height: 33px;
    float: left;
    text-align: center;
}

.Pages .p_page a.a_cur {
    color: #fff;
    border: solid 1px #d1a162;
    background: #d1a162;
}

.Pages .p_page .a_prev {
    background: url(../images/page_prev.jpg) no-repeat left top;
}

.Pages .p_page .a_next {
    background: url(../images/page_next.jpg) no-repeat left top;
}

.Pages .i_text {
    width: 35px;
    height: 21px;
    line-height: 23px;
    padding: 0px;
    margin: 0 6px;
    text-align: center;
    font-size: 12px;
    border: solid 1px #ededed;
    background: #fff;
}

.Pages .i_button {
    width: 48px;
    height: 33px;
    line-height: 33px;
    cursor: pointer;
    border: none;
    background: #d1a162;
    color: #fff;
    margin-left: 8px;
    padding: 0px;
}

/*pages end*/

/*top.html*/
.Toper {
    width: 100%;
    height: 100px;
    background: url(https://www.snai.edu/EMBA/images/topbg.jpg) no-repeat center top;
}

.Top {
    width: 1000px;
    margin: 0 auto;
    position: relative;
    height: 96px;
    background: url(https://www.snai.edu/cn/images/BG_TopText.jpg) no-repeat left top;
    z-index: 400;
}

.Top .top_Text {
    width: 555px;
    height: 30px;
    line-height: 30px;
    padding-left: 465px;
}

.Top .top_Text a {
    color: #fff;
    font-size: 12px;
    font-family: "微软雅黑";
}

.Top .top_Text .loginBox {
    float: left;
    width: 130px;
}

.Top .top_Text .loginBox a {
    margin: 0 6px;
}

.Top .top_Text .loginBox em {
    font-size: 12px;
    font-family: "Arial";
    color: #fff;
}

.Top .top_Text .textBox {
    float: left;
    width: 65px;
}

.Top .top_Text .textBox a {
    padding: 0px 13px;
    float: left;
    display: block;
    height: 30px;
}

.Top .top_Text .textBox a.language {
    background: url(../images/ico_jt_red.jpg) no-repeat right 15px;
}

.Top .top_Text .textBox a.topNew {
    width: 35px;
    background: url(../images/ico_jt_topnews.jpg) #822f2c no-repeat 45px 15px;
    border-left: 1px solid #8d3f3c;
    margin-left: 10px;
}

.Top .Sign {
    float: left;
    width: 74px;
    position: relative;
    z-index: 1001;
}

.Top .Sign span a {
    padding: 0 13px;
}

.Top .Sign .SignList {
    position: absolute;
    z-index: 1001;
    background: #791E1B;
    text-align: left;
    display: none;
    left: 0;
    top: 30px;
}

.Top .Sign .SignList a {
    display: block;
    padding: 0 13px;
}

.Top .Sign .SignList a:hover {
    background: #67120F;
}

.Top .language {
    float: left;
    width: 50px;
    background: url(../images/ico_jt.png) no-repeat right 15px;
}

.Top .language span a {
    padding: 0 13px;
    display: block;
}

.Top .language span a:hover {
    background: url(../images/ico_jt.png) no-repeat right 15px #f49500;
}

.Top .language .LanguageList {
    position: absolute;
    z-index: 1001;
    background: #791E1B;
    text-align: center;
    display: none;
}

.Top .language .LanguageList a {
    display: block;
    padding: 0 5px;
}

.Top .language .LanguageList a:hover {
    background: #67120F;
}

.SelectBox {
    background: url(../images/text_2.gif) no-repeat left top;
    width: 60px;
    height: 30px;
    text-align: center;
    float: left;
    font-family: "微软雅黑";
    margin-left: 10px;
}

.SelectBox .SelectText {
    display: inline-block;
    width: 30px;
    background: url(https://www.snai.edu/cn/images/bg1.jpg) no-repeat right center;
    padding-right: 18px;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
    padding-left: 10px;
    color: #d79997;
    overflow: hidden;
}

.SelectBox .SelectList {
    position: absolute;
    top: 30px;
    width: 60px;
    right: 145px;
    _right: 165px;
    border: 1px solid #D3D3D3;
    border-top: 0px;
    background: #791E1B;
    display: none;
    z-index: 1001;
}

.SelectBox .SelectList dt {
    display: block;
    cursor: pointer;
}

.SelectBox .SelectList dt a {
    padding: 0 10px;
    display: block;
    height: 23px;
    line-height: 23px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.SelectBox .SelectList dt a span {
    display: none;
}

.SelectBox .SelectList dt a:hover {
    background: #67120F;
    color: #fff;
}

.Top .SreachBox {
    width: 155px;
    height: 30px;
    background: url(https://www.snai.edu/cn/images/ico_search.jpg) no-repeat right top;
    overflow: hidden;
    float: left;
}

.Top .SreachBox .sreach_btn {
    width: 31px;
    height: 30px;
    display: block;
    float: right;
}

.Top .SreachBox .sreach_ipu {
    width: 110px;
    height: 18px;
    line-height: 18px;
    padding: 4px 5px 4px 0;
    border: 0px;
    background: none;
    color: #fff;
    float: right;
}

.Top .logo {
    width: 335px;
    height: 77px;
    position: absolute;
    left: 0px;
    top: 10px;
}

.Top .logo a {
    display: block;
    padding-right: 15px;
    border-right: 1px solid #e2e2e2;
    float: left;
}

.Top .top_nav {
    position: absolute;
    bottom: 10px;
    right: 0px;
    width: 680px;
    top: 54px;
    z-index: 50;
}

.Top .top_nav li {
    float: left;
    padding: 0 13px;
    position: relative;
}

.Top .top_nav li a {
    font-size: 16px;
    color: #666;
    font-family: "微软雅黑";
    padding: 0 20px;
    display: block;
    line-height: 40px;
}

.Top .top_nav li a:hover,
.Top .top_nav li.onnav1 a,
.Top .top_nav li.onnav2 a {
    color: #791e1b;
    border-bottom: 6px solid #791e1b;
}

.Top .top_nav li .HSubNav a,
.Top .top_nav li.onnav2 .HSubNav a {
    padding: 0 10px;
    max-width: 90px;
    font-size: 12px;
    line-height: 25px;
    color: #666;
    margin-bottom: 8px;
    border: none;
    display: block;
}

.Top .top_nav li .HSubNav a:hover {
    border-bottom: 0;
    background: #f4ae00;
    display: block;
    color: #fff;
}

.Top .top_nav li .HSubNav {
    position: absolute;
    z-index: 100;
    top: 46px;
    left: 13px;
    padding: 10px 14px;
    background: #fff;
    width: 250px;
    height: 180px;
    display: none;
}

.Top .top_nav li .HSubNav1 {
    width: 240px;
    height: 200px;
}

.Top .top_nav li .HSubNav2 {
    height: 128px;
    width: 160px;
}

.Top .top_nav li .HSubNav3 {
    height: 160px;
    width: 180px;
}

.Top .top_nav li .HSubNav5 {
    height: 260px;
    width: 160px;
}

.Top .top_nav li .HSubNav5 a,
.Top .top_nav li.onnav2 .HSubNav5 a {
    margin-bottom: 8px;
}

.Top .top_nav li .HSubNav .HSubNavImg {
    width: 141px;
    float: left;
    padding-right: 14px;
}

.Top .top_nav li .HSubNav dl {
    float: left;
    position: relative;
}

.Top .top_nav li .HSubNav dl dt {
    padding-right: 20px;
}

.Top .top_nav li .HSubNav dl dt.onsubnav a {
    background: #f4ae00;
    color: #fff;
}

.Top .top_nav li .HSubNav dl dt .HSubList {
    position: absolute;
    left: 80px;
    top: 0;
    display: none;
    min-height: 180px;
}

.Top .top_nav li .HSubNav dl dt.onsubnav .HSubList a {
    background: none;
    color: #666;
    line-height: 24px;
    margin: 0;
    max-width: 150px;
    width: 150px;
}

.Top .top_nav li .HSubNav dl dt.onsubnav .HSubList a:hover {
    background: none;
    color: #611816;
    font-weight: bold;
}

.Nav {
    width: 100%;
    height: 48px;
    background: #b02021;
    font-family: "微软雅黑";
}

.NavBox {
    width: 1000px;
    height: 48px;
    margin: 0 auto;
}

.NavBox .ImgBox {
    width: 178px;
    float: left;
}

.NavBox .MainNav {
    width: 702px;
    float: right;
}

.NavBox .MainNav li {
    float: left;
    padding-left: 1px;
    position: relative;
    z-index: 100;
}

.NavBox .MainNav li a {
    display: block;
    width: 116px;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    background: url(../images/ico_jtNav.png) no-repeat 100px center;
}

.NavBox .MainNav li a:hover,
.NavBox .MainNav li.onnav a {
    background: url(../images/ico_jtNav.png) #c18889 no-repeat 100px center;
}

.NavBox .MainNav li.onmouse a {
    background: url(../images/ico_jtNav.png) #c18889 no-repeat 100px center;
}

.NavBox .MainNav .nav2 {
    display: none;
    position: absolute;
    top: 48px;
    background: #c18889;
}

.NavBox .MainNav .nav2 dt a {
    display: block;
    width: 116px;
    height: 43px;
    line-height: 43px;
    background: none;
    font-size: 14px;
}

.NavBox .MainNav .nav2 dt a:hover {
    background: #b5696a;
}

/*top.html*/

/*bottom*/
.Bottomer {
    background: #f3f2f2;
    height: 64px;
}

.Bottom {
    width: 1000px;
    margin: 0 auto;
    padding-top: 5px;
    height: 56px;
    border-top: 1px solid #e4e2e2;
    background: url(https://www.snai.edu/EMBA/images/bg24.jpg) no-repeat right center;
    position: relative;
}

.Bottom .NavBt a {
    color: #848484;
}

.Bottom .NavBt a:hover {
    color: #791E1B;
}

.Bottom .NavBt em {
    padding: 0 12px;
    color: #e3e3e3;
}

.Bottom .Copyright {
    color: #827f7f;
}

.Bottom .Copyright a {
    color: #b6b6b6;
}

.Bottom .Copyright a:hover {
    color: #791E1B;
}


.Bottom .NavBt {
    width: 615px;
    float: left;
}

.BottomWechat {
    width: 50px;
    float: left;
    position: relative;
    z-index: 50;
}

.BottomWechat a {
    color: #848484;
}

.BottomWechat a:hover {
    color: #791E1B;
}

.WechatList {
    width: 360px;
    padding: 23px 27px 23px;
    background: url(https://www.snai.edu/cn/images/bg51.png) no-repeat left top;
    position: absolute;
    left: -200px;
    top: -183px;
    z-index: 100;
    display: none;
}

.WechatList ul li {
    float: left;
    width: 106px;
}

.WechatList ul li span {
    text-align: center;
    line-height: 14px;
    color: #827f7f;
    font-family: "微软雅黑";
    display: inline-block;
    width: 100%;
    padding-top: 10px;
}

/*bottom*/

/*Banner*/
.HomeBan {
    width: 100%;
    font-family: "微软雅黑";
}

.HomeBanMain {
    width: 1000px;
    margin: 0 auto;
}

.HomeBanLeft {
    width: 740px;
    float: left;
    position: relative;
    z-index: 20;
}

.HomeBanLeft.HomeBanLeft2 {
    width: 100%;
    float: left;
    position: relative;
    z-index: 20;
}

.BanList {
    width: 100%;
    height: 319px;
    text-align: center;
}

.BanList ul li {
    height: 319px;
}

.BanList ul li a {
    height: 319px;
    display: block;
}

.TabList {
    position: absolute;
    height: 14px;
    width: 100%;
    bottom: 13px;
}

.List {
    padding-right: 15px;
    float: right;
}

/* .List ul li{ width:14px; height:14px; background:url(../images/bg32.png) no-repeat left top; float:left; padding-right:5px;} */
/* .List ul li.on{ background:url(../images/bg33.png) no-repeat left top;} */

.HomeBanRight {
    width: 245px;
    float: right;
    height: 319px;
}

.HomeBanRight ul li {
    width: 100%;
    line-height: 77px;
    height: 77px;
    margin-top: 3px;
}

.HomeBanRight ul li a {
    font-size: 20px;
}

.HomeBanRight ul li.HLi1,
.HomeBanRight ul li.HLi3 {
    background: url(../images/EBG13.jpg) repeat left top;
}

.HomeBanRight ul li.HLi2,
.HomeBanRight ul li.HLi4 {
    background: url(../images/EBG14.jpg) repeat left top;
}

.HomeBanRight ul li.HLi1 a {
    background: url(../images/EBG1.jpg) no-repeat 46px center;
    padding-left: 90px;
    display: block;
}

.HomeBanRight ul li.HLi2 a {
    background: url(../images/EBG2.jpg) no-repeat 46px center;
    padding-left: 90px;
    display: block;
}

.HomeBanRight ul li.HLi3 a {
    background: url(../images/EBG3.jpg) no-repeat 46px center;
    padding-left: 90px;
    display: block;
}

.HomeBanRight ul li.HLi4 a {
    background: url(../images/EBG4.jpg) no-repeat 46px center;
    padding-left: 90px;
    display: block;
}

.Banner {
    width: 1000px;
    height: 256px;
    margin: 0 auto;
}

/*Banner*/

/*Sidebar*/
.Menu {
    width: 214px;
    background: url(../images/bg9.jpg) no-repeat left bottom #f9f9f9;
    font-family: "微软雅黑";
    margin-bottom: 50px;
}

.Menu .menuTitle {
    width: 100%;
    height: 53px;
    background: url(../images/bg8.jpg) no-repeat left top;
    margin: 0;
}

.Menu .menuTitle span {
    background: url(../images/bg2.jpg) no-repeat 15px center;
    padding-left: 37px;
    color: #fff;
    font-size: 16px;
    line-height: 53px;
}

.MenuList {
    width: 100%;
    padding-top: 7px;
    padding-bottom: 5px;
}

.MenuList ul li {
    width: 100%;
    height: 39px;
    background: url(../images/bg10.jpg) no-repeat center bottom;
    padding: 8px 0
}

.MenuList ul li a {
    display: block;
    background: url(../images/bg3.jpg) no-repeat 21px center;
    padding-left: 38px;
    color: #6a6a6a;
    font-size: 14px;
    line-height: 39px;
}

.MenuList ul li.onmenu a,
.MenuList ul li a:hover {
    color: #fff;
    background: url(../images/bg4.jpg) no-repeat 21px center #b8595a;
}


/*Sidebar*/

/*ColumnName*/
.ColumnName {
    width: 100%;
    height: 43px;
    border-bottom: 2px solid #afafaf;
    font-family: "微软雅黑";
    padding-top: 8px;
}

.ColumnName .currcolumn {
    padding: 0 22px 0 0;
    line-height: 43px;
    background: url(../images/bg5.jpg) no-repeat right bottom;
    font-size: 16px;
    max-width: 345px;
    float: left;
    overflow: hidden;
}

.ColumnName .currcolumn span {
    color: #333;
    border-bottom: 2px solid #b02021;
    display: block;
    padding-right: 5px;
}

.ColumnName dl {
    float: right;
    padding-left: 18px;
    text-align: right;
    color: #767676;
    line-height: 43px;
    background: url(../images/bg7.jpg) no-repeat left center;
    display: inline-block;
    max-width: 390px;
    overflow: hidden;
}

.ColumnName dl a {
    color: #767676;
}

.ColumnName dl span {
    color: #791e1b;
}

/*ColumnName*/

/*index*/
.Contindex {
    width: 100%;
    padding-top: 18px;
    font-family: "微软雅黑";
    padding-bottom: 30px;
}

.HomeMain {
    width: 1000px;
    margin: 0 auto;
}

.HomeBlock {
    width: 100%;
}

.HomeBlock ul li {
    float: left;
    border: 1px solid #f3f3f3;
    margin-right: 20px;
    width: 318px;
    height: 177px;
}

.HomeBlockTitle {
    text-align: center;
    height: 35px;
    background: #f3f3f3;
    line-height: 35px;
    color: #777;
    font-size: 14px;
    font-weight: bold;
}

.HomeBlockCont_1 {
    background: url(../images/EBG5.jpg) no-repeat 77px center;
    height: 142px;
    padding-left: 174px;
}

.HomeBlockCont_2 {
    background: url(../images/EBG6.jpg) no-repeat 77px center;
    height: 142px;
    padding-left: 174px;
}

.HomeBlockCont_3 {
    background: url(../images/EBG7.jpg) no-repeat 77px center;
    height: 142px;
    padding-left: 174px;
}

.HomeBlockCont dl {
    padding-top: 23px;
}

.HomeBlockCont dl dt {
    line-height: 30px;
    background: url(../images/EBG8.jpg) no-repeat left center;
    padding-left: 9px;
    font-size: 14px;
}

.HomeBlock1 {
    width: 100%;
    margin-top: 22px;
    padding: 9px 0;
    border: 1px solid #f1f1f1;
    height: 43px;
}

.HomeBlock1 ul li {
    width: 199px;
    border-right: 1px solid #f1f1f1;
    float: left;
    line-height: 43px;
    font-size: 14px;
    font-weight: bold;
    position: relative;
}

.HomeBlock1 ul li a {
    padding-left: 97px;
    display: block;
}

.HomeBlock1 ul li.HomeLi1 {
    background: url(../images/EBG9.jpg) no-repeat 58px center;
}

.HomeBlock1 ul li.HomeLi2 {
    background: url(../images/EBG10.jpg) no-repeat 58px center;
}

.HomeBlock1 ul li.HomeLi5 {
    background: url(../images/EBG10.jpg) no-repeat 58px center;
}

.HomeBlock1 ul li.HomeLi3 {
    background: url(../images/EBG11.jpg) no-repeat 58px center;
}

.HomeBlock1 ul li.HomeLi4 {
    background: url(../images/EBG12.jpg) no-repeat 58px center;
}


.linw_list {
    width: 100%;
    margin: 22px 0 30px;
    padding: 9px 0;
    border: 1px solid #f1f1f1;
}

.linw_list ul li {
    text-align: center;
    width: 24.8%;
    border-right: 1px solid #f1f1f1;
    float: left;
    line-height: 65px;
    font-size: 14px;
    font-weight: bold;
    position: relative;
}

.linw_list ul li a {
    display: inline-block;
    padding-left: 80px;
}

.linw_list ul li.HomeLi1 a {
    background: url(../images/EBG0.jpg) no-repeat left center;
    background-size: 60px;
}

.linw_list ul li.HomeLi2 a {
    background: url(../images/EBG5.jpg) no-repeat left center;
    background-size: 60px;
}

.linw_list ul li.HomeLi3 a {
    background: url(../images/EBG6.jpg) no-repeat left center;
    background-size: 60px;
}

.linw_list ul li.HomeLi4 a {
    background: url(../images/EBG7.jpg) no-repeat left center;
    background-size: 60px;
}

.lianxfs {
    position: fixed;
    right: 10px;
    bottom: 10px;
    z-index: 3;
    width: 50px;
    height: 50px;
    background: url(../images/zix.png) no-repeat center;
}

.lianxfs a {
    display: block;
    width: 100%;
    height: 50px;
}

/*index*/

/*guide*/
.SinglePage {
    padding-top: 27px;
    padding-bottom: 90px;
    font-family: "微软雅黑";
}


/*guide*/

/*teacher*/
.TeacherList {
    width: 100%;
    padding-bottom: 28px;
}

.TeacherList ul li {
    width: 350px;
    float: left;
    border-bottom: 1px solid #dbdbdb;
    padding: 27px 0;
    margin: 0 15px 0 18px;
    display: block;
    overflow: hidden;
}

.TeacherImg {
    width: 116px;
    float: left;
}

.TeacherList ul li .name {
    font-size: 14px;
    font-weight: normal;
    height: 40px;
    line-height: 40px;
}

.TeacherCont {
    width: 230px;
    float: right;
    font-family: "微软雅黑";
    color: #666;
}

.name {
    line-height: 50px;
    font-size: 18px;
    font-weight: bold;
    height: 50px;
    overflow: hidden;
}

.TeacherList ul li .TeacherPost {
    font-size: 1.1em;
    margin: 0;
    line-height: 24px;
    width: 100%;
    height: 70px;
    overflow: hidden;
}

.TeacherList ul li .TeacherPost p {
    margin: 0;
}

.TeacherList ul li .TeacherPost .Duty2 {
    cursor: default;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.TeacherList ul li .more {
    background: url(../images/bg11.jpg) no-repeat left center;
    padding-left: 20px;
    display: block;
}


.Teacher_Infor {
    font-family: "微软雅黑";
    padding: 34px 0 0 16px;
}

.Teacher_Infor .TInfor1 .TInforImg {
    border: 1px solid #F2F2F2;
    float: left;
    width: 118px;
}

.Teacher_Infor .TInfor1 .TInforImg img {
    padding: 4px;
}

.Teacher_Infor .TInfor1 .TCont1 {
    float: right;
    width: 600px;
}

.Teacher_Infor .TInfor1 .TCont1 .post {
    background: none repeat scroll 0 0 #E9A412;
    color: #FFFFFF;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    min-width: 113px;
    padding: 0 15px;
    text-align: center;
    margin-top: 10px;
}

.Teacher_Infor .TInfor1 .TCont1 .Name {
    color: #932D29;
    font-size: 24px;
    margin: 0;
}

.Teacher_Infor .TInfor1 .TCont1 .Name span {
    color: #666666;
    font-size: 14px;
    padding-left: 5px;
}

.Teacher_Infor .TInfor1 .TCont1 .summary {
    border-top: 1px dotted #939393;
    margin-top: 25px;
    padding-top: 10px;
}

.Teacher_Infor .TInfor2 {
    padding-bottom: 40px;
    padding-top: 26px;
}

/*teacher*/

/*Project*/
.ProjectCont {
    padding: 0 19px 40px 15px;
    font-size: 14px;
    line-height: 25px;
}

/*Project*/

/*student*/
.StudentNews {
    padding: 8px 29px 21px 19px;
}

.StudentNews ul li {
    border-bottom: 1px solid #eaeaea;
    height: 55px;
    line-height: 55px;
    font-family: "微软雅黑";
}

.StudentNews ul li span {
    float: right;
    color: #7b7b7b;
}

.StudentNews ul li a {
    font-size: 14px;
    background: url(../images/bg12.jpg) no-repeat 6px center;
    padding-left: 23px;
    color: #666;
}


/*student*/



/*schedules*/
.schedules {
    padding-top: 16px;
    padding-bottom: 68px;
}

/*schedules*/

/*update*/
.update {
    margin-top: 16px;
    width: 100%;
    border: 1px solid #cecece;
    margin-bottom: 68px;
}

.update .updateTitle {
    font-size: 15px;
    color: #333;
    font-weight: bold;
    background: #f6f6f6;
    border-bottom: 1px solid #cecece;
    line-height: 41px;
    font-family: "微软雅黑";
}

.update .updateTitle span {
    padding-left: 23px;
}

.update .updateTable {
    padding: 30px 50px 60px 55px;
    font-family: "微软雅黑";
    width: 655px;
}

.update .updateTable tr td {
    padding-right: 55px;
    padding-bottom: 10px;
}

.update .updateTable tr td span {
    display: block;
    line-height: 20px;
    font-size: 14px;
    color: #6a6a6a;
}

.update .updateTable tr td .text {
    padding: 5px;
    width: 268px;
    border: 1px solid #ddd;
}


/*update*/

/*trends*/
.trends {
    padding: 28px 30px 21px 19px;
    font-family: "微软雅黑";
}

.trendsImg {
    width: 208px;
    float: left;
    padding-left: 8px;
}

.trendsCont {
    width: 485px;
    float: right;
}

.trendsCont span {
    color: #666;
    font-size: 18px;
    display: block;
    padding-top: 10px;
    line-height: 28px;
}

.trendsCont p {
    color: #8a8a8a;
    line-height: 23px;
}

.trendsCont a.more {
    color: #b02021;
}

.trends dl dt {
    padding-bottom: 10px;
}

.trends dl dd {
    border-bottom: 1px solid #eaeaea;
    line-height: 55px;
}

.trends dl dd span {
    float: right;
    color: #7b7b7b;
}

.trends dl dd a {
    font-size: 14px;
    color: #666;
    padding-left: 23px;
    background: url(../images/bg12.jpg) no-repeat 6px center;
}

.Cont_Title {
    color: #333333;
    font-family: "微软雅黑";
    font-size: 18px;
    line-height: 36px;
    text-align: center;
}

.Cont_Time {
    border-bottom: 2px solid #999999;
    color: #666666;
    font-family: "微软雅黑";
    font-size: 14px;
    line-height: 36px;
    margin-bottom: 30px;
    text-align: center;
}

/*trends*/

/*problem*/
.problem {
    padding: 8px 11px 21px 14px;
    font-family: "微软雅黑";
}

.problem ul li {
    margin-bottom: 3px;
}

.problem ul li h5 {
    font-size: 14px;
    padding: 14px 0;
    line-height: 26px;
    color: #666;
    padding-left: 35px;
    background: url(../images/bg30.jpg) no-repeat left center;
    display: block;
    font-weight: normal;
    margin: 0;
    cursor: pointer;
    border-bottom: 1px solid #e4e4e4;
}

.problem ul li h5 a {
    color: #7c7c7c;
}

.problem ul li h5 span {
    float: right;
}

.problem ul li .my_content {
    padding: 15px 37px 10px 35px;
    color: #666;
    line-height: 24px;
    background: url(../images/bg31.jpg) no-repeat left 13px;
    font-size: 14px;
    border-bottom: 1px solid #e4e4e4;
}


.problem ul .libg {
    background: #f1f1f1;
    margin-bottom: 0px;
}



/*problem*/

/*sitemap*/
.ul_sitemap li {
    border-bottom: dotted 1px #ddd;
    padding: 5px 0px;
}

.ul_sitemap li strong {
    width: 90px;
    display: inline-block;
}

.ProShare {
    padding-top: 30px;
    height: 30px;
}

.WeiXinBox {
    position: fixed;
    bottom: 80px;
    right: 0px;
    width: 100px;
    height: 100px;
}

.weibo {
    width: 120px;
    padding: 23px 27px 23px;
    background: url(../images/bg52.png) no-repeat left top;
    position: absolute;
    right: -5px;
    top: -174px;
    z-index: 100;
    display: none;
}

.weibo ul li {
    float: left;
    width: 106px;
    padding: 0px 20px;
}

.weibo ul li span {
    text-align: center;
    line-height: 14px;
    color: #827f7f;
    font-family: "微软雅黑";
    display: inline-block;
    width: 100%;
    padding-top: 10px;
}







.index-list {
    padding: 45px 0 5px 25px;
    width: 977px;
}

.index-listl {
    width: 46%;
    float: left;
    margin: 2% 2%;
}

@media (max-width:640px) {
    .index-listl {
        width: 100%;
        margin: 2% 0;
    }
}

.index-listls img {
    width: 100%;
}

.index-listlx {
    height: 160px;
    background: url(../images/index_31.jpg) 0 0 no-repeat;
}

.index-listlx1 {
    height: 48px;
}

.index-listlx1l {
    background: #2b4a9e;
    border-radius: 5px;
    padding: 0 9px;
    height: 23px;
    line-height: 23px;
    margin-top: 15px;
}

.index-listlx1r {
    padding: 0 8px;
    height: 24px;
    line-height: 24px;
    border: 1px solid #1b3a8d;
    border-radius: 5px;
    margin-top: 14px;
}

.index-listlx2 {
    line-height: 25px;
    height: 25px;
    margin-bottom: 4px;
}

.index-listlx3 {
    line-height: 16px;
    height: 32px;
}

.index-listlx4 {
    line-height: 16px;
    height: 18px;
    text-decoration: underline;
    margin-top: 9px;
}

.mg2 {
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}

.cen {
    text-align: center;
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    width: 31px;
    height: 64px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 31px 64px;
    -webkit-background-size: 31px 64px;
    background-size: 31px 64px;
    background-position: center;
    background-repeat: no-repeat;
    left: auto;
    top: auto;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url(../images/index_29.png);
    right: 0;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url(../images/index_27.png);
    right: 0;
}


.barposition3 {
    bottom: 224px;
}

.barposition4 {
    bottom: 160px;
}

.swiper-button-next:after,
.swiper-button-prev:after {
    display: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.xi13 {
    font-size: 13px;
}

.xi14 {
    font-size: 14px;
}

.xi17 {
    font-size: 17px;
}

.bai {
    color: #FFFFFF;
}

.lan,
.lan a {
    color: #18388c;
}


/*202-02-03*/
/*首页*/
.HomeSwitch {}

.HomeSwitch .index-listlx1l {
    background: #b02021;
}

.HomeSwitch .lan,
.HomeSwitch .lan a {
    color: #b02021;
}

.HomeSwitch .index-listlx1r {
    border-color: #b02021;
}

.HomeSwitch .Switch {
    position: relative;
    width: 49%;
    float: left;
    margin-bottom: 20px;
}

.HomeSwitch .Switch:nth-child(2n) {
    float: right;
}

.HomeSwitch .index-listls {
    position: relative;
    width: 100%;
    padding-top: 80%;
}

.HomeSwitch .index-listls .imgBJ {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover !important;
}

.HomeSwitch .index-listls .imgBJ.No {
    background-image: url(../images/nofile.jpg) !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover !important;
}

.HomeSwitch .index-listls .imgBJ img {
    display: none;
}

.HomeSwitch .index-listlx {
    background-color: #f7f7f7;
    padding: 0 15px;
}

.HomeSwitch .index-listlx3 {
    height: 40px;
    line-height: 20px;
}

.right_kuan {
    float: right;
    width: 48%;
}

.right_kuan li {
    border-bottom: dashed 1px #cecece;
    margin-bottom: 15px;
    padding-bottom: 15px;
}

.right_kuan li span {
    display: inline-block;
    float: left;
}

.right_kuan li .lanmw {
    color: #fff;
    background: #b02021;
    border-radius: 3px;
    padding: 0 5px;
}

.right_kuan li .tiew {
    width: 80%;
    margin-left: 10px;
}

.right_kuan li .index-listlx3 {
    margin-top: 10px;
}

/*视频锦集*/
.video_list {}

.video_list li {
    width: 31%;
    float: left;
    margin-top: 20px;
}

.video_list li {
    margin-right: 3.35%;
}

.video_list li .img {
    cursor: pointer;
    position: relative;
    padding-top: 80%;
    width: 100%;
}

.video_list li .imgBG img {
    display: none;
}

.video_list li .imgBG {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover !important;
}

.video_list li .imgBG.No {
    background-image: url(../images/nofile.jpg) !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover !important;
}

.video_list li .img .payicon {
    background: url(../images/video_03.png) no-repeat center;
    background-size: cover;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all .5s;
}

.video_list li .img:hover .payicon {
    opacity: 1;
}

.video_list li:nth-child(3n) {
    margin-right: 0;
}

.video_list li .title {
    position: relative;
    margin-left: 5%;
    width: 95%;
    transform: translateY(-50%);
}

.video_list li .title span {
    padding: 0 10px;
    font-size: 16px;
    display: inline-block;
    color: #fff;
    line-height: 40px;
    background: #b02021;
    position: relative;
    z-index: 2;
}

.video_list li .title:after {
    content: '';
    background: #163895;
    opacity: .3;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    z-index: 1;
    width: 100%;
    height: 100%;
}

.video_list li .text {
    font-size: 14px;
    height: 50px;
    overflow: hidden;
    line-height: 25px;
    margin-top: -5%;
}

/*视频弹框*/
.videomask {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9;
    background-color: rgba(0, 0, 0, 0.5);
}

.videomask .vod_player {
    width: 600px;
    position: relative;
    z-index: 5;
}

.videomask .vod_player video {
    width: 100%;
}

.videomask .videoBox {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.videomask .videoBox .close {
    cursor: pointer;
    z-index: 6;
    position: absolute;
    right: -14px;
    top: -14px;
    width: 25px;
    height: 25px;
    background: url(../images/close.png) no-repeat center;
    background-size: cover;
}

/*图文列表*/
.Graphic_list li {
    margin-top: 20px;
    border-bottom: solid 1px #ededed;
    padding-bottom: 20px;
    overflow: hidden;
}

.Graphic_list li .img {
    cursor: pointer;
    position: relative;
    padding-top: 18%;
    width: 25%;
    float: left;
}

.Graphic_list li .imgBG img {
    display: none;
}

.Graphic_list li .imgBG {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover !important;
}

.Graphic_list li .imgBG.No {
    background-image: url(../images/nofile.jpg) !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover !important;
}

.Graphic_list li .Rtext {
    width: 72%;
    float: right;
}

.Graphic_list li .Rtext .title {
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 10px;
}

.Graphic_list li .Rtext .text {
    line-height: 22px;
    font-size: 14px;
    height: 67px;
    overflow: hidden;
    margin-bottom: 10px;
}



@media (max-width:640px) {
    .HomeSwitch .Switch {
        width: 100%;
        margin-bottom: 30px;
    }

    .HomeSwitch .index-listls {
        padding-top: 0;
    }

    .HomeSwitch .index-listls .imgBJ {
        position: initial;
        background: none !important;
    }

    .HomeSwitch .index-listls .imgBJ img {
        display: block;
    }

    .HomeSwitch .index-listls .imgBJ.No {
        background: none !important;
    }


    .video_list li {
        width: 49%;
        margin-right: 0;
    }

    .video_list li:nth-child(2n) {
        width: 49%;
        float: right;
    }

    .video_list li .title span {
        font-size: 13px;
    }

    .video_list li .text {
        font-size: 12px;
        height: 40px;
        line-height: 20px;
    }

    .videomask .videoBox {
        width: 90%;
    }

    .videomask .vod_player {
        width: 100%;
        position: relative;
        z-index: 5;
    }

    .Graphic_list li .img {
        width: 100%;
        padding-top: 0;
    }

    .Graphic_list li .imgBG {
        position: initial;
    }

    .Graphic_list li .imgBG img {
        display: block;
    }

    .Graphic_list li .Rtext {
        width: 100%;
        margin-top: 10px;
    }

    .Pages.Pages2 .p_jump,
    .Pages.Pages2 .p_count {
        display: none;
    }


}

/*202-02-03 end*/

/* zhuai shuai 2020/2/27 */

#gk_nav {
    width: 100%;
    height: 60px;
    background: rgba(176, 31, 33, 1);
}

#gk_nav .nav_content {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    line-height: 60px;
    color: #fff;
    align-items: center;
}


#gk_nav .nav_content .nav_left {
    width: 36px;
    height: 36px;
    background: rgba(121, 30, 27, 1);
    border: 1px solid rgba(255, 255, 255, 0.5);
    text-align: center;
    line-height: 36px;
    margin-right: 16px;
}

#gk_nav .nav_content .nav_title {
    font-size: 22px;
    font-weight: bold;
    margin-right: 166px;
}

#gk_nav .nav_content ul {
    display: flex;
    font-size: 16px;
    font-weight: 400;
}

#gk_nav .nav_content ul li {
    margin-right: 64px;
    cursor: pointer;
}

#gk_nav .nav_content ul li a {
    color: #fff
}

#gk_nav .nav_content ul li a:hover {
    color: #000
}

/* 宣传图 */
#gk_banner {
    width: 100%;
    height: 560px
}

#gk_banner .ban_content {
    width: 1000px;
    margin: 0 auto;
    height: 100%;
    display: flex;
    justify-content: space-between;
    color: #222A41;
}

#gk_banner .ban_content .ban_left {
    padding-top: 120px
}

#gk_banner .ban_content .ban_left .ban_title {
    font-size: 48px;
    font-weight: bold;
    color: rgba(34, 42, 65, 1);
    margin-bottom: 34px;
}

#gk_banner .ban_content .ban_left .ban_dec {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 50px
}

#gk_banner .ban_content .ban_left .ban_btn {
    display: block;
    width: 166px;
    height: 52px;
    background: rgba(213, 29, 32, 1);
    box-shadow: 0px 14px 30px 0px rgba(213, 29, 32, 0.25);
    border-radius: 25px;
    text-align: center;
    line-height: 52px;
    color: #fff;
    cursor: pointer;
}

#gk_banner .ban_content .ban_right {
    margin-top: 20px
}

/*  视频播放 */
#gk_video {
    width: 100%;
    height: 548px;
    background: rgba(249, 249, 249, 1);
}

#gk_video .video_content {
    width: 1000px;
    margin: 0 auto;
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #222A41;
}

#gk_video .video_content .video_right .video_r_top {
    font-size: 32px;
    font-weight: bold;
    color: rgba(34, 42, 65, 1);
    margin-bottom: 32px
}

#gk_video .video_content .video_right ul li {
    margin-bottom: 24px;
    cursor: pointer;
}

#gk_video .video_content .video_right ul li a span {
    height: 24px;
    font-size: 24px;
    font-weight: 400;
    color: rgba(79, 115, 199, 1);
    line-height: 24px;
}

#gk_video .video_content .video_right ul li a span:nth-child(1) {
    margin-right: 11px;
    border-radius: 2px;
}

#gk_video .video_content .video_left {
    width: 660px;
    height: 370px;
    box-shadow: 0px 2px 50px 0px rgba(0, 0, 0, 0.3);
    border-radius: 8px;
    overflow: hidden;
}

/* 学科设置 */
#gk_subject {
    width: 100%;
    height: 402px;
    padding-top: 88px;
}

#gk_subject .sub_content {
    width: 1000px;
    margin: 0 auto;
    height: 314px;
    display: flex;
    justify-content: space-between;
    color: #222A41;
    border: 1px solid rgba(238, 238, 238, 1);
}

#gk_subject .sub_content .video_right {
    margin: 65px 0 0 127px;
}

#gk_subject .sub_content .video_right .video_r_top {
    font-size: 32px;
    font-weight: bold;
    color: rgba(34, 42, 65, 1);
    margin-bottom: 32px
}

#gk_subject .sub_content .video_right ul li {
    margin-bottom: 24px;
    cursor: pointer;
}

#gk_subject .sub_content .video_right ul li a span {
    height: 24px;
    font-size: 24px;
    font-weight: 400;
    color: rgba(79, 115, 199, 1);
    line-height: 24px;
}

#gk_subject .sub_content .video_right ul li a span:nth-child(1) {
    margin-right: 11px;
    border-radius: 2px;
}

/* 新闻资讯 */
#gk_news {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 320px;
    background: rgba(249, 249, 249, 1);
    padding-top: 88px;
}

#gk_news .news_content {
    width: 1000px;
    margin: 0 auto;
    height: 100%;
    color: #222A41;
}

#gk_news .news_content .news_top {
    width: 170px;
    margin: 0 auto;
    font-size: 32px;
    font-weight: bold;
    color: rgba(34, 42, 65, 1);
}

#gk_news .news_content .news_top img {
    margin-bottom: -2px;
}

#gk_news .news_content .news_warpper {
    display: flex;
    justify-content: space-between;
    margin-top: 64px;
}

#gk_news .news_content .news_warpper li {
    margin-bottom: 16px;
    cursor: pointer;
}

#gk_news .news_content .news_warpper li:hover span {
    color: rgba(213, 29, 32, 1);
}

#gk_news .news_content .news_warpper li span {
    font-size: 16px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    display: inline-block;
}

#gk_news .news_content .news_warpper li span:nth-child(1) {
    width: 360px;
    margin-right: 60px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}