.mgt10 {
    margin-top: 10px;
}

.mgt20 {
    margin-top: 20px;
}
.navbar-toggler{
    background-color:rgb(237, 225, 225);
   
}

.nav-item a {
    color: #000000;
}


.navbar {
    margin-bottom: 0;
}

.navbar-header {
    background-color: #ffffff;
}

.navbar-menu {
    border: 0 none !important;

}

.navbar {
    background: #FFFFFF;
}

 .navbar-nav .nav-link {
      font-size: 18px; /* 设置导航链接的字体大小 */
     font-weight:bold;
    }

 .dropdown-menu {
    background-color: rgb(0, 77, 0,0.4); /* 下拉菜单背景颜色 */
    color: white; /* 下拉菜单文本颜色 */
    border:none;
  }
 .dropdown-menu a{
   color:white;
}
 .dropdown-item{
     color:#000000; /* 下拉菜单项hover和focus文本颜色 */
}
  .dropdown-item:hover, .dropdown-item:focus {
    background-color: rgb(255.255.255.0.2); /* 下拉菜单项hover和focus背景颜色 */
    color: #000000; /* 下拉菜单项hover和focus文本颜色 */
  }
.dropdown-menu li a {
    text-align: center;

}

#navbar-collapse a:hover {
    color: #b5171a;
}



/* .newactive{ background-color:#b5171a;} */


.h3_title {
  color: #000;
    font-size: 21px;
    height: 30px;
   border-bottom: 2px solid #E7E7E7;
   margin-bottom:8px;
}

.h3_title span {
    padding-left: 12px;
}

.carousel-caption {
    font-size: 16px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 1);
}

.list-news>li {
    padding-bottom: 5px;

    margin-bottom: 5px;
}

.panel-success {
    border-top: 2px solid #2f8ac1;
    border-radius: 0;
}

.noborder {
    box-shadow: none;
    margin-bottom: 0px;
}

.media-heading {
    font-size: 16px;
    text-overflow: ellipsis;
    overflow: hidden;
}

.xueshu{
    text-align: center; 
    margin-top:30px; 
}
.xueshucontent{
    padding:15px;
   background-color:#F6F6F6;
}


.container.picbg {
    width: auto;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
   margin-top:30px;

}

.media-body {
    display: block;
    overflow: hidden;
   background-color:#ffffff;
  margin:10px 15px;
}

.media-body .row {


}

.media2 {

   padding:0px 0px 20px 0px;

}

.text-grey {
    text-decoration: 2cm;
    line-height: 33px;
    text-align: justify;
}

.notice_item {
    padding: 0 10px;
    background-color: #f4f4f4;
    margin-bottom: 10px;
}

.notice_time {
    font-size: 15px;
    font-weight: bold;
    color: #2f8ac1;javascript:void(0);
}

.notice_place {
    color: #999;
}

.notice_title {
    font-size: 16px;
}

.list>li {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 30px;
    line-height: 30px;
}

.list>li a {
    color: #333;
}


.list-link li {
    float: left;
    font-size: 16px;
    width: 257px;
    height: 45px;
    padding-top: 8px;
    background-color: #f5f5f5;
    margin: 0px 0px 10px 0px;
}

.list-link li a {
    padding: 0px 0px 0px 50px;
    background-image: url("../image/jt.jpg");
    background-repeat: no-repeat;
    background-position: left center;

}


.list-link2 li {
    float: left;
    font-size: 16px;
    width: 100px;
    height: 45px;
    color: #FFF;
}

.list-link2 li a {
    color: #FFF;
}

.sitemap {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #666;
    color: #0a689d;
    font-size: 16px;
    margin-top: 30px;
}

.sitemap a {
     text-decoration: none;
    color: black !important;
    font-size: 16px !important;
}

.contentMain{
   margin-bottom:15px;
}

@media (min-width: 1200px) {
    .logo {
        float: left;
        width: 900px;
        height: 120px;
    }
    .logo img{
        width: 900px;
        height: 150px;
    }
    .header_top_messgae {
        width: 380px;
        height: 120px;
        float: right;
        margin-top: 10px;
    }
    .header_top_link p {
        color: #fff;
        padding: 20px 10px;
    }
    .header_top_link a {
        color: #fff;
        padding: 0px 10px;
        text-decoration: none;
    }
    
    .header_top_search .keyword {
    width: 215px !important;
    height: 26px;
    float: right;
    background-color: rgba(0, 0, 0, 0);
    outline-color: rgba(0, 0, 0, 0);
    color: #fff;
    padding-left: 10px;
    border: #b9c3ce solid 1px;
    border-radius: 15px;
    outline: none;
    position: relative;
    right: -100px;
}


.header_top_search button {
    width: 36px;
    height: 32px;
    position: relative;
    right: -255px;
    float: right;
    border: #b9c3ce solid 0px;
    background: url(../image/search.png) 1px 1px no-repeat;
}
    
    .zhtt {
        float: left;
        height: 132px;
        width: 89px;
        background-color: #3089c1;
        text-align: center;
        padding-top: 30px;
        margin-right: 10px;
    }

    .zhmore {
        float: right;
        height: 132px;
        width: 89px;
        background-color: #f7f7f7;
        text-align: center;
        padding-top: 40px;
        margin-left: 10px;
    }
 .test{
    background: #11406C;
 }
    .navbar-main {
        
        border-radius: 0;
        height: 150px;
        position: relative;
        
        background-color:#004d00;
    }

    .navbar-top {
        display: block;
    }

    .nav-item {
        margin: 0px 18px;
    }

    .navbar-brand {
        color: #000;
        font-size: 18px;
       font-weight:bold;
    }

   
    .picbg h3{
        font-size: 20px;
        margin: 20px;
    }
.dhlist{
    float: right;
    padding-top: 0px;
    text-align: right;
}
.dhlist ul{
    list-style-type: none;
    margin-top: 10px;
    height: 50px;
}
.dhlist li{ 
    float: left;
    margin: 5px 15px;}
.dhlist a{
    color:#FFFFFF;
    text-decoration: none;
    font-size:15px;
}
}


@media (max-width: 769px) {
.header_top_messgae{
    display: none;
}
.Article_PublishDate{
    display: none;
}
.dhlist{
        display: none;
    }
    .zhtt {
        display: none;
    }

    .zhmore {
        display: none;
    }

    .navbar-main {
        background: #11406C;
        border-radius: 0;
        height: auto;
        position: relative;
    }

    .navbar-top {
        display: none;
    }

    .xueshu{
     display: none;
}
 .picbg{
     display: none;
}
}

.footer {
    height: 160px;
    margin-top: 0px;
    padding-top: 40px;
    background-color:#004d00;
}

.copyrights {
    background-color: #024562;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #FFF;
}

.list-media li {
    width: 75px;
    float: left;
}



/*分页新增样式20190412*/

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
form,
input,
button,
textarea,
p,
th,
td {
    margin: 0px;
    padding: 0px;
    padding-top: 0px;
}

ul,
li {
    list-style-type: none;
}

.pt10 {
    padding-top: 10px;
}

.article_content {
    padding-top: 20px;
    font-size: 16px;
    line-height: 180%;
    min-height:600px;

}
.article_content a{
   text-decoration: none;
   color: #000000;
   font-weight: bold;
}
.article_content a:hover{
   color: red;
    font-weight: bold;
}
.article_content p {
    margin-bottom: 10px;
    font-size: 16px !important;
    text-indent: 31px;
}
.wp_articlecontent{
   text-indent: 26px;
}
.wp_articlecontent p{
   margin-bottom: 10px;
  font-size: 16px !important;
}
.wp_articlecontent tr,.wp_articlecontent td{
   border-width:1px;
   border-color:#bfbfbf;
}

.leftpath {
    margin-top: 30px;
}

.leftpath dl dt {
    border-bottom: 1px solid #000;
    height: 30px;
    margin-top: 10px;
}

.leftpath dl dt h3 {
    color: #000000;
    font-size: 16px;
}

.leftpath .col-menu ul li {
    line-height: 40px;
    font-size: 16px;
    padding-left: 10px;
}

.menuselected {
    background: #f8f8f8;
    border-bottom: 2px solid #3089c1;
    line-height: 40px;
    font-size: 18px;
    padding-left: 10px;
}

a.pull-right{
    font-size: 14px;
   line-height: 30px;
}
#wp_news_w101 ,#wp_news_w102,#wp_news_w103,#wp_news_w111,#wp_news_w112,#topw122,#tpl_w222,#wp_news_w107,#wp_news_w116,#wp_news_w121 {
  font-size: 15px;
  color:#B1C1CC;
}
#wp_news_w107{

}
#wp_news_w101 a ,#wp_news_w102 a,#wp_news_w103 a,#wp_news_w111 a,#wp_news_w112 a,#topw122 a,#tpl_w222 a,#wp_news_w107 a,#wp_news_w116 a,#wp_news_w121 a{
    text-decoration: none;
    color: #000;
    font-size: 15px;
}

#wp_listcolumn_w108 a{
    text-decoration: none;
    color: #000;
    font-size: 16px; 
    background-position: left center;
    background-repeat:no-repeat;
    background-image:url(../image/dot1.jpg);
    padding-left:40px;
}
#wp_listcolumn_w108 li{
    border-bottom:1px dotted #c5c5c5;
   padding: 5px 0px;
}
#wp_listcolumn_w108 li:hover{
   
}

.wp_article_list .list_item{
  line-height: 30px;
  clear:both;
   border-bottom:none;
   margin:5px 0px;

}
#wp_news_w101 .fields pr_fields,#wp_news_w107 .fields pr_fields{
float:left;
}
#wp_news_w101 .fields ex_fields,#wp_news_w107 .fields ex_fields{
float:right;
}

#tpl_w222 .news_icon{
 background:none;
}
#tpl_w222{ width:100%;}
#tpl_w222 .articlelist3_tr{
   line-height:60px;
  background:none;
}
#tpl_w222 td:nth-child(even) {
    padding-left:15px;
    padding-right:20px;
}
#tpl_w222 td:nth-child(odd) {
   text-align:center;
   font-weight:bold;
   border-bottom:1px dotted #a99ea1;
 
  font-size:16px;
  color:#0d6efd;
}

#tpl_w222 tr:hover{
  background-color:#F6F6F6;
}

#wp_news_w101 li,
#wp_news_w102 li,
 {
    border: none;
    padding: 5px 0px;
}

#wp_news_w101 .list_item,
#wp_news_w102 .list_item,
 {
    margin: 5px 0px;
}

. imgscroll2_td {padding:0px 10px;}
.Article_Title{ float:left;}
.Article_PublishDate{ float:right;}

.block_time {
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    float: right;
    color: #8e8e8e;
}
.block_list {
    height: 39px;
}

.block02_list:hover .block02_title {
    color: #440a6b;
}

.block_list:hover .block_title {
    color: #37005c;
}

.block_list:hover .block_time {
    color: #37005c;
}

.block_list a {
    width: calc(100% - 110px);
    height: 50px;
    line-height: 50px;
    float: left;
    font-size: 20px;
    color: #323232;
    word-break: break-all;
    display: -webkit-box;
    /**对象作为伸缩盒子模型展示**/
    -webkit-box-orient: vertical;
    /**设置或检索伸缩盒子对象的子元素的排列方式**/
    -webkit-line-clamp: 1;
    /**显示的行数**/
    overflow: hidden;
    /**隐藏超出的内容**/
}

.pt{

}

.pt a{
    color: #ffffff;
    text-decoration: none;
    font-size: 20px;    
}
.pt span{
    height: 40px;
    padding-top: 16px;
    display: block;
    margin-left: 80px;
}
.pt1 span{
    padding-top: 18px;
}
.pt1{
    background-image: url("../image/pt1.jpg");
    background-repeat: no-repeat;
    width: 415px;
    height: 60px;
    margin: 7px 12px;
    float: left;
   
}
.pt1 a{
    font-size: 19px;

}
.pt2{
    background-image: url("../image/pt2.jpg");
    background-repeat: no-repeat;
    width: 250px;
    height: 60px;
    margin: 7px 15px;
    float: left;
}
.pt3{
    background-image: url("../image/pt3.jpg");
    background-repeat: no-repeat;
    width: 250px;
    height: 60px;
    margin: 7px 15px;
    float: left;
}
.pt4{
    background-image: url("../image/pt4.jpg");
    background-repeat: no-repeat;
    width: 250px;
    height: 60px;
    margin: 7px 15px;
    float: left;
}
.title_1{
    background-image: url("../image/images.svg");
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 30px;
    background-size: 26px 26px;
}
.title_2{
    background-image: url("../image/newspaper.svg");
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 30px;
    background-size: 26px 26px;
}
.title_3{
    background-image: url("../image/bell.svg");
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 30px;
    background-size: 26px 26px;
}
.title_4{
    background-image: url("../image/calendar3.svg");
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 30px;
    background-size: 26px 26px;
}
.title_5{
    background-image: url("../image/bank.svg");
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 30px;
    background-size: 26px 26px;
}
.title_6{
    background-image: url("../image/book.svg");
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 30px;
    background-size: 26px 26px;
}
.title_7{
    background-image: url("../image/bookmarks.svg");
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 30px;
    background-size: 26px 26px;
}
.title_8{
    background-image: url("../image/envelope-paper.svg");
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 30px;
    background-size: 26px 26px;
}
.title_1 span{ color: #004d00; font-weight:bold;}
.title_2 span{ color: #004d00;font-weight:bold;}
.title_3 span{ color: #004d00;font-weight:bold;}
.title_4 span{ color: #004d00;font-weight:bold;}
.title_5 span{ color: #004d00;font-weight:bold;}
.title_6 span{ color: #004d00;font-weight:bold;}
.title_7 span{ color: #004d00;font-weight:bold;}
.title_7 span{ color: #004d00;font-weight:bold;}
.title_8 span{ color: #004d00;font-weight:bold;}

svg{
    fill: green;
    color:pink;
    }

.wp_article_list .list_item .Article_Index{
    background-image: url(../image/lipic.png);
    background-position: left center;
    background-repeat: no-repeat;
    height:auto;
   margin:0px;
} 
.list_item{
     transition: all .3s linear;
}
.list_item:hover {
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.4); /* 设置悬浮框效果 */
            transform: scale(1.02); /* 放大元素 */
        }
