body{
    padding-top: 65px;
    padding-bottom: 70px;
    background-color: #fff;
}
a:hover{
    text-decoration: none;
}
.nav{
    border-bottom: 1px solid #ccc;
    padding: 15px;
    position: fixed;
    width: 100%;
    height: 65px;
    z-index: 999;
	background-color: #fff;
	overflow: hidden;
	top: 0;
	overflow-y: scroll;
}
.nav .logo{
    height: 34px;
}
#xllb1{
    text-align: center;
    width: 100%;
    overflow: hidden;
}
#xllb1>li{
    line-height: 50px;
    font-size: 17px;
}
#xllb1>li:hover .xllb2{
    border-top: 2px solid #2495e4;
}
#xllb1 i{
    width: 5px;
    height: 5px;
    border-bottom: 5px solid #000;
    display: inline-block;
    border-left: 5px solid #fff0;
    border-right: 5px solid #fff0;
    position: relative;
    top: -4px;
    left: 10px;
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
}
.xllb2{
    border: 1px solid #ccc;
    border-radius: 5px;
    width: 80%;
    margin: 0 auto;
    display: none;
}
.xllb2>li{
    border-bottom: 1px solid #ccc;
    line-height: 40px;
    font-size: 15px;
}
.xllb2>li:last-of-type{
    border-bottom: none;
}
#xllb1 i.cur{
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
}
.don1 img{
    height: 100%;
}
.don2{
    margin-top: 10px;
    margin-bottom: 10px;
    overflow: hidden;
}
.don2 h3{
    font-size: 1.1em;
    width: fit-content;
    padding: 3px 10px;
    background-color: #2495e4;
}
.don2 .content{
    width: 40%;
    padding: 4% 2%;
    background-color: #2495e4;
    color: #fff;
    font-size: 10px;
    float: left;
    height: 170px;
}
.don2 .content p:first-of-type{
    font-weight: bold;
    margin-bottom: 20px;
    font-size: 1.5em
}
.more_btn{
    background-color: #147ac1;
    display: block;
    width: 60px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    margin-top: 15px;
}
.don2 img{
    width: 100%;
    height: 170px;
    object-fit: cover;
}
.don2 h3,
.don2 span{
    display: block;
}
.don2 .content1{
    position: relative;
    width: 60%;
    float: right
}
.don2 .inner{
    color: #fff;
    position: absolute;
    bottom: 45%;
    left: 5px;
    float: right;
    width: 60%;
}
.don2 span{
    width: 145px;
    font-weight: bold;;
    font-size: 0.7em;
}
.don2 span:first-of-type{
    padding-top: 5px;
}
.don2 span:last-of-type{
    padding-bottom: 5px;
}
.don3{
    overflow: hidden;
    width: 100%;
    overflow-x: scroll;
}
.don3 .inner{
    width: 300%;
    height: 140px;
    overflow: hidden;
}
.don3 li{
    display: inline-block;
    width: 33%;
    overflow: hidden;
    position: relative;
}
.don3 img{
    width: 100%;
    transition: all .5s;
}
.don3 a:first-of-type li{
    margin-left: 20px;
}
.don3 .text{
    text-align: center;
    color: #fff;
    width: 100%;
    bottom: 35%;
    position: absolute;
}
.don3 span{
    font-size: 24px;
    line-height: 1.5em;
    font-weight: bold;
}
.don3 p{
    font-weight: bold;
}
.don3 li:hover img{
    transform: scale(1.1);
}
.don3 li:hover .text{
    color: #fff;
}
.don4{
    width: 90%;
    margin: 0 auto;
}
.don5{
    background-color: #fff;
    text-align: center;
    padding: 20px 0;
    height: 410px;
}
.don5>h3
,.don6>h3{
    color: #2495e4;
    font-size: 1.7em;
    font-weight: bold;
}
.don5>span
,.don6>span{
    color: #a1a1a1;
    font-size: 1.2em;
    padding-bottom: 5px;
    border-bottom: 2px solid #2495e4;
}
.don5 li{
    width: 33.3%;
    float: left;
}
.don5 li>img{
    width: 100%;
    height: 260px;
    object-fit: cover;
}
.don5 .inner{
    background-color: #fff;
    position: relative;
    top: -130px;
    height: 150px;
    width: 60%;
    margin: 0 auto;
    padding: 15px;
    padding-top: 40px;
    box-shadow: 0 0 6px 0px #9c9c9c;
}
.don5 .inner img{
    position: absolute;
    top: -30px;
    left: 50%;
    margin-left: -30px;
}
.don5 .inner span{
    font-size: 18px;
    font-weight: bold;
    color: #616161;
}
.don5gun{
    overflow: hidden;
    overflow-x: scroll;
    margin-top: 5px;
    height: 325px;
}
.don5 .inner p{
    text-align: left;
    margin-top: 15px;
}
.don5 ul{
    margin-top: 20px;
    width: 300%;
}
.don6{
    text-align: center;
    position: relative;
    height: 450px;
}
.news_qihuan {
    position: absolute;
    width: 100%;
}
.don6 .row>.inner{
    margin: 0 auto;
    margin-top: 10px;
}
.don6 .row>.inner div{
    display: inline-block;
    line-height: 30px;
    width: 100px;
    background: url(../web_img/news-btn.png) no-repeat center center;
    background-size: 100%;
    font-size: 1.1em;
}
.don6 .row>.inner .cur{
    background: url(../web_img/news-btn2.png) no-repeat center center;
    background-size: 100%;
    color: #fff;
}
.don6 ul li span:last-of-type{
    float: right;
}
.don6 ul li span{
    color: #555;
    font-weight: 200;
    font-size: 15px;
}
.don6 li.text-left a {
    color: #1555c2;
    font-size: 18px;
}
.don6 ul li span:first-of-type{
    margin-left: 5px;
    width: 60%;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}
.don6 ul{
    padding: 10px;
}
.don6 li{
    margin-bottom: 20px;
}
.footer a{
    color: #fff;
}
.footer{
    background-color: #1555c2;
    padding: 10px 0;
    position: fixed;
    bottom: 0;
    height: 70px;
    margin: 0;
    border: none;
    width: 100%;
    z-index: 999;
}
.footer .col-3{
    text-align: center;
    margin: 0;
}
.footer img {
    width: 50%;
}
.wrap1{
    width: 90%;
}
.n_main .n_main_right{
    width: 100%;
    margin-left: 0;
}
.n_content.case1 li{
    width: 83%;
    display: block;
    margin: 20px auto;
}
.n_content.case1 .inner a{
    font-size: 7vw;
}
.n_main .n_main_right{
    min-height: 600px;
}
.n_main .n_main_right .n_content ul.list li{
    width: 100%;
}
.n_main .n_main_right .n_content ul.list li>a img{
    object-fit: cover;
}
.center-a{
    width: 90%;
}
.center-right{
    width: 100%;
    margin-left: 0;
}
.center-right-1 li{
    margin: 8px auto;
    float: none;
}
.n_main .n_main_right .nav_bar #daohang{
    position: absolute;
    top: 35px;
    right: 0;
    padding: 0;
}
.n_main .n_main_right .nav_bar{
    position: relative;
}
.n_main .n_main_right.zppp{
    width: 100%;
}
.zp_list{
    width: 99%;
    margin: 0 auto;
}
.zp_top span:first-of-type{
    width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}
.zp_list .zp_top{
    line-height: 30px;
}
.zplist li{
    font-size: 10px;
    width: 23%;
}
.zpgd .myscroll li{
    font-size: 10px;
    margin-left: 10px;
}
.zpgd .myscroll li p:last-of-type{
    display: none;
}
.zpgd .myscroll li b{
    display: none;
}
.zplist li:last-of-type{
    display: none;
}
.zpgd .myscroll li p{
    width: 22.5%;
}
.zpny li{
    text-align: left;
    font-size: 17px;
    width: 100%;
    display: block;
}
.n_main .n_main_right.fzlc{
    width: 100%;
}
#btnRight{
    right: -13px;
}
#btnLeft{
    left: -13px;
}
#yearList{
    margin-left: 0;
}
#yearList .year-active{
    font-size: 1.5em;
}
#yearList li{
    top: 3px;
    font-size: 18px;
}
#cUl li{
    padding: 0;
}
.zp_list .zp_top{
    font-size: 15px;
    overflow: hidden;
}
.zp_top span:first-of-type{
    /* overflow:inherit; */
}
.zp_list .gdzp .zp_top span{
	width: 24%;
	float: left;
}
.wrap{
    width: 90%;
}
#msgLeft_Btn{
    margin: 0 auto!important;
}
.n_content img{
    max-width: 100%!important; 
}
.n_main ul.list_box li{
    width: 100%;
}
.n_main .n_content .list input{
    width: 100%!important;
}
.n_content tbody img{
    width: auto!important;
}
#wbai{
    width: 100%!important;
    height: auto!important;
}
#nav_btn{
    margin: 0 auto;
    width: 30px;
    height: 34px;
    position: relative;
    right: -15%;
}
 #nav_btn span{
    background-color: #9a9a9a;
    height: 4px;
    display: block;
    border-radius: 4px;
    margin: 5px auto;
    width: 100%;
    transition: all .5s;
}
#nav_btn span:first-of-type{
    position: absolute;
    top: 9px;
}
.btn_hover1{
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(Rotation=-0.45);
}
.btn_hover2{
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(Rotation=0.45);
}
#banner>div{
	height: 110px!important;
}
#banner img{
    object-fit: cover;
    width: auto!important;
    position: relative;
    left: -90%;
}
.news_one{
    overflow: hidden;
    padding: 0 10px;
    margin-top: 20px;
}
.news_one img{
    width: 40%;
    float: left;
}
.news_l_inner{
    width: 60%;
    float: right;
    padding-left: 5px;
}
.news_l_inner h4{
    font-weight: bold;
    font-size: 1.2em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.news_l_inner span{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.row{
    margin: 0;
}
.don6_more{
    float: right;
    margin-right: 40px;
}
.don5gun::-webkit-scrollbar,
.don3::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.don5gun::-webkit-scrollbar-thumb,
.don3::-webkit-scrollbar-thumb {
  background-color: rgba(140, 140, 140, 0.5);
  background-clip: padding-box;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  min-height: 28px;
}
.don5gun::-webkit-scrollbar-thumb:hover,
.don3::-webkit-scrollbar-thumb:hover {
  background-color: rgba(140, 140, 140, 0.5);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.don5 .carousel-indicators li{
    background-color: #1555c2;
}
.don5 .carousel-indicators{
    bottom: 25%;
}
@media screen and (max-width:336px){
    .zp_top span:first-of-type{
        width: 55%;
    }
}
@media screen and (max-width:310px){
    .zp_top span:first-of-type{
        width: 35%;
    }
}
.erjiname{
    width: 100%;
    margin: 15px auto;
}
.n_content p.MsoNormal img {
    width: auto!important;
}
@media screen and (max-width:383px){
    #banner>div {
    height: 95px!important;
}
}
@media screen and (max-width:349px){
    #banner>div {
    height: 85px!important;
}
}
.n_main .n_main_right .n_content{
    text-align: justify;
}
.n_content p, .n_content span {
    line-height: 1.5!important;
}
#qihuan2{
    display: none;
}
.video{
	margin: 10px auto 0;
}