h4, h5, h6,
h1, h2, h3 {
    margin-top: 0;}

ul, ol {
    margin: 0;}

p {
    margin: 0;}

html, body {
    font-family: 微软雅黑;}

body a {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;}

@font-face {
    font-family: OpenSans-Regular;
src: url(../fonts/opensans-regular.ttf) format('truetype')}

@font-face {
    font-family: 宋体; 
    font-weight: 900;}

/*----*/
.header {
    padding: 0em 5em;
    background-color: #0b648f;}

.header-top {
    float: left;
    width: 100%;}

.head-nav {
    float: left;
    width: 94%;}

.navbar-header a img {
    height: 55px;
    margin-left: 0;
    margin-right: 3em
;}
.navbar-nav {
    display:block;
    width:70%;
    margin:0 auto;}

.navbar-nav > li {
    width:11.1%;
    text-align:center
;}

.search-box {
    float: right;}

.copyrights {
    text-indent: -9999px;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;}

/*--*/
.sb-search {
    width: 0;
    position: absolute;
    top: 0;
    right: -8em;
    min-width: 80px;
    height: 100px;
    float: right;
    overflow: hidden;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    transition: width 0.3s;
    -webkit-backface-visibility: hidden;}

.sb-search-input {
    position: absolute;
    top: 0;
    left: 0;
    border: none;
    outline: none;
    background: #0086ac;
    width: 87%;
    height: 100px;
    margin: 0;
    z-index: 99;
    padding: 5px 15px;
    font-size: 15px;
    color: #ffffff;}

.sb-search-input::-webkit-input-placeholder {
    color: #ffffff;}

.sb-search-input:-moz-placeholder {
    color: #ffffff;}

.sb-search-input::-moz-placeholder {
    color: #efb480;}

.sb-search-input:-ms-input-placeholder {
    color: #ffffff;}

.sb-icon-search, .sb-search-submit {
    width: 80px;
    height: 100px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    margin: 0;
    line-height: 100px;
    text-align: center;
    cursor: pointer;}

.sb-search-submit {
    background: #004161 url(../images/search.png) no-repeat 28px 40px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* ie 8 */
    filter: alpha(opacity=0); /* ie 5-7 */
    color: transparent;
    border: none;
    outline: none;
    z-index: -1;
    -webkit-appearance: none;}

.sb-icon-search {
    background: #004161 url(../images/search.png) no-repeat 28px 40px;
    z-index: 99;}

/* Open state */
.sb-search.sb-search-open, .no-js .sb-search {
    width: 30%;}

.sb-search.sb-search-open .sb-icon-search, .no-js .sb-search .sb-icon-search {
    background: #c0c0c0 url(../images/search.png) no-repeat -20px 7px;
    color: #fff;
    z-index: 11;}

.sb-search.sb-search-open .sb-search-submit, .no-js .sb-search .sb-search-submit {
    z-index: 99;}

/*--*/
/*-- head-nav --*/
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #fff;
    background-color: #e21737;}

.navbar-default {
    background-color: #0b648f ! important;
    border-color: #0b648f ! important;}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #e21737;}

.navbar-nav > li > a {
    padding: 1.1em 0.6em;
    font-size: 1em;}

.navbar-default .navbar-nav > li > a {
    color: #fff;}

.navbar {
    margin-bottom: 0;}

.container-fluid {
    padding-right: 0;
    padding-left: 0;}

.navbar-collapse {
    padding-right: 0;
    padding-left: 0;}

.navbar-nav > li > a {
    line-height: 23px;}

.navbar-nav > li > a:hover {
    color: #0B648F;}

.navbar {
    border: none;}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #fff;
    background-color: #e21737;}

.navbar-nav > li {
    font-family: 宋体; 
    font-weight: 900;}

.tg {
    padding: 2em 0;
    background: #F6F4F4;}

.people-left h3, .people-right h3 {
    font-size: 2em;
    letter-spacing: 0.2em;
    font-family: 宋体; 
    font-weight: 900;
    color: #0a658f;
    margin: 0;}

.line {
    width: 103.7%;
    margin: 0.5em -0.8em 1.5em;
    border: 1px solid #888;
    border-top: none;}

.fig-text-left {
    float: left;
    width: 41%;}

.fig-text-left img {
    width: 100%;}

.fig-text-right {
    float: right;
    width: 56%;}

.fig-text-right h4 {
    color: #1b769f;
    font-size: 1em;
    margin: 0;
    text-transform: capitalize;}

.fig-text p span {
    display: block;
    margin: 1em 0 0;}

.line_gray {
    width: 100%;
    margin: 1em auto 0.5em;
    border: 1px dotted #aaa;
    border-top: none;}

.tg_xx {
    margin-top: 1.9em;}

.people-left ul, .people-right ul {
    padding: 0;
    margin: 0;}

.people-left ul li, .people-right ul li {
    float: left;
    padding: 5px 0;
    height: 5em;
    width: 100%;
    list-style-type: none;}

.people-left ul li .time {
    width: 3em;
    height: 3em;
    float: left;
    padding: 2px;
    background: #0B6490;
    border-radius: 8px;}

.time .day {
	line-height:40px;
    font-size: 15px;
    color: white;}

.time .year {
    font-size: 10px;
    padding: 1px;
    color: white;
    float: right;}

.fig-text p {
    color: #555;
    font-size: 0.78em;
    line-height: 1.6em;}

.fig-text-right p {
    text-indent: 2em;}

.more {
    margin: 0.7em;
    float: right;}

.line_more {
    margin-top: 4em;}

.people-right ul li .time {
    width: 3em;
    height: 3em;
    float: left;
    padding: 2px;
    background: grey;
    border-radius: 8px;}

.people-right ul li .time_focus {
    width: 3em;
    height: 3em;
    float: left;
    padding: 1px;
    background: #B00;
    border-radius: 8px;}

.text_yw {
    display: table-cell;
    vertical-align: middle;
    height: 3em;
    padding-left: 1.5em;}

.text_yw_right {
    display: table-cell;
    vertical-align: middle;
    height: 3em;
    padding-left: 1.5em;}

.text_yw_right span {
    color: #888;}

.dq_line {
    width: 35%;
    margin: 1em auto;}

.dq_line_l {
    width: 45%;
    height: 1px;
    background: #000;
    float: left;
    margin: 0.5em auto;}

.dq_line_c {
    width: 1em;
    height: 1em;
    background: #0b648e;
    margin: -0.5em auto;}

.dq_line_r {
    width: 45%;
    height: 1px;
    background: #000;
    float: right;}

/*-- comprehensive_news -- */
.comprehensive_news h3 {
    color: #0A658F;
    font-size: 2.3em;
    letter-spacing: 8px;
    font-weight: 900;
    font-family: 宋体;}

.comprehensive_news h4 {
    font-size: 1.3em;
    margin: 0.5em 0 1em;
    color: #666;
    font-family: 微软雅黑;}

/*.comprehensive_news ul {*/
    /*height: 2em;*/
    /*width: 71.5%;*/
    /*margin: 0 auto 1em;*/
/*}*/

/*.comprehensive_news li {*/
    /*height: 2.5em;*/
    /*width: 8em;*/
    /*float: left;*/
    /*margin-left: 1%;*/
    /*list-style-type: none;*/
    /*background: #E5E5E5;*/
/*}*/

/*.comprehensive_news .force {*/
    /*background: #0B6490;*/
/*}*/

/*.comprehensive_news li a {*/
    /*color: #000;*/
    /*font-size: 1em;*/
    /*text-decoration: none;*/
    /*display: block;*/
    /*line-height: 2.5em;*/
/*}*/

/*.comprehensive_news .force a {*/
    /*color: #FFF;*/
/*}*/
.nav-tabs {
    margin: 3em auto;
    border: none;}
.nav-tabs > li {
    display: inline;
    float: none;
    border-radius: 0;}
.nav-tabs > li > a {
    margin: 0;
    display: inline;
    border-radius: 0;
    background: #E5E5E5;
    color: #000;
    padding: 8px 20px;
    font-size: 1.3em;}
.nav-tabs > li > a:hover {
    /*border-color: #eee #eee #ddd;*/
    background: #0B6490;
    color: #FFF;}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #FFF;
    cursor: default;
    background-color: #0B6490;
    border: 0;
    border-bottom-color: transparent;}
.bor_btm img {
    width: 250px;
    height: 170px;}
.bor_btm .left {
    background: url(../images/swiper-prev.png) no-repeat left;}
.bor_btm .right {
    background: url(../images/swiper-next.png) no-repeat right;}
.bor_btm .left:hover {
    background: url(../images/swiper-prev-gray.png) no-repeat left;}
.bor_btm .right:hover {
    background: url(../images/swiper-next-gray.png) no-repeat right;}
.tab-content {
    margin: 2em auto;}

.comprehensive_news p {
    font-size: 1em;
    line-height: 1.8em;
    color: #999;
    margin: 1em 0;}

.comprehensive_news {
    padding: 4em 0;
    text-align: center;}

.education_management_1 .dy_gc ul{
    font-size: 14px;}

.education_entity h3 {
    color: #0A658F;
    font-size: 2.3em;
    letter-spacing: 8px;
    font-weight: 900;
    font-family: 宋体;}

.education_entity h4 {
    font-size: 1.3em;
    margin: 0.5em 0 1em;
    color: #666;
    font-family: 微软雅黑;}

.education_entity {
    background: #EFEFEF;
    padding: 4em 0;
    text-align: center;}
.education_entity .libero{
    width: 70%;
    margin: 0 auto;}

.education_entity p {
    font-size: 1em;
    line-height: 1.8em;
    color: #999;
    height: 4em;
    margin: 1em 0 2em 0;}

.education_entity .six {
    margin-top: 2em;
    height: 120px;}

.education_entity .six img {
    width: 60px;
    height: 60px;}

.sharp1:before {
    content: "";
    width: 0px;
    border-bottom: 48px solid transparent;
    border-top: 48px solid transparent;
    border-right: 24px solid #E2433F;
    position: absolute;
    left: -24px;
    top: 0px;}

.sharp1 {
    min-width: 60px;
    height: 96px;
    background: #E2433F;
    display: inline-block;
    position: absolute;
    line-height: 96px;
    color: #FFFFFF;
    font-size: 12px;
    text-align: center;
    left: 40%;}

.sharp1:after {
    content: "";
    width: 0px;
    border-bottom: 48px solid transparent;
    border-top: 48px solid transparent;
    border-left-width: 24px;
    border-left-style: solid;
    border-left-color: #E2433F;
    position: absolute;
    right: -24px;
    top: 0px;}

.sharp2:before {
    content: "";
    width: 0px;
    border-bottom: 48px solid transparent;
    border-top: 48px solid transparent;
    border-right: 24px solid #DC4;
    position: absolute;
    left: -24px;
    top: 0px;}

.sharp2 {
    min-width: 60px;
    height: 96px;
    background: #DC4;
    display: inline-block;
    position: absolute;
    line-height: 96px;
    color: #FFFFFF;
    font-size: 12px;
    text-align: center;
    left: 40%;}

.sharp2:after {
    content: "";
    width: 0px;
    border-bottom: 48px solid transparent;
    border-top: 48px solid transparent;
    border-left-width: 24px;
    border-left-style: solid;
    border-left-color: #DC4;
    position: absolute;
    right: -24px;
    top: 0px;}

.sharp3:before {
    content: "";
    width: 0px;
    border-bottom: 48px solid transparent;
    border-top: 48px solid transparent;
    border-right: 24px solid #7c5;
    position: absolute;
    left: -24px;
    top: 0px;}

.sharp3 {
    min-width: 60px;
    height: 96px;
    background: #7c5;
    display: inline-block;
    position: absolute;
    line-height: 96px;
    color: #FFFFFF;
    font-size: 12px;
    text-align: center;
    left: 40%;}

.sharp3:after {
    content: "";
    width: 0px;
    border-bottom: 48px solid transparent;
    border-top: 48px solid transparent;
    border-left-width: 24px;
    border-left-style: solid;
    border-left-color: #7c5;
    position: absolute;
    right: -24px;
    top: 0px;}

.sharp4:before {
    content: "";
    width: 0px;
    border-bottom: 48px solid transparent;
    border-top: 48px solid transparent;
    border-right: 24px solid #0AE;
    position: absolute;
    left: -24px;
    top: 0px;}

.sharp4 {
    min-width: 60px;
    height: 96px;
    background: #0AE;
    display: inline-block;
    position: absolute;
    line-height: 96px;
    color: #FFFFFF;
    font-size: 12px;
    text-align: center;
    left: 40%;}

.sharp4:after {
    content: "";
    width: 0px;
    border-bottom: 48px solid transparent;
    border-top: 48px solid transparent;
    border-left-width: 24px;
    border-left-style: solid;
    border-left-color: #0AE;
    position: absolute;
    right: -24px;
    top: 0px;}

.education_entity .title {
    display: table-cell;
    width: 0.1%;
    font-size: 16px;
    height: 4em;
    text-align: center;
    vertical-align: middle;}


.education_entity a {
    color: #888;}

.education_entity a:hover {
    color: #0B648F;
    text-decoration: none
;}

/*-- cultural_focus -- */
.cultural_focus h3 {
    color: #0A658F;
    font-size: 2.3em;
    letter-spacing: 8px;
    font-weight: 900;
    font-family: 宋体;}

.cultural_focus h4 {
    font-size: 1.3em;
    margin: 0.5em 0 1em;
    color: #666;
    font-family: 微软雅黑;}

.cultural_focus ul {
    height: 2em;
    width: 71.5%;
    margin: 0 auto 1em;}

.cultural_focus li {
    height: 2.5em;
    width: 8em;
    float: left;
    margin-left: 1%;
    list-style-type: none;
    background: #E5E5E5;}

.cultural_focus .force {
    background: #0B6490;}

.cultural_focus li a {
    color: #000;
    font-size: 1em;
    text-decoration: none;
    display: block;
    line-height: 2.5em;}

.cultural_focus .force a {
    color: #FFF;}

.cultural_focus p {
    font-size: 1em;
    line-height: 1.8em;
    color: #999;
    margin: 1em 2em;}

.cultural_focus {
    width: 80%;
    margin: 0 auto;
    padding: 4em 0;
    text-align: center;}

.cultural_focus img {
    height: 223px;
    width: 100%;}

.cultural_focus .row {
    margin-top: 4%;}

.cultural_focus .col-md-4 > div {
    height: 223px;
    background: #EFEFEF;}

.cultural_focus .col-md-4 > div > div {
    height: 30px;
    width: 100%
;}

.cultural_focus .col-md-4 > div > h4 {
    margin: 0;}

.cultural_focus .col-md-4 > div > a {
    margin: 0 auto;
    display: block;
    height: 25px;
    width: 70px;
    color: #FFF;
    text-decoration: none;
    line-height: 25px;

    background: #0c6591;}

.cultural_focus .col-md-4 > div > a:hover {
    background: #c81332;}

.academic_experts {
    width: 100%;
    background: #5e697d;
    text-align: center;
    margin: 0 auto;
    padding-top: 3%;
    overflow: hidden
;}

.academic_experts h3 {
    color: #FFF;
    font-size: 2.3em;
    letter-spacing: 8px;
    font-weight: 900;
    font-family: 宋体;}

.academic_experts h4 {
    font-size: 1.3em;
    margin: 0.5em 0 1em;
    color: #FFF;
    font-family: 宋体;}

.academic_experts .introduce {
    display: block;
    width: 70%;
    margin: 2em auto;}

.academic_experts img {
    width: 200px;
    height: 200px;
    border-radius: 100px;
    margin: 2em auto 1em;}
.academic_experts .row h5 {
    font-size: 12px;}

.academic_experts .row p {
    display: block;
    font-size: 10px;
    color: #DEDEDE;
    margin: 1em auto;}

.academic_experts .dq_line_l {
    background: #FFF;}

.academic_experts .dq_line_c {
    background: #FFF;}

.academic_experts .dq_line_r {
    background: #FFF;}

.academic_experts h5, .academic_experts span, .academic_experts p {
    color: #FFF;}

.academic_experts_more {
    width: 100%;
    height: 3em;
    background: #8992a2;
    text-align: center;
    padding: 0.55em;}

.academic_experts_more a {
    display: block;
    width: 8em;
    height: 1.8em;
    line-height: 1.8em;
    margin: 0 auto;
    border-radius: 1.5em;
    background: #FFF;
    color: #8992a2;}

/*-- contact_us -- */
.contact_us {
    margin: 0 auto;
    padding: 4em 0;
    text-align: center;}

.contact_us h3 {
    color: #0A658F;
    font-size: 2.3em;
    letter-spacing: 8px;
    font-weight: 900;
    font-family: 宋体;}

.contact_us h4 {
    font-size: 1.3em;
    margin: 0.5em 0 1em;
    color: #666;
    font-family: 微软雅黑;}

.contact_us p {
    font-size: 1em;
    line-height: 1.8em;
    color: #999;
    margin: 1em 0;}

.jy_gu_title {
    height: 2em;
    width: 100%;}

.jy_gu_title div {
    height: 2em;
    width: 0.4em;
    background: #0b648f;
    float: left;}

.jy_gu_title span {
    font-size: 1.5em;
    float: left;
    margin-left: 0.5em;}

.jy_gu_title .more {
    line-height: 2em;
    float: right;
    margin-right: 0.5em;
    color: #888;}

.dj_content ul li {
    text-align: left;
    list-style: square url(../images/li.jpg);}

.dj_content ul li a {
    text-decoration: none;}

.dj_content ul li a {
    text-decoration: none;}
.dj_content .line_gray {
    margin: 1% auto;}

.dj_content ul li h5 {
    color: #000;
    margin: auto;}
.dj_content ul li p {
    width: 100%;
    height: 46px;
    display: block;
    overflow: hidden;
    margin: 1em 3%;}
.dj_content ul li span {
    color: #888;
    margin: 0.5em 3%;}

#show_box {
    width: 450px;
    background: #FFF;
    position: absolute;
    padding-bottom: 20px;}

#show_box > a {
    display: block;
    width: 20px;
    height: 20px;
    float: right;
    background: url(../images/close.png) top no-repeat;}

#show_box > a:hover {
    display: block;
    width: 20px;
    height: 20px;
    float: right;
    background: url(../images/close.png) bottom no-repeat;}

#show_box > div {
    clear: both;}

#show_box li {
    line-height: 16px;
    padding-top: 10px;
    padding-bottom: 10px;
    float: left;
    width: 44%;
    margin-left: 6%;}

#show_box li a {
    color: #888
;}

#show_box li a:hover {
                    color: #4ccad6
                ;}

.footer {
    background-color: #0b648f;

    text-align: center;}
.footer p,.footer h5,.footer a,.footer span {
    color: #FFF;}

.footer_nav {
    width: 100%;
    height: 4em;
    border-bottom: 2px solid #539fc3;}

.footer_nav ul {
    display: block;
    width: 100%;}

.footer .container ul {
    padding-left: 0;}

.footer .container li {
    list-style-type: none;
    margin: 0.2em 0;}

.footer .container li a {
    font-size:10px;
    text-decoration:none;}

.footer h5 {
    font-size: 1.5em;
    margin: 2em 0 1em;}

.footer .footer-center img {
    width: 100%;}

.footer .footer-right {
    padding-top: 3%;}

.footer .footer-right div{
    width: 100%;
    text-align: center;}

.footer .footer-right span{
    font-size:10px;}

.footer .footer-right a{
    display: block;
    width: 8em;
    height: 2em;
    margin: auto;
    line-height: 2em;
    background: #003d5a;
    text-decoration:none;}


.foot-bottom {
    width: 100%;
    background: #004161;}

.foot-bottom p {
    text-align: center;
    margin: 0 auto;
    color: #FFF;}

#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 10px;
    right: 10px;
    overflow: hidden;
    width: 48px;
    height: 48px;
    border: none;
    text-indent: 100%;
    background: url(../images/arrow.1.png) no-repeat 0px 0px;}

#toTop:hover {
    outline: none;}

/* Shutter In Horizontal */
.hvr-shutter-in-horizontal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    background: #0b648f;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    text-decoration: none;
    padding: 0.5em 3em;
    font-size: 1.1em;
    color: #fff;
    border-radius: 15px;}

.hvr-shutter-in-horizontal:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #B00;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    border-radius: 15px;}

.hvr-shutter-in-horizontal:hover, .hvr-shutter-in-horizontal:focus, .hvr-shutter-in-horizontal:active {
    color: white;
    text-decoration: none;}

.hvr-shutter-in-horizontal:hover:before, .hvr-shutter-in-horizontal:focus:before, .hvr-shutter-in-horizontal:active:before {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);}

.more:hover {
    background: #fff;
    color: #000;}

/*-- pages -- */
h3.ghj {
    color: #0B648F;
    font-size: 1.7em;
    margin: 0 0 1em;
    font-family: 宋体; 
    font-weight: 900;}

.headdings, .Buttons, .progress-bars, .alerts, .bread-crumbs, .pagenatin, .appearance, .distracted {
    padding: 2em 0;}

.headdings {
    padding-top: 4em;}

.Buttons h1 {
    margin: 0.7em 0;}

.Buttons h2 {
    margin: 0.8em 0;}

.Buttons h3 {
    margin: 1em 0;}

.Buttons h4 {
    margin: 1em 0;}

.Buttons h5 {
    margin: 1em 0;}

.Buttons h6 {
    margin: 1em 0;}

.contact {
    padding: 4em 0;}

.contact h3 {
    font-size: 2em;
    margin: 0 0 2em;
    font-weight: 900;
    color: #000;
    text-align: center;
    text-transform: uppercase;
    font-family: 宋体;}


.lm_name {
    width:100%;
    height: 3em;
    background: #5e697d;}
.lm_name span{
    display: block;
    line-height: 3em;
    color: #FFF;
    margin-left: 10%;}

.main_list {
    width:100%;
    background: #f4f4f4;
    padding-bottom: 2%;}
.loc{
    height: 2.5em;
    margin-left: 10%;}

.news_list{
    background: #FFF;
    padding-left: 30px;}

.news_list li{
    list-style:square outside url(../images/li_4.jpg);}

.news_list a {
    display: block;
    line-height: 1.5em;
    color: #000;
    text-decoration: none;}
.news_list a:hover h4,.news_list a:hover span {
    color: #0B648E;}
.news_list a:hover li {
    list-style:square outside url(../images/li_4_red.jpg);}

.news_list span {
    display: block;
    line-height: 1.5em;}
.in_line {
    margin-top:2%
;}
.in_line h4 {
    display: inline-block;
    width:88%;}
.in_line span {
    display: inline-block;}
.paging ul li {
    list-style: none inside none;
    float: left;
    margin:1em;}
.paging ul li a {
    display: block;
    text-decoration: none;
    color: #000;}
.paging td {
    list-style: none inside none;
    float: left;
    margin:0.5em;}
.paging ul li.thisclass {
    width: 1.5em;
    text-align: center;
    background: #0b6490;
    color: #FFF;
    border-radius: 0.2em;}
.paging ul li a:hover {
    color: #4fa8c4;}

.tab_list {
    padding-left: 0;}
.tab_list .line_li {
    display:none;}
.tab_list .tabcur .line_li {
    display:block;
    width: 103%;
    border: 1px solid #000;
    margin: 0 -5px 2px;
    border-top: none;
    float: left;}

.tab_list li {
    list-style: none;
    height: 3.3em;
    background: #0b6490;
    padding-left:5%;}

.tab_list li .circle {
    width: 6px;
    height: 6px;
    float: left;
    margin-top: 1.2em;
    background: #FFF;
    border-radius: 3px;}

.tab_list li.tabcur {
    list-style: none;
    background: #F4F4F4;}

.tab_list li.tabcur .circle {
    background: #0b6490;}
.tab_list li a {
    display: block;
    width: 70%;
    float:right;
    height: 3em;
    line-height: 3em;
    color: #FFF;
    text-decoration: none;}

.tab_list li.tabcur a {
    color: #000;}

/*.tab_list li a:hover {*/
    /*color: #aaa;*/
/*}*/

.tab_list_art li {
    background: #e21637;}

.article_main {
    background: #FFF;}

.article_main p{
	text-indent: 2em;
    font-size: 16px;
    line-height: 30px;}

.article_main .arttit{
    font-size: x-large;
    font-weight: bold;}

.article_main .bold_line{
    background: #0B648E;
    height: 4px;
    width: 100%;}

.article_main .time{
    text-align: center;
    margin: 1em;}

.article_main pre{
    display: none;}
ul.prenext li {
    list-style: none;}
ul.prenext li a {
    color: #888;
    text-decoration: none;}
ul.prenext li a:hover {
    color: #0B648E;}

/*-- responsive-mediaquries --*/
@media (max-width: 1440px) {
    .navbar-nav > li > a {
        padding: 1.1em 0.8em;}

    .header-top {
        float: right;
        width: 100%;}
}

/*-- responsive-mediaquries --*/
@media (max-width: 1366px) {

    .header-top {
        float: right;
        width: 100%;}
}

/*-- responsive-mediaquries --*/
@media (max-width: 1310px) {
}

/*-- responsive-mediaquries --*/
@media (max-width: 1280px) {

    .header-top {
        float: right;
        width: 100%;}
}

/*-- responsive-mediaquries --*/
@media (max-width: 1205px) {
    .navbar-nav > li > a {
        padding: 1.3em 0.7em;
        font-size: 0.9em;}

    .header-top {
        width: 100%;}
}

/*-- responsive-mediaquries --*/
@media (max-width: 1024px) {

    .header {
        padding: 0em 3em;}

    .sb-search {
        right: 3em;}

    .header-top {
        float: right;
        width: 100%;}

    .head-nav {
        float: left;
        width: 93%;}

    .navbar-nav > li > a {
        padding: 1.3em 0.6em;
        font-size: 0.9em;}

    .contact {
        padding: 3em 0;}

    .contact h3 {
        font-size: 1.7em;
        margin: 0 0 1.5em;}

    .footer h3 {
        font-size: 1.4em;}

    .footer {
        background-color: #0b648f;
        padding: 3em 0;}

    .minist h3 {
        font-size: 1.7em;}

    .minist h4 {
        font-size: 1.3em;}

    .minist {
        padding: 3em 0;}

    .Latest h3 {
        font-size: 1.7em;}

    .Latest {
        padding: 3em 0;}

    .sponsor {
        margin: 0 0 1em;}

    .late-bootm {
        margin: 2em 0;}

    .comprehensive_news h3 {
        font-size: 1.7em;}

    .comprehensive_news h4 {
        font-size: 1.5em;}

    .comprehensive_news {
        padding: 2em 0;
        text-align: center;}

    .education_entity h3 {
        font-size: 1.7em;}

    .education_entity h4 {
        font-size: 1.5em;}

    .education_entity {
        padding: 2em 0;
        text-align: center;}
}

/*-- responsive-mediaquries --*/
@media (max-width: 985px) {
    .navbar-nav > li > a {
        padding: 1.2em 0.4em;
        font-size: 0.8em;}

    /*-- responsive-mediaquries --*/
    @media (max-width: 1080px) {

        .header {
            padding: 0em 0em;}

        .sb-search {
            right: 0em;}

        .header-top {
            float: right;
            width: 100%;}

        .head-nav {
            float: left;
            width: 94%;}

        .navbar-nav > li > a {
            padding: 1.2em 0.5em;
            font-size: 0.8em;}

        .head-nav {
            float: left;
            width: 94%;}

        .head-nav {
            float: left;
            width: 94%;}

        .footer li {
            margin: 0 0em;}

        .sb-search.sb-search-open, .no-js .sb-search {
            width: 44%;}

        .footer {
            background-color: #0b648f;
            padding: 2em 0;}

        .minist h3 {
            margin: 0 0 1em;}

        .minist-left {
            float: left;
            width: 50%;
            margin: 0 0 1em;}

        .minist-right {
            float: left;
            width: 33.33%;}

        .camp {
            margin: 3em 0 0;}

        .Latest-top {
            float: left;
            width: 50%;}

        .Lat-lft {
            float: none;
            width: 100%;}

        .Lat-rgt {
            float: none;
            width: 100%;
            margin: 1em 0 0;}

        .nw-top {
            float: left;
            width: 33.33%;}

        .banner {
            min-height: 513px;}
    }
    /*-- responsive-mediaquries --*/
    @media (max-width: 768px) {
        .head-nav {
            float: left;
            width: 100%;
            text-align: center;}

        .navbar-header a img {
            height: 52px;
            margin-left: 0px;
            margin-right: 30px
        ;}

        .navbar-toggle {
            padding: 9px 10px;
            margin-top: 28px;
            margin-bottom: 0px;
            margin-right: 95px;
            background-color: transparent;}

        .header-top {
            float: right;
            width: 100%;}

        .navbar {
            position: relative;
            min-height: 0px;
            margin-bottom: 0px;
            border: none;}
        .navbar-nav {
            /*display:block;*/
            width:auto;
            margin:auto;}

        .navbar-nav > li {
            width:auto;
            text-align:center
        ;}

        .navbar-toggle {
            margin-top: -43px;}

        .navbar-nav > li > a {
            padding: 0.6em 0.3em;
            font-size: 0.6em;}

        .navbar-nav .open .dropdown-menu {
            text-align: center;}

        .sb-search.sb-search-open, .no-js .sb-search {
            width: 47%;}

        .header {
            background-color: #004161;}

        .navbar-default .navbar-toggle .icon-bar {
            background-color: #fff;}

        .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
            background-color: #004161;}

        .navbar-nav {
            margin: 7.5px 0px;}

        .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
            margin-right: 0px;
            margin-left: 0px;}

        .tg_xx ul li{
            margin: 1em auto;}

        .people-left .line_more {
            margin-top: 3em;}

        .people-left h3 {
            margin-top:-1.2em;}

        .people-left .more {
            margin-top:-1.8em;}

        .people-right .line_more {
            margin-top: 35em;}

        .people-right h3 {
            margin-top:-1.2em;}

        .people-right .more {
            margin-top:-1.8em;}

        .education_entity .row{
            margin-top: 7em;}

        .jy_gu_title {
            margin-top: 4em;}

        .nav-tabs > li > a {
            padding: 4px 8px;}

        .col-md-2 ul{
            margin-top:4em;}
        .col-md-2 ul div.circle{
            display:none;}

        .tab_list .tabcur .line_li{
            display:none;}

        .tab_list li a{
            display:inline;
            line-height: 3.3em;
            width: 100%;}
        .col-md-2 ul li{
            padding: 0;
            float: left;
            width: 50%;}
        .tab_list li{
            text-align:center;}
        .footer_nav {
            display: none;}
    }
    /*-- responsive-mediaquries --*/
    @media (max-width: 640px) {
        .navbar-header a img {
            height: 55px;
            margin-left: 0px;
            margin-right: 80px
        ;}

        .footer li {
            margin: 0 0.5em;}

        .Latest h4 {
            font-size: 1.2em;}

        .Latest h3 {
            font-size: 1.5em;}

        .navbar-toggle {
            margin-right: 90px;}
    }
    /*-- responsive-mediaquries --*/
    @media (max-width: 480px) {
        .logo {
            width: 37%;}

        .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
            margin-right: 0px;
            margin-left: 0px;}

        .navbar-header a img {
            height: 55px;
            margin-left: 0px;
            margin-right: 80px
        ;}

        .sb-search.sb-search-open, .no-js .sb-search {
            width: 68%;}

        .navbar-toggle {
            margin-right: 73px;}

        .contact h3 {
            font-size: 1.5em;
            margin: 0 0 1em;}

        .contact {
            padding: 2em 0;}

        .to {
            width: 100%;}

        .text {
            width: 100%;}

        .form-submit input[type="submit"] {
            font-size: 0.85em;
            padding: 8px 24px;}

        .text input[type="text"], .text textarea {
            height: 125px;}

        .footer h3 {
            font-size: 1.3em;}

        .to input[type="text"] {
            width: 100%;}

        .minist h3 {
            font-size: 1.5em;}

        .minist h4 {
            font-size: 1.2em;}

        .minist-right {
            float: left;
            width: 100%;
            margin: 0 0 1em;}

        .minist {
            padding: 2em 0;}

        .nw-top {
            float: none;
            width: 100%;
            margin: 0 0 1em;}

        .Latest {
            padding: 2em 0;}

        .abt-btm {
            margin: 2em 0 0;}

        .headdings, .Buttons, .progress-bars, .alerts, .bread-crumbs, .pagenatin, .appearance, .distracted {
            padding: 1em 0;}

        h3.ghj {
            font-size: 1.5em;}

        .donate {
            width: 64%;}

        .donate li a {
            padding: 0.2em 2em;
            font-size: 0.875em;}

        .donate {
            padding: 1em;}

        .donate h5 {
            font-size: 0.9em;
            margin: 0 0 0.5em;}

        .banner {
            min-height: 482px;}

        .comprehensive_news h3 {
            font-size: 1.5em;}

        .comprehensive_news h4 {
            font-size: 1.3em;}

        .education_entity h3 {
            font-size: 1.5em;}

        .education_entity h4 {
            font-size: 1.3em;}
    }
    /*-- responsive-mediaquries --*/
    @media (max-width: 375px) {
        .navbar-header a img {
            height: 55px;
            margin-left: 0px;
            margin-right: 80px
        ;}

        .navbar-toggle {
            margin-right: 63px;}
    }
    /*-- responsive-mediaquries --*/
    @media (max-width: 360px) {
        .navbar-header a img {
            height: 55px;
            margin-left: 0px;
            margin-right: 80px
        ;}

        .navbar-toggle {
            margin-right: 59px;}
    }
    /*-- responsive-mediaquries --*/
    @media (max-width: 320px) {
        .logo {
            width: 39%;
            padding: 0.95em 0.8em;}

        .navbar-header a img {
            height: 55px;
            margin-left: 0px;
            margin-right: 80px
        ;}

        .sb-search {
            min-width: 53px;
            height: 66px;}

        .sb-icon-search, .sb-search-submit {
            width: 53px;
            height: 53px;}

        .sb-search-input {
            height: 53px;}

        .sb-icon-search {
            background: #004161 url(../images/search.png) no-repeat 20px 21px;
            z-index: 90;}

        .sb-search-submit {
            background: #004161 url(../images/search.png) no-repeat 20px 21px;}

        .navbar-header a img {
            height: 55px;
            margin-left: -20px;
            margin-right: 80px
        ;}

        .navbar-toggle {
            margin-top: -45px;
            margin-right: 55px;}

        .contact h3 {
            font-size: 1.3em;
            margin: 0 0 1em;}

        .contact iframe {
            height: 160px;}

        .form-submit input[type="submit"] {
            font-size: 0.85em;
            padding: 6px 16px;}

        .footer h3 {
            font-size: 1.2em;
            margin: 0 0 0.5em;}

        .footer p {
            font-size: 0.9em;}


        .minist-left {
            float: left;
            width: 100%;
            margin: 0 0 1em;
            padding: 0;}

        .minist p {
            font-size: 0.9em;}

        .minist h3 {
            font-size: 1.3em;}

        .camp {
            margin: 2em 0 0;}

        .minist h4 {
            font-size: 1.1em;}

        .Latest h3 {
            font-size: 1.3em;}

        .Latest-top {
            float: left;
            width: 100%;
            padding: 0;}

        .Latest p {
            font-size: 0.9em;}

        .Latest h3 {
            font-size: 1.3em;
            line-height: 1.4em;}

        .lat-top {
            margin: 0 0 1em;}

        .Latest h4 {
            font-size: 1.1em;}

        .banner {
            min-height: 433px;}

        .comprehensive_news h3 {
            font-size: 1.3em;}

        .comprehensive_news h4 {
            font-size: 1em;
            line-height: 1.4em;}

        .comprehensive_news p {
            font-size: 0.9em;}

        .education_entity h3 {
            font-size: 1.3em;}

        .education_entity h4 {
            font-size: 1em;
            line-height: 1.4em;}

        .education_entity p {
            font-size: 0.9em;}

        .hvr-shutter-in-horizontal {
            font-size: 0.85em;}

        .sb-search.sb-search-open, .no-js .sb-search {
            width: 100%;}

        .pagination-lg > li > a, .pagination-lg > li > span {
            padding: 10px 12px;
            font-size: 15px;}

        .pagination {
            margin: 10px 0;}
    }
    .Buttons a {
        text-decoration: none;}
}
