body{
    font-family: "Microsoft YaHei", "Helvetica Neue", Arial, sans-serif;
    font-size:16px;
}
a {
    color: #005826;
    text-decoration: none;
    outline: none;
}
a:hover{
    text-decoration: none;
}
html, body, div, span, object, iframe, p, blockquote, pre, a, abbr, acronym, address, figure, figcaption, code, del, dfn, em, button, q, dl, dt, dd, ol, ul, li, fieldset, form, legend, table, tf, tr, th {
    border: 0px;
    padding: 0px;
    font-size: 100%;
    margin: 0px;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-text-size-adjust: 100%;
    font-weight: normal;
}
h1,h2,h3,h4{
    color:#555;
}
img{
    max-width: 100%;
}
hr {
    background-image: -webkit-linear-gradient(left, transparent, #DBDBDB, transparent);
    background-image: linear-gradient(to right, transparent, #DBDBDB, transparent);
    border: 0;
    height: 1px;
    margin: 32px 0;
}
.btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    display: table;
    content: " ";
}
.nav>li {
    position: relative;
    display: block;
}
.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}


.pagination {
    display: inline-block;
    padding-left: 0;
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 4px;
}
.pagination li{
    display: inline;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    font-size: 14px;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #005826;
    border-color: #005826;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.en h1{
    text-transform : uppercase
}
.pb-4, .py-4 {
    padding-bottom: 1.5rem !important;
}
.pt-4, .py-4 {
    padding-top: 1.5rem !important;
}
.mt-4, .my-4 {
    margin-top: 1.5rem !important;
}
.mb-3, .my-3 {
    margin-bottom: 1rem !important;
}
header{
    position: relative;
    background-color: #F2F2F2;
    background-image: url(../images/mainbackground.jpg);
    background-size: cover;
    height: 700px;
    min-height: 160px;
    background-repeat: no-repeat;
    background-position: center center;
}

.sysulogo{
    position: absolute;
    top:40px;
    left:40px;
}
.ban  {
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        text-align: center;
        overflow: hidden;
    } 
header .logo{
    margin-bottom:10px;
}
header .logo img{
    max-width: 100%;
    width: auto;
}
.ytnav{
    background-color: rgba(236,237,241,.8);
    position: relative;
    height:80px;
}
.navbar-expand-lg .navbar-nav .nav-link{
    color:rgba(255, 255, 255, 0.6)
}
.navbar-expand-lg .navbar-nav .nav-link:hover{
    color:rgba(255, 255, 255, 1)
}
.navbar-expand-lg .navbar-nav .active .nav-link{
    color:#FFF;
    position: relative;
}
.navbar-expand-lg .navbar-nav .active{
    position: relative;
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.navbar-toggle .icon-bar {
    background-color:#005826;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1.2rem;
    padding-left: 1.2rem;
}
.navbar-nav .dropdown-menu{
    padding:0;
}
ul.dropdown-menu.show li {
    padding: 10px 10px 10px 20px;
    border-bottom:1px solid #ECECEC;
}
ul.dropdown-menu.show li:last-child{
    border:0;
}
ul.dropdown-menu.show li:hover{
    background-color: #005826;
    text-decoration: none;
}
ul.dropdown-menu.show li:hover a{
    color:#FFF;
    text-decoration: none;
}
.dropdown-toggle::after {
    vertical-align: 0.155em;
}
.dropdown-menu>li>a {
    display: block;
    padding: 6px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap;
    font-size: 0.9rem;
}
.dropdown-menu>li>a:hover{
    color:#005826
}
.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
nav .navbar-collapse .dropdown>.dropdown-menu.show
{
    max-height: 100vh;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1.6rem;
    padding-left: 1.6rem;
    width:max-content;
    font-size: 1.2rem;
}
.bg-dark {
    background-color: #039 !important;
}

.btn-warning {
    color: #FFF;
}

#main{
    max-width: 1920px;
    margin: 0 auto;
    line-height: 200%;
}

.banner{
    background-image: url(../images/mainbackground.jpg);
    background-size: cover;
    height: 700px;
    min-height: 160px;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    top:0;
}

h4, .h4 {
    font-size: 30px;
    padding-bottom:15px;
    margin-top: 30px;
    position: relative;
    margin-bottom: 60px;
}
h4 span{
    border-bottom:4px solid #666;
    padding-bottom: 15px;
}
.gzdt h4,.lxwm h4{
    text-align: center;
    margin-bottom:60px;
}
.mainlist a{
    color:#000;
}
.mainlist a:hover{
    color:#005826;
}
.gzdt .mainlist .title{
    font-size:18px;
    font-weight:500;
    display: block;
    margin-bottom:10px;
}
.gzdt .mainlist .time{
    font-size:14px;
    color:#999;
}
.gzdt .mainlist .row .col-lg-4 div{
    margin-bottom:20px;
    border-bottom:2px solid #D9A86C;
    padding-bottom:20px;
}
.gzdt .mainlist .row  .col-lg-4  div:hover{
    border-bottom:2px solid #555;
}
.cols{
    position: relative;
}
.contentmain{
    position: relative;
    background: #FFF;
    min-height: 300px;
}
.gzdt{
    background-color: rgb(242, 243, 249);
    margin:60px 0;
    padding:60px 0;
}
.lxwm{
    padding:0px 0 80px 0;
}
.cinfo .title{
    font-size:20px;
    color:#005826;
    font-weight: 600;
    padding-bottom:10px;
}
.cinfo .infos span{
    padding-right:15px;
}
.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #039;
    border-color: #039;
}
a.list-group-item:hover{
    text-decoration: none;
    color:#FFF;
    background-color: #039;
    border-color: #039;
}
.breadcrumb {
    font-family: "PT Sans",'Helvetica Neue',Arial,Helvetica,sans-serif;
    background: #fff;
    color: #3479B2;
    padding-top: 20px;
    padding-bottom: 1em;
    padding-right: 1em;
    font-size: 90%;
}
.lists{
    padding: 0 5px 0 0px;
}
.lists li {
    list-style: none;
    padding: 5px 5px;
    border-bottom: 1px dotted #999;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
}
.lists li span.time {
    float: right;
    color: #CCC;
}
.front .lists li span.time{
    float:none;
    font-size:12px;
}
.front .lists li {
    padding: 10px 5px;
    text-overflow: inherit;
    white-space: inherit;
    line-height:150%;
    font-size: 14px;
}
.lists li a {
    color:rgba(0, 0, 0, 0.8);
    display: block;
    overflow: hidden;
    max-width: 100%;
    text-overflow: ellipsis;
    text-decoration: none;
}
.lists li a:hover {
    color:rgba(0, 0, 0, 1);
}
.list-item {
    font-size: 16px;
}
.list-item li {
    list-style: none;
    padding: 15px 5px;
    border-bottom: 1px solid #ECECEC;
}
.list-item .time {
    color: #999;
    float: right;
}
.more-link a {
    color: #FFF;
    font-size: 12px;
    position: absolute;
    right: 15px;
    top: 0px;
    border-radius: 3px;
    background: #039;
    padding: 0px 10px;
}
.channellist{
    margin-top:60px;
    padding:0 20px 20px;
    line-height:200%;
    font-size:18px;
    margin-bottom:100px;
}
.channellist ul li{
    list-style: none;
    overflow: hidden;
    padding:10px 20px;
}
.channellist ul.ul-list li:nth-child(odd){
    background-color: #F2F2F2;
}
.channellist ul li a{

}
.channellist ul li .date{
float:right;
color:#999;
}
.cont{
    margin-top:60px;
    padding:0 20px 20px;
    line-height:200%;
    font-size:18px;
    margin-bottom:180px;
}
.cont h1{
    text-align: center;
}
.cont a {
    color: #005826;
}

.cont .submitted{
    color:#999;
    margin-bottom:30px;
    font-size:14px;
    text-align: center;
}
.cont-body{
    margin-top:30px;
    margin-bottom:30px;
}
.contents p{
    text-indent:2em;
    padding-bottom: 10px;
}
.contents table p{
    text-indent:0em;
}
.channelnav {
        padding-top: 10px;
    }
#channelnav {
}
#channelnav.ontop{
    top:20px;
    margin-top:0;
    position: fixed;
    display: inline-block;
    vertical-align: middle;
    }
.pagelist li{
    border-bottom: 1px solid #e0ded9;
    padding: 1em;
    background: url(../images/small-bullet.png) no-repeat left 1.6em;
    line-height: 100%;
}
.pagelist a{
    line-height: 150%;
}
.cont-body img{
    max-width: 100%;
    margin:10px 0;
}
.cont-att{
    background-color: #f3f1ee;
    padding: 30px 7.9% 20px;
    font-size:14px;
    line-height:120%;
    position: relative;
    margin-right:-20px;
}
.cont-att a{
    display: block;
    margin-bottom:1em;
    background: url(../images/small-bullet.png) no-repeat left 0.4em ;
    padding-left:0.6em;
}
.cont-att-label{
    padding-bottom:10px;
    margin-bottom:10px;
    border-bottom: 1px solid #ECECEC;
    font-size:16px;
    font-weight: bold;
}
 footer{
     border-top:1px solid #ECECEC;
     padding:40px 0 0px 0;
     color: rgba(0, 0, 0, 0.9);
     font-size:14px;
     overflow: hidden;
 }
 footer .location svg{
     width:12px;
     height:auto;
     margin-right:10px;
 }
 footer h5{
     font-size:1rem;
     color:#555;
     font-size:30px;
     margin-bottom:30px;
     line-height: 1.3;
 }
 footer .foot-link a{
    border-bottom: 1px solid #f2f2f2;
    padding-bottom:10px;
    display: block;
    color:#999;
    font-size:16px;
 }
 footer .foot-link{
     min-height: 140px;
 }
 footer .btlogo,footer .location,.copyright{
     z-index: 10;
 }
 footer .btlogo  img{
    max-width: 100%;
    opacity:0.6;
    filter:alpha(opacity=60);
    z-index: 10;
 }
 footer .btlogo  img:hover{
    opacity:0.9;
    filter:alpha(opacity=90);
 }
.footer-dark{
    color: #fff;
    font-size: 12px;
    position: relative;
    line-height: 200%;
    margin-top: 200px;
}
.footer-dark:before {
    content: "";
    display: block;
    position: absolute;
    left: 4.5%;
    bottom: 0;
    right: 0;
    height: 170px;
    background: #D9A86C;
}
.footer-dark:after {
    content: "";
    display: block;
    position: absolute;
    left: 7.1%;
    bottom: 0;
    right: 0;
    height: 100%;
    background-color: #005826;
}
.footer-dark .container{
    position: relative;
}
.footer-dark .ewm{
    position: absolute;
    right:0;
    top:-150px;
    width: 200px;
    z-index: 10;
    text-align: center;
}
.footer-dark .heading {
    padding:40px 0;
    font-size:14px;
}
.copyright{
    border-top: 1px solid rgba(255,255,255,.27);
    color:rgba(255,255,255,.27);
    padding: 10px 0;
    position: relative;
}
/********** short code ***************/
.c{
    color: #999;
}
.outside{
    margin:15px;
}
.outside-t{
    margin-top:15px;
}
.outside-b{
    margin-bottom:15px;
}
.inside{
    padding:15px;
}
.inside-t{
    padding-top:15px;
}
.inside-b{
    padding-bottom:15px;
}
.text16{
    font-size:16px;
}
.text18{
    font-size:18px;
}
.line150{
    line-height: 150%;
}
.line200{
    line-height: 200%;
}
.text-sm {
    font-size: 0.875rem !important;
}
.textcolor08{
    color:(0,0,0,0.8)
}
table.table.table-bordered {
    font-size: 14px;
    line-height: 150%;
}