*{
 margin: 0;
 padding: 0;
}
body{
 background-color: #fbf9f4;
 min-width: 1000px;
}
.title-all {
    width: 100%;
    height: 110px;
    background-color: #358C0A;
    position: relative;
}
.title {
    width: 85%;
    height: 100%;
    margin: 0px auto;
}
.title-img {
    width: auto;
    height: 100px;
    margin: 5px 0px;
}
.xiaoxun{
 width: auto;
 height: 110px;
 float: right;
 line-height: 100px;
 color: white;
 font-size: 25px;
 font-family: "宋体";
}
.search{
 font-size: 18px;
 cursor: pointer;
}
.search:hover{
 color: white;
}
.nav {
 width: 100%;
 height: 45px;
 background-color: #3a79a3;
 text-align: center;
}
.navlist {
 display: inline-block;
 line-height: 45px;
 color: white;
 padding: 0 15px;
 font-size: 18px;
 position: relative;
}
.navlist:hover {
 background-color: white;
}
.navlist:hover a{
 color: #3a79a3;
}
.navlist a{
 text-decoration: none;
 color: white;
}
.Broadcast{
 width: 100%;
 height: 400px;
 position: relative;
}
.Broadcast>img{
 width: 100%;
 height: 100%;
}
.list{
 width: 200px;
 height: auto;
 background-color: white;
 position: absolute;
 top: 240px;
 left: 8%;
}
.list-title{
 width: 90%;
 height: 60px;
 text-align: left;
 padding-left: 10%;
 line-height: 60px;
 background-color: #3a79a3;
 color: white;
 font-size: 18px;
}
.list-text{
 width: 88%;
 height: 45px;
 padding-left: 10%;
 line-height: 45px;
 color: #3a79a3;
 border-left: solid #3a79a3 5px;
}
.list-text:hover{
 color: white;
 background-color: #379009;
}
.information_name{
 width: 1200px;
 height: 50px;
 line-height: 50px;
 padding: 0;
 margin: 10px auto;
 font-size: 22px;
 
 color: #3a79a3;
}
.information_name::after {
 content: " ";
 display: block;
 height: 5px;
 width: 100%;
 border-radius: 100%;
 background: -webkit-linear-gradient(left, #3a79a34a, #3a79a3, #3a79a34a);
}
.information_nav{
 float: right;
 font-size: 14px;
 color: gray;
}
.information_nav a{
 text-decoration: none;
 color: gray;
}
.information_nav a:hover{
 color: #103903;
}
.information_list{
 width: 60%;
 height: auto;
 min-height: 300px;
 margin: 10px 15% 50px 25%;
}
.list-left{
 width: 30%;
 height: auto;
 float: left;
}
.list-left-text{
 width: 99%;
 height: 40px;
 margin: 15px 0;
 background-color: #3a79a3;
 color: white;
 text-align: center;
 line-height: 40px;
 letter-spacing: 15px;
 border-radius: 7px;
 font-weight: bold;
 cursor: pointer;
 transition: 0.5s;
 border: solid 2px #3a79a3;
}
.list-left-text:hover{
 border: solid 2px #3a79a3;
 background-color: #EDEBDF;
 color: #3a79a3;
}
.list-left-one{
 width: 100%;
 position: relative;
 height: 200px;
 overflow: hidden;
 margin: 15px 0;
 border-radius: 15px;
}
.list-left-one-text{
 width: 90%;
 padding:0 5%;
 height: 0;
 background: rgba(0,0,0,.5);
 line-height: 20px;
 color: white;
 position:absolute;
 bottom: 0;
 left: 0;
 transition: 0.5s;
 font-size: 12px;
 overflow: hidden;
 text-overflow: ellipsis;
 display: -webkit-box;
 -webkit-line-clamp: 2;
 -webkit-box-orient: vertical;
}
.list-left-one:hover .list-left-one-text{
 height: 40px;
}
.list-left-one img{
 width: 100%;
 height: 100%;
}
.list-right a{
 color: #2a7325;
 text-decoration: none;
}
.list-right a:hover{
 text-decoration: underline;
}
.list-right-list{
 width: 80%;
 height: 40px;
 padding-right: 20%;
 line-height: 40px;
 overflow: hidden;
 text-overflow: ellipsis;
 display: -webkit-box;
 -webkit-line-clamp: 1;
 -webkit-box-orient: vertical;
 position: relative;
}
.list-right-list-span{
 position: absolute;
 top: 0;
 right: 0;
}
.information_text{
 height: auto;
 min-height: 300px;
}
.information_text h1 {
 text-align: center;
 font-weight: 500;
 line-height: 90px;
}
.information_text p {
 width: 90%;
 margin: 0 auto;
 line-height: 35px;
 color: #153c12;
 font-size: 16px;
 text-indent: 33px;
 letter-spacing: 1.5px;
}
.foot{
 width: 84%;
 height: 130px;
 padding: 30px 8%;
 color: #bbb;
 line-height: 28px;
 font-size: 14px;
 background-color: #379009;
 position: relative;
}
.information{
 width: 30%;
 height: auto;
 float: left;
 margin-top: 20px;
}
.emblem{
 width: 180px;
 height: 100%;
 margin: 0 auto;
}
.emblem-img{
 width: 90px;
 height: 90px;
 margin: 0 auto;
}
.emblem-img img{
 width: 90px;
 height: 90px;
}
.emblem-text{
 width: 100%;
 height: 30px;
 text-align: center;
 font-size: 23px;
 line-height: 50px;
 font-family: "宋体";
}
.foot-icon{
 width: 15%;
 text-align: right;
 height: 100px;
 padding: 15px 0;
 position: absolute;
 top: 30px;
 right: 12%;
}
.foot-icon a{
 text-decoration: none;
 color: #BBBBBB;
}
.foot-icon a:hover{
 color: white;
}
.copyright{
 width: 100%;
 height: 40px;
 background-color: #103903;
 line-height: 40px;
 text-align: center;
 font-size: 12px;
 color: #bbb;
}
.copyright a{
 color: #BBBBBB;
 text-decoration: none;
}
.copyright a:hover{
 color: white;
}
.all_our_information_list {
 width: 16%;
 height: auto;
 position: absolute;
 top: 300px;
 color: white;
 font-size: 22px;
 background-color: #3a79a3;
 left: 6%;
 line-height: 60px;
 text-align: center;
}
.all_our_information_list_after {
 display: none;
}
.all_our_information_list_after span{
 position: absolute;
 top: 0;
 left: 0;
 animation:information_list infinite 0.8s;
 animation-direction:alternate;
}
.all_our_information_list_div {
 height: 40px;
 line-height: 40px;
 color: #333;
 font-size: 18px;
 cursor: pointer;
 border: solid 1px #dcdcdc;
 border-radius: 3px;
 padding-left: 25px;
 background: url(../images/list-icon-one.jpg) no-repeat left center #EEE;
 margin-top: 10px;
}
.all_our_information_list_div:hover {
 
}
.checked {
 background-color: #28a000;
 position: relative;
 color: #fff;
}
.checked:after {
 content: "";
 border-top: solid 25px #28a000;
 border-left: solid 5px #28a000;
 border-right: solid 5px #28a000;
 border-bottom: solid 25px #28a000;
 position: absolute;
 border-top-right-radius: 5px;
 right: -10px;
 top: 0;
 border-bottom-right-radius: 3px;
}
.checked:before {
 content: "";
 border-top: solid 3px #28a000;
 border-left: solid 4px #28a000;
 border-right: solid 4px #849bff00;
 border-bottom: solid 3px #849bff00;
 position: absolute;
 right: -8px;
 top: 50px;
}
.all_our_information_text_name {
 width: 94%;
 height: 50px;
 line-height: 50px;
 padding: 0 3%;
 font-size: 22px;
}
.all_our_information_text_whree {
 float: right;
 font-size: 14px;
 color: gray;
}
.all_our_information_text {
 width: 100%;
 height: auto;
 min-height: 300px;
}
.all_our_information_text a{
 color: #3a79a3;
 text-decoration: none;
}
.all_our_information_text a:hover{
 text-decoration: underline;
}
.all_our_information_text_whree a{
 color: #3a79a3;
 text-decoration: none;
}
.navlist:hover .Drop-down{
 display: block;
}
.Drop-down{
 width: 140px;
 height: auto;
 position: absolute;
 top: 45px;
 left: 0;
 z-index: 999;
 display: none;
}
.nav-foot{
 width: 100%;
 height: 45px;
 background-color: white;
 color: #3a79a3;
 font-size: 15px;
}
.nav-foot:hover{
 background-color: #1c4508;
 color: white;
}
.Drop-down a{
 text-decoration: none;
 color: #3a79a3;
}