.main:before,
.header:before,
.content:before,
.footer:before {
    content: '';
    display: table
}

.main:after,
.header:after,
.content:after,
.footer:after {
    content: '';
    display: table;
    clear: both
}

.main {
    padding: 50px 0
}

.content {
    width: 1200px;
    margin: 0 auto;
    position: relative
}

@media (max-width:1200px) {
    .content {
        overflow: hidden
    }
}

.com-inline {
    display: inline-block;
    zoom: 1;
    *display: inline
}

.inner_banner {
    width: auto;
    height: 350px;
    margin-top: 1px;
    min-width: 1100px;
    overflow: hidden;
    margin: 0 auto
}

.body_main {
    width: 1180px;
    min-height: 400px;
    overflow: hidden;
    margin: 10px auto 20px auto
}

.location {
    width: 1180px;
    height: 34px;
    border-bottom: 1px dotted #ccc;
    margin: 0 auto 10px auto;
    line-height: 30px;
    overflow: hidden
}

.location span {
    padding-left: 20px;
    background: url(../images/iconfont-home.png) no-repeat 0 6px;
    height: 30px;
    display: inline-block;
    color: #333
}

.location a {
    background: url(../images/right_arrow.png) no-repeat left center;
    padding-left: 10px;
    display: inline-block;
    color: #666;
    margin-right: 5px
}

.location a:hover {
    color: #ec6200
}

.inner_left {
    width: 230px;
    height: auto;
    overflow: hidden;
    float: left;
    margin-bottom: 20px
}

.inner_nav {
    width: 228px;
    height: auto;
    overflow: hidden;
    padding-bottom: 10px;
    border: 1px solid #cecece
}

.inner_nav dl {
    width: 230px;
    height: auto;
    overflow: hidden
}

.inner_nav dl dt {
    width: 230px;
    height: 48px;
    line-height: 48px;
    color: #333;
    background: url(../images/nav_bg_2.png) repeat-x center center;
    border-bottom: 1px solid #cecece;
    text-align: center;
    font-size: 18px;
    font-weight: bold
}

.inner_nav dl dd {
    width: 200px;
    height: 36px;
    overflow: hidden;
    margin-top: 10px;
    margin-left: 14px
}

.inner_nav dl dd a {
    width: 200px;
    height: 36px;
    display: block;
    font-size: 13px;
    color: #333;
    line-height: 36px;
    background: #dee0e1;
    text-indent: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.inner_nav dl dd a:hover,
.inner_nav dl dd a.hover {
    color: #fff;
    background: #00a8ec
}

.netsginup {
    width: 100%;
    height: 34px;
    margin: 15px auto 0 auto
}

.netsginup a {
    width: 100%;
    height: 34px;
    background: #00a8ec;
    color: #fff;
    display: block;
    text-align: center;
    line-height: 34px;
    border-radius: 2px;
    font-size: 14px
}

.inner_cont {
    width: 228px;
    height: auto;
    overflow: hidden;
    margin-top: 15px;
    padding-bottom: 10px;
    border: 1px solid #cecece
}

.inner_cont h2 {
    width: 228px;
    height: 38px;
    background: url(../images/nav_bg.jpg) repeat-x top center;
    border-bottom: 1px solid #cecece;
    line-height: 38px;
    color: #666;
    font-size: 15px;
    text-indent: 10px;
    font-weight: normal
}

.inner_cont dl {
    width: 210px;
    height: auto;
    overflow: hidden;
    margin-top: 5px;
    font-size: 12px;
    margin-left: 9px
}

.inner_cont dl dt {
    width: 70px;
    text-align: right;
    float: left;
    height: 26px;
    line-height: 26px;
    background: url(../images/dot.jpg) no-repeat left center
}

.inner_cont dl dd {
    float: right;
    width: 140px;
    line-height: 26px
}

.inner_right {
    width: 937px;
    float: right;
    height: auto;
    overflow: hidden;
    margin-bottom: 20px
}

.inner_right .now_loc {
    width: 935px;
    height: 38px;
    line-height: 38px;
    background: url(../images/nav_bg.jpg) repeat-x top center;
    border: 1px solid #cecece
}

.inner_right .now_loc .location_L {
    width: 400px;
    float: left;
    color: #00a8ec;
    font-size: 13px;
    font-weight: bold;
    margin-left: 10px;
    padding-left: 20px;
    _display: inline;
    background: url(../images/youjiantou.png) no-repeat 0 10px
}

.inner_right .content_box {
    width: 905px;
    height: auto;
    overflow: hidden;
    border: 1px solid #cecece;
    min-height: 550px;
    border-top: none;
    padding: 15px
}

.inner_right .content_box .about_content {
    width: 100%;
    padding-top: 15px;
    overflow: hidden;
    line-height: 26px
}

.inner_right .content_box .about_content img {
    max-width: 100%
}

.inner_newlist {
    width: 905px;
    height: auto;
    overflow: hidden
}

.inner_newlist dl {
    width: 905px;
    height: 160px;
    border-bottom: 1px dotted #dedede;
    overflow: hidden;
    margin-top: 15px
}

.inner_newlist dl dt {
    width: 200px;
    height: 140px;
    padding: 1px;
    border: 1px solid #dedede;
    float: left;
    overflow: hidden
}

.inner_newlist dl dd {
    width: 680px;
    height: 140px;
    overflow: hidden;
    float: right
}

.inner_newlist dl dd h2 {
    font-weight: normal;
    font-size: 16px;
    color: #333;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.inner_newlist dl dd h2 a {
    color: #333
}

.inner_newlist dl dd h2 a:hover {
    color: #00a8ec;
    text-decoration: underline
}

.inner_newlist dl dd p.p_b {
    width: 100%;
    height: 72px;
    line-height: 24px;
    color: #777;
    font-size: 13px;
    margin-top: 6px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.inner_newlist dl dd p.p_a {
    width: 100%;
    height: 96px;
    line-height: 24px;
    color: #777;
    font-size: 13px;
    margin-top: 6px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical
}

.inner_newlist dl dd span {
    color: #999;
    padding-left: 18px;
    font-size: 12px;
    background: url(../images/date_icon.jpg) no-repeat left center;
    margin-top: 10px;
    display: block
}

.list_ul {
    width: 100%;
    height: auto;
    overflow: hidden
}

.list_ul li {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px dotted #dedede;
    padding-left: 15px;
    box-sizing: border-box;
    background: url(../images/dot.png) no-repeat left center
}

.list_ul li a {
    color: #333;
    max-width: 80%;
    float: left;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.list_ul li a:hover {
    color: #00a8ec;
    text-decoration: underline
}

.list_ul li span {
    width: 15%;
    float: right;
    text-align: right;
    color: #999
}

.detailbox {
    width: 1150px;
    min-height: 500px;
    overflow: hidden;
    margin: 0 auto 30px auto;
    padding: 10px 15px
}

.detail_topic_div {
    width: 100%;
    height: auto;
    text-align: center;
    overflow: hidden;
    padding-bottom: 10px;
    border-bottom: 1px dotted #dedede
}

.detail_topic_div h2 {
    color: #000;
    line-height: 30px;
    font-size: 18px;
    font-weight: bold
}

.detail_topic_div p {
    color: #999;
    margin-top: 5px;
    font-size: 12px
}

.detail_content_div {
    width: 100%;
    height: auto;
    overflow: hidden;
    line-height: 26px;
    font-size: 14px;
    margin-top: 10px
}

.detail_content_div img {
    max-width: 100%;
    margin: 5px auto 5px auto;
    display: block
}

.detail_content_div table {
    margin: 0 auto
}

.ar-btn {
    border-top: none;
    text-align: center;
    padding: 30px 0 10px 0;
    box-sizing: border-box;
    width: 100%
}

.ar-btn li {
    width: 128px;
    height: 40px;
    text-align: center;
    display: inline-block;
    line-height: 38px;
    box-sizing: border-box;
    margin-right: 7px
}

.ar-btn li a {
    width: 100%;
    background: #fff;
    height: 38px;
    display: block;
    color: #666;
    border: solid 1px #ddd;
    border-radius: 2px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    box-sizing: border-box
}

.ar-btn li img {
    position: relative;
    top: -1px
}

.ar-btn li:hover a {
    background: #00a8ec;
    border: solid 1px #00a8ec;
    color: #ffffff
}

.campuslist {
    width: 905px;
    height: auto;
    overflow: hidden;
    margin-top: 10px
}

.campuslist ul li {
    width: 200px;
    height: 180px;
    float: left;
    margin: 12px 12px 15px 10px;
    overflow: hidden;
    position: relative;
    border: 1px solid #dedede;
    padding: 1px
}

.campuslist ul li span {
    width: 200px;
    height: 30px;
    background: url(../images/bg.png) repeat top center;
    display: block;
    position: absolute;
    left: 1px;
    bottom: 1px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.inner_videolist {
    overflow: hidden
}

.inner_videolist dl {
    float: left;
    padding: 3px;
    width: 280px;
    background: #f2f2f5;
    -webkit-transition: all .3s;
    transition: all .3s;
    margin-bottom: 21px;
    margin-right: 21px
}

.inner_videolist dl dt {
    width: 100%
}

.inner_videolist dl dt img {
    width: 100%
}

.inner_videolist dl dd {
    height: 35px;
    line-height: 35px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.inner_videolist dl dd a {
    display: block;
    width: 100%
}

.inner_videolist dl:nth-child(3n) {
    margin-right: 0
}

.inner_videolist dl:hover {
    background: #00a8ec
}

.inner_videolist dl:hover a {
    color: #fff
}

.bm_main {
    width: 100%;
    height: auto;
    box-sizing: border-box;
    border: 1px solid #ddd;
    padding: 0 0 20px 0;
    min-height: 600px;
    position: relative
}

.bm_main .bm_title {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #f5f5f5;
    border-bottom: 1px solid #ddd;
    text-align: center;
    font-size: 18px;
    color: #000
}

.bm_main .bm_title span {
    color: #f00
}

.bm_table tr td {
    border-bottom: 1px solid #dedede;
    padding: 0 10px;
    box-sizing: border-box;
    border-right: 1px solid #dedede
}

.bm_table tr.tr_a td {
    background: #f6f6f6;
    font-size: 16px;
    color: #1a95d8;
    vertical-align: middle !important
}

.bm_table tr.tr_a td>span {
    color: #f00;
    font-size: 12px;
    margin-left: 10px
}

.bn_direction {
    width: 98%;
    margin: 10px auto;
    font-size: 13px;
    color: #666;
    line-height: 28px
}

.bn_direction h2 {
    font-size: 14px;
    font-weight: normal;
    color: #f00
}

.sgintips {
    width: 100%;
    text-align: center;
    margin: 100px auto
}

.sgintips h2 {
    color: #666;
    line-height: 40px
}

.sgintips p {
    color: #f00;
    line-height: 30px;
    font-size: 14px
}

.sgintips a {
    color: #fff;
    display: inline-block;
    width: 100px;
    height: 30px;
    text-align: center;
    background: #1a95d8;
    margin-top: 20px;
    line-height: 30px;
    border-radius: 2px
}

.face_box {
    width: 200px;
    height: 209px;
    background: #fff;
    margin: 0 auto;
}

.face_img {
    width: 150px;
    height: 150px;
    background: url(../images/face.png) no-repeat center center;
    padding: 1px;
    border: 1px solid #dedede;
    margin: 10px auto 8px auto
}

.face_img span {
    display: block;
    color: #f00;
    font-size: 12px;
    margin-top: 125px;
    width: 100%;
    text-align: center;
    margin-left: 0
}

.upload_btn {
    width: 150px;
    height: 30px;
    background: #1a95d8;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    line-height: 30px;
    border-radius: 2px;
    cursor: pointer;
    position: relative
}

.upload_btn input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    border: solid transparent;
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: pointer
}

.inquiry_btn {
    width: 80px;
    height: 30px;
    border: none;
    background: #c00;
    color: #fff;
    cursor: pointer;
    border-radius: 2px
}

.stu_intro {
    width: 99%;
    padding: 10px;
    box-sizing: border-box;
    border: 1px solid #dedede;
    line-height: 24px;
    margin: 15px auto;
    height: 200px;
    resize: none;
    outline-style: none;
    color: #333
}

.submit_signup {
    width: 120px;
    height: 30px;
    background: #1a95d8;
    color: #fff;
    border: none;
    cursor: pointer;
    margin-right: 30px
}

.submit_signup:hover {
    background: #39b2f4
}

.reset_signup {
    width: 60px;
    height: 30px;
    border: none;
    cursor: pointer;
    background: #c00;
    color: #fff
}

.reset_signup:hover {
    background: #e30808
}

.spanred {
    color: #f00
}

.bm_input {
    width: 160px;
    height: 30px;
    color: #333;
    line-height: 30px;
    border: 1px solid #dedede;
    background: #fff;
    padding: 0 10px;
    box-sizing: border-box
}

.bm_input_long {
    width: 270px;
    height: 30px;
    color: #333;
    line-height: 30px;
    border: 1px solid #dedede;
    background: #fff;
    padding: 0 10px;
    box-sizing: border-box
}

.bm_input_sort {
    width: 110px;
    height: 30px;
    color: #333;
    line-height: 30px;
    border: 1px solid #dedede;
    background: #fff;
    padding: 0 10px;
    box-sizing: border-box
}

.yhm_time {
    line-height: 34px;
    height: 34px;
    font-weight: bold;
    color: #9A7107;
    background: #FDDBAE;
    border: 1px solid #E5E1E2;
    padding: 0 18px 0 26px;
    margin: 0 auto
}

.lynr {
    color: #9D8A11;
    background: #FFFBE7;
    border: 1px solid #E5E1E2;
    margin: 0 auto;
    line-height: 24px;
    text-indent: 24px;
    padding: 12px 16px 12px 23px
}

.lyhf {
    color: #898B8A;
    background: #FFFFF7;
    border: 1px solid #E5E1E2;
    margin: 0 auto
}

.lyhf h3 {
    width: 928px;
    margin: 0 auto;
    line-height: 34px;
    height: 34px;
    padding: 3px 15px 0 23px;
    color: #898B8A
}

.lyhf p {
    width: 950px;
    margin: 0 auto;
    line-height: 24px;
    text-indent: 24px;
    padding: 8px 0
}

.fdr {
    float: right
}

.layui-form-mid {
    padding: 5px 0 0 0 !important;
    margin-left: -10px
}