    /*首页样式（包括内页公共部分样式）---------------------------------------------------*/
    
    body {
        padding-top: 10px;
        font-size: 14px;
        font-family: Microsoft YaHei;}
    
  
    li {
       list-style-type:none;}
    
    .row1 {
        width: 100%
    ;}
    
    .navbar-form button[type="submit"] {
        right: 30px;
        position: absolute;
        top: 40%;
        background: none;
        border: none;}
    
    .navbar-inverse {
        background-color: #05758b;
        border-color: #05758b;
        font-size: 16px;
        font-family: Microsoft YaHei;}
    
    .navbar-inverse .navbar-toggle:hover,
    .navbar-inverse .navbar-toggle:focus {
        background-color: #035261;}
    /*  改变默认小屏下展开菜单的点击状态颜色
    .navbar-inverse .navbar-nav > .open > a,
    .navbar-inverse .navbar-nav > .open > a:hover,
    .navbar-inverse .navbar-nav > .open > a:focus {
        background-color: #035261;
    }
*/
    
    .navbar-inverse .navbar-toggle {
        border-color: #035261;}
    
    .navbar {
        min-height: 10px;
        margin-top: 10px;
        border-radius: 0px;
        margin-bottom: 0px;}
    
    .navbar-inverse .navbar-nav>li a {
        color: #fff;}
    
    .nav li:hover {
        background-color: #035261
    ;}
    
    .form-control {
        padding: 1px 17px;}
    
    .jgzjtit1 {
        font-size: 30px;}
    
    .jgzjtit2 {
        font-size: 18px;}
    /*导航下拉菜单*/
    
    .navbar .nav > li:hover .dropdownmenu {
        display: block;}
    
    .dropdown-menu {
        background-color: #05758b;
        font-size: 14px;
        text-align: center;}
    /*二级菜单*/
    
    .dropdown-submenu {
        position: relative;}
    
    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -1px;
        margin-left: -1px;
        -webkit-border-radius: 0 4px 4px 4px;
        -moz-border-radius: 0 4px 4px 4px;
        border-radius: 0 4px 4px 4px;}
    
    .dropdown-submenu:hover > .dropdown-menu {
        display: block;}
    
    .hrefcursor {
        cursor: pointer;}
    
    .dropdown-submenu > a:after {
        display: block;
        content: "";
        float: right;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 4px 0 4px 4px;
        border-left-color: #fff;
        margin-top: 8px;
        margin-right: 2px;}
    
    .dropdown-submenu:hover > a:after {
        border-left-color: #ffffff;}
    
    .dropdown-submenu .pull-left {
        float: none;}
    
    .dropdown-submenu.pull-left > .dropdown-menu {
        left: -100%;
        margin-left: 10px;
        -webkit-border-radius: 4px 0 4px 4px;
        -moz-border-radius: 4px 0 4px 4px;
        border-radius: 4px 0 4px 4px;}
    /*二级菜单结束*/
    /*正文区域*/
    /*行*/
    
    .row {
        margin-top: 4px;
        margin-bottom: 4px;}



.row span {
    padding: 0 10px;
}
    /*列头部*/
    
    .coltitle {
        background-color: #05758b;
        color: #FFFFFF;
        padding-left: 10px;
        line-height: 45px;
        font-size: 16px;
        font-family: Microsoft YaHei;}
    
    .coltitle a:link,
    .coltitle a:visited,
    .coltitle a:hover,
    .coltitle a:active {
        color: #ffffff;
        text-decoration: none;}
    
    .glyphicon-menu-down {
        float: right;
        padding-right: 10px;
        font-size: 20px;
        line-height: 45px;}
    
    .glyphicon-menu-down:hover {
        transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        /* ie 9 */
        -moz-transform: rotate(-90deg);
        /* firefox */
        -webkit-transform: rotate(-90deg);
        /* safari 和 chrome */
        -o-transform: rotate(-90deg);
        /* opera */
        line-height: 35px;}
    /*列主体*/
    
    .colbody {
        border: 1px solid #d7d7d7;
        padding-top: 11px;
        padding-bottom: 11px;}
    /*列内容*/
    
    .colcontent a:link,
    .colcontent a:visited {
        color: #222222;
        text-decoration: none;}
    
    .colcontent a:hover {
        color: #ff0000;
        text-decoration: none;}
    
    .colcontent a:active {
        color: #ff0000;
        text-decoration: none;}
    /*中部banner*/
    
    .banner {
        width: 100%;}
    
    .banner img {
        width: 100%;
        min-height: 170px;
        object-fit: cover;}
    
    .listbox {}
    
    .index_slide {
        overflow: hidden;}
    
    #myFocus {
        width: 100%;
        height: 346px;
        margin: 0 auto;}
    
    #myFocus img {
         width: 100%;
        height: 346px;}
    
    .colnav {
        background-color: #05758b;
        width: 100%;
        height: 165px;
        font-size: 16px;
        color: #ffffff;
        text-align: center;
        padding-top: 42px;}
    
    .colnav .glyphicon {
        margin: 8px auto;
        font-size: 40px;}
    
    .colnav p {
        line-height: 17px;}
    
    .colnav a:link,
    .colnav a:visited,
    .colnav a:active {
        color: #ffffff;
        text-decoration: none;}
    
    .colnav a:hover {
        color: #ff7e7e;
        text-decoration: none;}
    
    .top13 {
        margin-top: 45px;}
    
    .percolnav {
        width: 15%;
        float: left;
        margin: 2.5%;}
    /*    文院影像样式*/
    
    .videoobj {
        background-color: black;
        line-height: 257px;
        padding: 8px 1px;
        text-align: center;
        height: 257px;}
    
    .videoimg {
        width: 100%;
        height: 240px;
        background-position: 50% 50%;
        background-repeat: no-repeat;
        background-size: cover;
        -webkit-background-size: 100%;}
    /*    文院图片样式*/
    
    .eventphoto {
        margin-bottom: 14px;
        border: 1px solid #ccc;
        text-align: center;
        width: 100%;
        height: 144px;
        background-position: 50% 50%;
        background-repeat: no-repeat;
        background-size: cover;
        -webkit-background-size: 100%;}
    
    p[class^="eventtitle"] {
        position: absolute;
        text-align: center;
        width: 91.8%;
        height: 22px;
        line-height: 22px;
        top: 122px;
        color: #ffffff;
        background-color: rgba(0, 0, 0, 0.8);}
    
    .eventtitle1 {
        background-color: rgba(150, 100, 15, 0.8);}
    
    .eventtitle2 {
        background-color: rgba(70, 100, 110, 0.8);}
    
    .eventtitle3 {
        background-color: rgba(20, 60, 110, 0.8);}
    
    .eventtitle4 {
        background-color: rgba(90, 10, 100, 0.8);}
    /*多媒体样式部分开始*/
    
    @media (max-width: 767px) {
        .logo {
            text-align: center;}
        .logo img {
            width: 90%;
            max-width: 360px;}
        .jgzjnav {
            text-align: center;}
        .jgzjtit1 {
            font-size: 24px;}
        /*小屏下下拉菜单的点击作用样式*/
        .dropdown-menu {
            text-align: left;}
        .dropdown-menu > li > a {
            color: #ddd !important;}
        .dropdown-menu > li > a:hover {
            color: #fff !important;
            background-color: #035261;}
        /*修正二级菜单右边的三角显示*/
        .caret {
            float: right;
            margin-top: 10px;}
        .nav > li > a {
            position: relative;
            display: block;
            padding: 10px 10px;}
        .colcontent {
            line-height: 32px;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
            padding: 0px 15px;}
        .videoobj {
            height: 300px;
            line-height: 300px;
            padding: 10px 1px;}
        .videoimg {
            height: 280px;}
        .eventphoto {
            margin-bottom: 14px;
            height: 144px;}
        p[class^="eventtitle"] {
            width: 93.5%;
            top: 122px;}
        .copyrightdiv {
            width: 100%;
            text-align: center;}
        .copyrightdiv img {
            width: 50%;}
        .percolnav {
            width: 28%;
            float: left;
            margin: 2.65%;}
        /*教工之家首页新闻动态图片外框大小调整*/
        .jcolbodynews>:first-child {
            width: 300px;
            height: 180px;}
    }
    
    @media (min-width: 768px) and (max-width: 991px) {
        .logo img {
            width: 360px;}
        .nav>li {
            position: relative;
            display: block;
            width: 94px;
            margin: 0px 4px;}
        .topsearch {
            display: none;}
        /*下拉菜单的样式*/
        .dropdown-menu {
            padding: 0px 0px;
            left: -1px;
            min-width: 96px;}
        .dropdown-menu li a {
            padding: 10px 0px;}
        .dropdown-menu li a:hover {
            background-color: #035261;}
        /*修正二级菜单右边的三角显示*/
        .caret {
            float: right;
            margin-top: 10px;}
        .nav > li > a {
            position: relative;
            display: block;
            padding: 10px 10px;}
        .leftlittlebanner img {
            width: 100%;
            height: 94px;}
        .colbody {
            height: 331px;}
        .colcontent {
            line-height: 38px;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
            padding: 0px 15px;}
        .videoobj {
            height: 257px;
            line-height: 257px;
            padding: 28px 1px;}
        .videoimg {
            height: 200px;}
        .eventphoto {
            margin-bottom: 14px;
            height: 144px;}
        p[class^="eventtitle"] {
            width: 87.3%;
            top: 122px;}
        #myFocus {
            width: 100%;
            height: 170px;
            margin: 0 auto 10px auto;}
        #myFocus img {
            width: 100%;
            height: 170px;}
        .percolnav {
            width: 20%;
            float: left;
            margin: 2.5%;}
    }
    
    @media (min-width: 992px) and (max-width: 1199px) {
        .logo img {
            width: 360px;}
        .nav>li {
            position: relative;
            display: block;
            min-width: 94px;
            margin: 0px -6px;}
        .topsearch {
            display: none;}
        /*下拉菜单的样式*/
        .dropdown-menu {
            padding: 0px 0px;
            left: -1px;
            min-width: 96px;}
        .dropdown-menu li a {
            padding: 10px 0px;}
        .dropdown-menu li a:hover {
            background-color: #035261;}
        .leftlittlebanner img {
            width: 100%;
            height: 94px;}
        .colbody {
            height: 331px;}
        .colcontent {
            line-height: 38px;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
            padding: 0px 15px;}
        #myFocus {
            width: 293px;
            height: 170px;
            margin: 0 auto 10px auto;}
        #myFocus img {
            width: 293px;
            height: 170px;}
        .videoobj {
            background-color: black;
            width: 100%;
            height: 257px;}
        .eventphoto {
            margin-bottom: 14px;
            height: 144px;}
        p[class^="eventtitle"] {
            width: 90.1%;
            top: 122px;}
    }
 


    @media (min-width: 1200px) {
        .logo img {
            width: 360px;}
        .nav>li {
            position: relative;
            display: block;
            min-width: 94px;
            margin: 0px 3px;}
        .topsearch {
            display: none;}
        /*下拉菜单的样式*/
        .dropdown-menu {
            padding: 0px 0px;
            left: -1px;
            min-width: 96px;}
        .dropdown-menu li a {
            text-align: center;
            padding: 5px 0px;}
        .dropdown-menu li a:hover {
            background-color: #035261;}
        .colbody {
            height: 331px;}
        .colcontent {
            line-height: 38px;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
            padding: 0px 15px;}
        .videoobj {
            background-color: black;
            width: 100%;
            height: 257px;}
    }

    @media (min-width: 1400px) {
        .nav>li {margin: 0px 12px;}
     }

    /*多媒体样式部分结束*/
    
    .footdiv {
        background: url(../images/foot.jpg) 50% 50% no-repeat;
        -webkit-background-size: 100%;
        background-size: cover;
        height: 167px;
        text-align: center;
        line-height: 32px;
        color: #FFFFFF;
        padding-top: 15px;}
    
    .copyrightdiv {
        float: left;}
    /*教工之家首页样式------------------------------------------------*/
    
    .jcolbody {
        height: auto;}
    /*教工之家首页新闻动态*/
    
    .jcolbodynews>:first-child {
        margin-left: 15px;
        margin-top: 10px;
        padding: 0px;
        float: left;
        width: 320px;
        height: 210px;}
    
    .jcolbodynews>:first-child>img {
        display: block;
        width: 100%;
        height: 100%;}
    
    .jcolbodynews div:nth-child(2) a {
        color: red;}
    /*教工之家首页新闻动态图片外框大小调整*/
    
    @media (max-width: 767px) {
        .jcolbodynews>:first-child {
            width: 300px;
            height: 180px;}
    }
    /*内页样式-----------------------------------------------------------*/
    
    .colleftli {
        background-color: #05758b;
        margin-bottom: 10px;
        text-align: center;
        list-style: none
    ;}
    
    .colleftli:hover {
        background-color: #035261
    ;}
    
    .colleftli a {
        line-height: 45px;
        font-size: 16px;}
    
    .colleftli a:link,
    .colleftli a:visited,
    .colleftli a:hover,
    .colleftli a:active {
        color: #ffffff;
        text-decoration: none;}
    
    .colleftnav {
        border: 1px solid #05758b;
        margin-bottom: 10px;
        text-align: center;
        width: 49%;}
    
    @media (max-width: 767px) {
        .colleftnav {
            width: 100%;
            text-overflow: clip;
            overflow: hidden;
            white-space: nowrap;}
    }
    
    .colleftnav:hover {
        border: 1px solid #f00;}
    
    .colleftnav a {
        line-height: 35px;
        font-size: 14px;}
    
    .colleftnav a:link,
    .colleftnav a:visited,
    .colleftnav a:hover,
    .colleftnav a:active {
        color: #05758b;
        text-decoration: none;}
    
    .colleftnav a:hover {
        color: #f00;
        text-decoration: none;}
    
    .contentheader {
        height: 35px;
        border-bottom: 1px solid #555;
        line-height: 35px;}
    
    .newstitle,
    .newsdate {
        line-height: 35px;
        overflow: hidden;
        white-space: nowrap;}
    
    .newstitle {
        width: 100%;
        text-overflow: ellipsis;
        padding-left: 10px;
        float: left;}
    
    .newsdate {
        padding-right: 10px;
        float: right;}
    
    .pagenav a:link,
    .listnav:link,
    .newshref:link {
        color: #000;
        text-decoration: none;}
    
    .pagenav a:visited,
    .listnav:visited,
    .newshref:visited {
        color: saddlebrown;
        text-decoration: none;}
    
    .pagenav a:hover,
    .listnav:hover .newshref:hover {
        color: crimson;
        text-decoration: none;}
    
    .pagenav a:active,
    .listnav:active,
    .newshref:active {
        color: crimson;
        text-decoration: none;}
    
    .listNav {
        text-align: center;
        border-top: 1px solid #aaa;
        line-height: 35px;
        margin-bottom: 40px;}
    
    .listNav a {
        padding: 20px 0px;}
    
    .contentcontent {
        overflow: hidden;
        line-height: 38px;}
    
    .contentcontent img {
        max-width: 100%;
        max-width: 660px;}
    
    .pagenav {
        width: 100%;
        text-overflow: ellipsis;
        line-height: 35px;
        overflow: hidden;
        white-space: nowrap;
        padding-left: 10px;}
    
    .addandcheck {
        height: 38px;
        line-height: 38px;
        color: #999;
        width: 100%;}
    /*水平翻转*/
    
    .flipx {
        -moz-transform: scaleX(-1);
        -webkit-transform: scaleX(-1);
        -o-transform: scaleX(-1);
        transform: scaleX(-1);
        /*ie*/
        filter: FlipH;}
    /*search.html________________________________________________*/
    
    #pathway {
        color: #dd4205;}
    
    #pathway {
        padding: 3px 5px;}
    
    div.title h1,
    div.title h2 {
        text-align: left;
        line-height: 1.5em;}
    
    .pagetitle,
    div.title h1,
    div.title h2,
    .yjsg-morearticles h3 {
        color: #dd4205;
        border-bottom: 1px dashed #9e9e96;}
    
    .infoboxwrap {
        width: 80%;
        margin: 10px auto;
        padding-top: 5px;
        padding-bottom: 5px;
        text-align: center;
        background: #eee;
        border: 1px solid #d8d7d7;
        overflow: hidden;
        line-height: 18px;
        color: #8c8c8c;}
    
    .k2Pagination {
        color: #8c8c8c;
        text-align: center;
        border-bottom: 1px dashed #9e9e96;
        margin-bottom: 15px;}
    
    .k2Pagination a {
        color: #dd4205;}
    
    .bignumber {
        font-size: 18px;
        color: #dd4205;}
    
    div.userBlock {
        background: #f7fafe;
        border: 1px solid #ddd;
        margin: 0 0 16px 0;
        padding: 8px;
        clear: both;}
    
    div.userBlock b {
        color: brown;}
    
    .yjsgxhtml {
        text-align: left;}
    
    .yjsquare_yjnfu3 a.itemtitle:hover,
    .yjsquare_yjnfu3 a.itemtitle:focus {
        color: #000 !important;
        text-decoration: none;}
    
    .yjsquare_yjnfu3 a.itemtitle {
        color: #dd4205;
        text-shadow: 1px 1px #f4e2db;
        clear: none;
        padding: 0 0 0 12px;}
    /*end________________________________________________________*/