/* CSS Document */
.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 0;
    margin-bottom: 0;
}

li {
    list-style: none;
}

body {
    margin: 0;
    padding: 0;
    background: #fff;
    font: 14px/1.8 "Microsoft Yahei",tahoma,arial,"Hiragino Sans GB",sans-serif;
}

.block {
    width: 982px;
    margin: 0 auto;
    color: #fff;
}

a {
    color: #333;
    text-decoration: none;
}

    a:hover { /*color: #1476c7;*/
        color: #E13333;
        text-decoration: none;
        cursor: pointer;
    }

.f_l {
    float: left;
}

.f_r {
    float: right;
    padding: 8px 0;
}

.top_bar {
    height: 44px;
    line-height: 30px;
    background: #484848;
    color: #fff; /*border-bottom: 1px solid #d4d4d4;*/
    min-width: 1002px;
}

.bor-left {
    border-left: 1px solid #ccc;
    margin: 0 8px 0 10px;
}

.top_bar a:link, .top_bar a:visited {
    font-size: 14px;
    color: #fff;
    padding: 0 3px;
}

.top_bar a:hover { /*color: #1476c7;*/
    color: #fff;
    text-decoration: underline;
}


.top {
    width: 982px;
    height: 183px;
    margin-left: auto;
    margin-right: auto;
}

.nav {
    width: 982px;
    height: 34px;
    background-image: url(../images/index_06.gif);
    background-repeat: repeat-x;
    margin-right: auto;
    margin-left: auto;
}

.menu {
    width: 870px;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    float: left;
}

.date {
    width: 200px;
    float: right;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
}

a.write {
    color: #FFFFFF;
    text-decoration: none;
}

    a.write:hover {
        color: #FF6600;
        text-decoration: none;
    }

ul {
    padding: 0px;
    margin: 0px;
}

.menu li {
    list-style: none;
    float: left;
    background-image: url(../images/index_03.gif);
    background-repeat: no-repeat;
    font-size: 14px;
    background-position: right center;
    font-weight: bold;
    width: 85px;
    text-align: center;
}

    .menu li a {
        color: #FFFFFF;
        text-decoration: none;
    }

        .menu li a:hover {
            color: #CC6600;
            text-decoration: none;
        }

.nav_a {
    width: 982px;
    height: 32px;
    background-image: url(../images/index_07.gif);
    margin-right: auto;
    margin-left: auto;
}

.main {
    width: 1002px;
    margin-left: auto;
    margin-right: auto;
    background-color: #FFFFFF;
    overflow: hidden;
    padding: 5px;
    padding-bottom: 72px;
    height: auto;
}

.main01 {
    width: 1002px; /*height: 620px;*/
    margin-bottom: 7px;
}
/*input 提交按钮样式*/
input[type="submit"] {
    cursor: pointer;
}
/*新闻列表*/
a:hover .ul_list {
    background: #e13333;
}

.ul_list {
    display: inline-block;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    background: #333;
    margin-right: 5px;
    vertical-align: middle;
}
/*2017修改*/
/*第一部分*/
.content {
    clear: both;
}

.main-1 {
    height: 220px;
    margin-bottom: 10px;
}
/*.main-2 { height: 848px; }*/
.main_fir {
    width: 270px;
    height: auto;
    float: left;
    margin-right: 10px;
}

.main-2 .main_left .wrap { /*height: 838px;*/
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.wrap {
    border: 1px solid #d4d4d4;
    padding: 0 0 10px;
    margin-bottom: 10px;
}

.wrap-one {
    height: 220px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: relative;
}

.wrap .title {
    background: #e1e1e1;
}

.wrap-one h3 {
    text-indent: 15px;
    margin-bottom: 10px;
}

.wrap h3 {
    font-size: 18px;
    padding: 10px 0;
    background: #e13333;
    width: 100px;
    color: #fff;
    text-indent: 15px;
}
/*.wrap span.title-line { display: inline-block;  height: 39px; position: absolute; top: 0;left:0;background:#e13333;}*/
.wrap .j-content {
    color: #727272;
}

.wrap .more {
    text-align: right;
    position: relative;
    bottom: 24px;
    position: absolute;
    bottom: 10px;
    right: 10px;
}

    .wrap .more a {
        color: #e13333;
    }

.main_lst {
    float: left;
    width: 245px;
    margin-left: 10px;
}

.main_mid {
    float: left;
}

.team-regst {
    display: inline-block;
    width: 211px;
    height: 48px;
    margin-top: 10px;
    background: #e13333;
    text-align: center;
    color: #fff;
    font-size: 20px;
    line-height: 48px;
    letter-spacing: 4px;
}

    .team-regst:hover {
        color: #fff;
        background: #ea4848;
    }
/*.main_lst .content { text-align: center; }*/
.main_firxw {
    width: 457px;
}
/*2017-2-21 新增内容*/
.main_lst .wrap-one .title {
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
}

    .main_lst .wrap-one .title h5 {
        color: #000;
        font-size: 16px;
        text-align: center;
    }

        .main_lst .wrap-one .title h5 i {
            vertical-align: middle;
            margin-left: 3px;
        }
        /*.main_lst .wrap-one .title h5 .small-block { display: inline-block; width: 44px; height: 44px; background: url(../image/block.png) 0 0 no-repeat; vertical-align: middle; margin: 0 3px; color: #fff; font-size: 30px; text-align: center; line-height: 44px; }*/
        .main_lst .wrap-one .title h5 .small-block {
            display: inline-block;
            width: 37px;
            height: 37px;
            background: url(../image/block.png) center center no-repeat;
            vertical-align: middle;
            margin: 0 3px;
            color: #fff;
            font-size: 30px;
            text-align: center;
            line-height: 37px;
        }
/*参赛院校*/
.wrap-cjyx {
    height: 770px;
}

.wrap .w-xwgg {
    background: none;
}

.w-xwgg h3 {
    background: none;
    color: #000;
    letter-spacing: 2px;
    width: 80%;
}

.w-csyx h3, .w-xwgg h3 {
    float: left;
    text-indent: 15px;
}

.m-sx {
    display: inline-block;
    width: 3px;
    height: 20px;
    background: #e13333;
    margin-right: 8px;
    vertical-align: -3px;
}

.w-total {
    float: right;
}

.w-xwgg span.title-line {
    border-bottom-color: #39f;
}

.content ul li {
    padding-left: 15px;
}
/*新闻公告*/
.main-right1 .wrap-xwgg .content ul {
    padding-top: 15px;
}

    .main-right1 .wrap-xwgg .content ul li {
        line-height: 20px;
    }

        .main-right1 .wrap-xwgg .content ul li a {
            width: 378px;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            display: inline-block;
        }

            .main-right1 .wrap-xwgg .content ul li a:hover {
                color: #e13333;
            }

.content ul li a:hover {
    color: #e13333;
}

.wrap-xwgg {
    border: none;
    margin-bottom: 0;
}

.w-total a {
    color: #e13333;
}

.w-total {
    padding: 7px 0 6px;
}
/*右侧*/
.main-right {
    float: left;
}
/*.main-right1 { height: 458px; }*/
.main-3, .main-4 {
    padding-right: 7px;
}

.wrap-one .title {
    background: none;
}
/*新闻图片*/
.main-right2 {
    clear: both;
}

    .main-right2 .wrap-right2 h3 {
        padding-bottom: 10px;
        border-bottom: 2px solid #c4c4c4;
        text-indent: 15px;
        margin-bottom: 10px;
    }

    .main-right2 .wrap-right2 dl {
        float: left;
        margin: 0 8px;
        width: 157px;
    }

    .main-right2 .wrap-right2 dd {
        width: 157px;
        height: 105px;
        text-align: center;
    }

        .main-right2 .wrap-right2 dd img {
            max-width: 100%;
            max-height: 100%;
        }
    /*.main-right2 .wrap-right2 dl:hover { cursor: pointer; }*/
    .main-right2 .wrap-right2 .content {
        overflow: hidden;
        padding-top: 10px;
    }

dt {
    text-align: center;
    color: #a1a1a1;
}
/*轮播*/
#owl-demo .item {
    display: inline-block;
    margin: 0 10px;
}
/*1.aspx*/
.sec_l {
    width: 25%;
    background: #909090;
    float: left;
    color: #fff;
}

    .sec_l a {
        color: #fff;
    }

.sec_r {
    float: right;
    width: 69%;
    padding: 20px;
    border: 1px solid #d4d4d4;
}

.sec_02 {
    height: 36px;
    border-bottom: 1px solid #d4d4d4;
    line-height: 36px;
    padding-left: 40px;
}

    .sec_02:hover, .sec_02.active {
        background: #717171;
        color: #fff;
    }

.sec-top {
    height: 7px;
    background: #e13333;
}
/*.sec_02 .arrow { display: inline-block; width: 7px; height: 11px; background: url(../image/arrow.png) 0 0 no-repeat; margin: 0 10px 0 20px; }*/
.sec_02 a:hover, .sec_02.active a, .sec_02.active a:hover, .sec_02:hover a {
    color: #fff;
}

.sec_r h3 {
    color: #e13333;
    padding-bottom: 10px;
    border-bottom: 1px solid #d4d4d4;
    text-align: center;
    margin-bottom: 10px;
}

.wzy p {
    color: #616161;
    color: #777;
}

.sec_r table td {
    height: 30px;
}
/*分页样式*/
.paging {
    text-align: right;
    margin-right: 30px;
    margin-top: 15px;
}

    .paging a {
        display: inline-block;
        height: 30px;
        line-height: 30px;
        border: 1px solid #cfcfcf;
        background: #f5f5f5;
        text-align: center;
        padding: 0 12px;
        margin: 0 3px;
    }

        .paging a:hover {
            background: #e13333;
            color: #fff;
        }

        .paging a.none {
            color: #878787;
        }

            .paging a.none:hover {
                background: #f5f5f5;
            }
/*后台界面样式*/
h1.page-title {
    font-weight: bold;
}

i {
    font-style: normal;
}

.lf_list {
    width: 100%;
    background: #eee;
    border-bottom: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

    .lf_list li {
        height: 36px;
        border-bottom: 1px solid #d4d4d4;
        line-height: 36px;
        padding-left: 30px;
        font-size: 14px;
        background: #efeff0;
        background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #efeff0), color-stop(1, #ffffff));
        background: -ms-linear-gradient(bottom, #efeff0, #ffffff);
        background: -moz-linear-gradient(center bottom, #efeff0 0%, #ffffff 100%);
        background: -o-linear-gradient(bottom, #efeff0, #ffffff);
        filter: progid:dximagetransform.microsoft.gradient(startColorStr='#4d5b76', EndColorStr='#6c7a95');
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff',EndColorStr='#efeff0')";
    }

.brand {
    float: left;
    height: 30px;
    padding: 8px 0;
}

.content1 {
    margin-left: 200px;
    box-sizing: border-box;
    min-width: 853px;
}

    .content1 .wrap {
        padding: 0 10px;
    }
/*顶部导航*/
.navbar .top_bar {
    background: #1385C6;
}

    .navbar .top_bar .f_r a {
        color: #fff;
    }

        .navbar .top_bar .f_r a:hover {
            color: #fff;
        }

    .navbar .top_bar .brand {
        letter-spacing: 5px;
        font-family: "Microsoft YaHei";
        font-weight: bold;
        color: #fff;
        font-size: 20px;
        padding: 7px 0;
    }

        .navbar .top_bar .brand:hover {
            text-decoration: none;
        }
/*content*/
.header {
    background: #ffffff;
    background: #ffffff;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e6e6e6), color-stop(1, #ffffff));
    background: -ms-linear-gradient(bottom, #e6e6e6, #ffffff);
    background: -moz-linear-gradient(center bottom, #e6e6e6 0%, #ffffff 100%);
    background: -o-linear-gradient(bottom, #e6e6e6, #ffffff);
    filter: progid:dximagetransform.microsoft.gradient(startColorStr='#4d5b76', EndColorStr='#6c7a95');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff',EndColorStr='#e6e6e6')";
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    padding: 0 16px;
}

    .header h1 {
        margin: 1em 0em;
        padding: 0em;
        line-height: 1em;
        font-size: 1.5em;
        color: #eee;
        color: #333;
    }

.breadcrumb {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background: #eee;
    border-bottom: 1px solid #aaa;
    border-top: 1px solid #fafafa;
    border-left: 1px solid #fff;
    margin-bottom: .5em;
}

ul.breadcrumb li {
    display: inline-block;
}

    ul.breadcrumb li a {
        color: #0088cc;
    }

ul.breadcrumb {
    padding: 8px 16px;
    margin: 0;
}

.ke-container {
    box-sizing: border-box;
}

.nav-content {
    padding: 8px 16px;
    background: #eee;
    min-width: 823px;
}

.nav-icon {
    padding: 0 20px;
}

.btn_save {
    padding: 0 12px;
    height: 30px;
    line-height: 30px;
    background: #f44;
    display: inline-block;
    color: #fff;
    letter-spacing: 5px;
}

    .btn_save:hover {
        cursor: pointer;
        color: #fff;
    }
/*底部字体大小设置*/
.footer .block {
    font-size: 12px;
}

.box {
    margin-top: -1px;
}

.navbar {
    margin-bottom: 0;
    min-height: 30px;
}

.txb1 {
    height: 25px;
}
/*修改reset*/
th {
    text-align: center;
    font-weight: bold;
}
/*a标签去掉手指*/
.content ul li .qx-cus:hover {
    cursor: default;
    color: #333;
}
/*弹出层*/
.ui_inner {
    border: 1px solid #999;
}

.ui_title {
    height: 34px;
    background: #e13333;
    filter: none;
    line-height: 34px;
}

.ui_title, .ui_title_bar {
    border-bottom: none;
}

.ui_close {
    line-height: 22px;
}

    .ui_close:hover, .ui_close:focus {
        color: #fff;
    }

#myTeam, #A1 {
    display: block;
}
/*后台修改*/
.content1 .header {
    border-left: 1px solid transparent;
}
