 .bgh {
   background: #F4F4F4;
   position: relative;
   padding-bottom: 20px;
 }



 .bgh::after {
   content: '';
   position: absolute;
   right: 0;
   top: 0;
   background: #F4F4F4;
   width: 100vw;
   height: 100%;
   z-index: -1;
 }

 .bgb {
   position: relative;
 }

 .bgb::after {
   content: '';
   position: absolute;
   right: -30px;
   top: 0;
   background: #fff;
   width: 100vw;
   z-index: -1;
   padding: 65px 0;
 }

 .bgl {
   background: #1557A7;
   position: relative;
 }

 .banner-box {
   /* position: relative; */
   /* padding-top: 40%; */
   /* overflow: hidden; */
   margin-bottom: 0;
 }

 .banner {
   /* position: absolute; */
   /* inset: 0px; */
 }

 .banner img {
   display: block;
   width: 100%;
 }

 .banner .slick-prev {
   width: 30px;
   height: 41px;
   background: url("../images/bal.png") center center / cover no-repeat;
   left: 3%;
   z-index: 9;
 }

 .banner .slick-next {
   width: 30px;
   height: 41px;
   background: url("../images/bar.png") center center / cover no-repeat;
   right: 3%;
   z-index: 9;
 }

 .banner .slick-dots {
   width: auto;
   margin-left: 50%;
   transform: translateX(-50%);
   bottom: 32px;
   height: 20px;
 }

 .banner .slick-dots::after {
   content: "";
   position: absolute;
   left: 0px;
   right: 0px;
   height: 1px;
   z-index: -1;
   width: 76%;
   margin: 10px 15px;
 }

 .banner .slick-dots li {
   width: 12px;
   height: 12px;
   margin: 0px 15px;
   background: none;
   border-radius: 50%;
   border: 2px solid #FFFFFF;
   position: relative;
 }

 .banner .slick-dots li button {
   display: none;
 }

 .banner .slick-dots li.slick-active {
   background: #fff;
 }

 .banner .slick-dots li.slick-active::after {
   content: "";
   position: absolute;
   left: -7px;
   top: -7px;
   width: 20px;
   height: 20px;
   border: 1px dashed #FFFFFF;
   border-radius: 50%;

 }

 /*  */
 .i_title {
   line-height: 40px;
   padding: 40px 0 40px 0;
   overflow: hidden;
 }

 .i_title i {
   color: #1557A7;
   font-size: 14px;
   font-style: normal;
   line-height: 50px;
   display: block;
   float: left;
   padding-top: 5px;
   height: 30px;
 }

 .i_title h2 {
   float: left;
   position: relative;
   font-weight: bold;
   font-size: 30px;
   color: #333;
   height: 50px;
   line-height: 50px;
   padding: 0px 10px 0 0;
   font-family: microsoft yahei;
   margin-bottom: 0;
 }

 .i_title h2::after {
   content: "";
   position: absolute;
   right: -25px;
   top: 15px;
   width: 26px;
   height: 1px;
   background: #F1A900;
 }

 .i_title .more a {
   transition: all 0.3s;
   width: 100px;
   height: 50px;
   line-height: 50px;
   display: block;
   font-size: 14px;
   padding-right: 0;
   color: #1557A7;
   background: url(../images/moreico_b.png) left center no-repeat;
   padding-left: 30px;
 }

 .i_title .more a:hover {
   /* color: #ff6600; */
   transition: all 0.3s;
   width: 95px;
 }



 /*  */
 /*  */
 .i_title2 {
   line-height: 40px;
   padding: 40px 40px;
   overflow: hidden;
 }

 .i_title2 i {
   color: #fff;
   font-size: 14px;
   font-style: normal;
   line-height: 50px;
   display: block;
   float: left;
   padding-top: 5px;
   height: 30px;
 }

 .i_title2 h2 {
   float: left;
   position: relative;
   font-weight: bold;
   font-size: 30px;
   color: #fff;
   height: 50px;
   line-height: 50px;
   padding: 0px 10px 0 0;
   font-family: microsoft yahei;
   margin-bottom: 0;
 }

 .i_title2 h2::after {
   content: "";
   position: absolute;
   right: -25px;
   top: 15px;
   width: 26px;
   height: 1px;
   background: #F1A900;
 }

 .i_title2 .more a {
   transition: all 0.3s;
   width: 100px;
   height: 50px;
   line-height: 50px;
   display: block;
   font-size: 14px;
   padding-right: 0;
   color: #fff;
   background: url(../images/moreico_a.png) left center no-repeat;
   padding-left: 30px;
 }

 .i_title2 .more a:hover {
   /* color: #ff6600; */
   transition: all 0.3s;
   width: 95px;
 }


 /*  */
 .section1 {}

 .imain_left {
   width: 712px;
   float: left;
   margin-right: 30px;
   position: relative;
   z-index: 99;
 }

 .imain_right {
   position: relative;
   z-index: 0;
   height: auto;
   overflow: hidden;
 }

 .i_djgz {
   width: 100%;
   height: auto;
   overflow: hidden;
   position: relative;
 }

 .i_djgz ul {}

 .i_djgz li {
   width: 48.5%;
   float:left;
   margin-bottom: 5px;
 }

 .i_djgz li a {}

 .i_djgz li img {}

 .i_djgz li .pic {
   padding-top: 72%;
 }

 .i_djgz li:hover .djgz_txt {
   color: #1557A7;
 }

 .djgz_txt {
   font-size: 16px;
   color: #333;
   text-align: justify;
   line-height: 26px;
   margin: 15px auto;
   width: 100%;
   height: 50px;
   overflow: hidden;
   display: -webkit-box;
   -webkit-box-orient: vertical;
   -webkit-line-clamp: 2;
 }

 /**/
 .picnewbox {
   width: 100%;
   margin-right: 0;
   margin-top: 0;
   background: #fff;
 }

 .picnewbox .slick-prev {
   width: 26px;
   height: 26px;
   left: 2%;
   background: url(../images/tz_jtl.png) center no-repeat;
   opacity: 0.7;
 }

 .picnewbox .slick-next {
   width: 26px;
   height: 26px;
   background: url(../images/tz_jtr.png) center no-repeat;
   opacity: 0.7;
   left: 46%;
 }

 .picnewbox .slick-prev:hover,
 .picnewbox .slick-next:hover {
   opacity: 1;
 }

 .picnewbox .slick-list {
   overflow: visible;
 }

 .picnewbox .pic {
   width: 100%;
   float: left;
   padding-top: 37.8%;
 }

 .picnewbox li .pic {
   width: 52%;
 }

 .picnewbox ul li {
   position: relative;
 }

 .picnewbox ul li a {
   display: block;

 }


 .picnewboxinfo {
   overflow: hidden;
   margin-top: 20px;
 }

 .picnewboxinfo p {
   font-size: 16px;
   overflow: hidden;
   white-space: nowrap;
   text-overflow: ellipsis;
   line-height: 30px;
   padding-right: 120px;
 }

 .picnewbox .slick-dots {
   width: auto;
   right: 20%;
   bottom: 20px;
   text-align: right;
   z-index: 0;
 }

 .picnewbox .slick-dots li {
   width: 9px;
   height: 9px;
   border-radius: 50%;
   background: #c5bdbd;
   margin: 0 5px;
   transition: all 0.3s;
 }

 .picnewbox .slick-dots li button {
   display: none;
 }

 .picnewbox .slick-dots li.slick-active {
   background: #1557a7;
   width: 20px;
   border-radius: 20px;
   transition: all 0.3s;
 }

 .picnewbox .linfo {
   overflow: hidden;
   position: absolute;
   top: 0;
   right: 0%;
   z-index: 999;
   width: 48%;
   height: 100%;
   background: #fff;
   padding: 4%;
 }

 .picnewbox .linfo span {
   font-size: 15px;
   color: #1557A7;
   line-height: 30px;
 }



 .picnewbox .linfo h2 {
   color: #333;
   line-height: 27px;
   font-size: 17px;
   margin: 10px auto;
 }

 .picnewbox .linfo p {
   font-size: 14px;
   overflow: hidden;
   /* white-space: nowrap; */
   /* text-overflow: ellipsis; */
   line-height: 24px;
   color: #999;
   text-align: justify;
   width: 100%;
   display: -webkit-box;
   -webkit-box-orient: vertical;
   -webkit-line-clamp: 3;
 }

 /**/
 .newsbox {
   width: 430px;
   float: left;
   margin-left: 30px;
 }

 .public-list {
   /* margin-top: 2px; */
 }

 .public-list li {
   line-height: 70px;
   height: 70px;
   overflow: hidden;
   border-bottom: 1px dashed #BCBCBC;
   margin-right: 0;
   padding-left: 10px;
   transition: all 0.3s
 }

 .public-list li::after {
   content: "";
   z-index: -1;
   position: absolute;
   left: 0px;
   bottom: 0px;
   width: 0px;
   height: 100%;
 }

 .public-list li:hover::after {
   width: 0px;
 }

 .public-list li:hover {}

 .public-list li:last-child {
   border-bottom: none
 }

 .public-list li span {
   float: right;
   font-size: 14px;
   color: #999;
   padding-left: 15px;
   padding-right: 30px;
 }

 .public-list li a {
   font-size: 16px;
   display: block;
   white-space: nowrap;
   text-overflow: ellipsis;
   overflow: hidden;
   word-break: break-all;
   background: url("../images/ico_ltz.png") left center no-repeat;
   padding-left: 25px;
   color: #333;
 }

 .public-list li a:hover {
   color: #1557A7;
 }

 .top_news {}

 .top_news span {
   color: #1557A7;
   font-size: 16px;
   font-weight: bold;
   text-align: left;
   display: block;
   height: 24px;
   margin: 0;
   padding: 0;
 }

 .top_news span i {
   font-style: normal;
   border: #1557A7 2px solid;
   border-radius: 20px;
   color: #fff;
   font-size: 14px;
   line-height: 24px;
   height: 40px;
   padding: 0 12px;
   margin-right: 10px;
   background: #1557A7;
 }

 .top_news li {
   border-bottom: #e6e6e6 1px dotted;
   height: 125px;
   overflow: hidden;
   margin-bottom: 5px;
   width: 100%;
 }

 .top_news li a {
   font-size: 18px;
   line-height: 28px;
   font-weight: bold;
   color: #333;
 }

 .top_news li a {}

 .top_news li a h2 {
   font-size: 18px;
   color: #333;
   line-height: 40px;
   white-space: nowrap;
   text-overflow: ellipsis;
   overflow: hidden;
 }

 .top_news li a p {
   font-size: 14px;
   color: #999;
   line-height: 24px;
 }

 /**/
 .date_list {
   overflow: hidden;
 }

 .date_list ul li {
   margin-top: 0;
   width: 100%;
   height: 90px;
   overflow: hidden;
   border-bottom: #dcdcdc 1px dotted;
   padding: 10px 0;
 }

 .date_list ul li a {
   display: block;
   transition: all 0.3s;
   height: auto;
   overflow: hidden;
 }

 .date_list ul li:first-child {
   margin-top: 0;
   height: auto;
   padding-top: 0;
 }

 .date_list ul li:last-child {
   border: none;
 }

 .date_list ul li .date {
   float: left;
   width: 68px;
   height: 68px;
   border: 1px solid #dddddd;
   text-align: center;
   margin-right: 20px;
   transition: all 0.3s;
 }

 .date_list ul li .date p {
   font-size: 30px;
   font-weight: bold;
   color: #1557A7;
   margin-top: 5px;
   line-height: 35px;
   transition: all 0.3s;
 }

 .date_list ul li .date span {
   display: block;
   font-size: 12px;
   color: #999999;
   transition: all 0.3s;
 }

 .date_list ul li .rtx {
   overflow: hidden;
   height: 60px;
 }

 .date_list ul li .rtx h3 {
   font-size: 18px;
   line-height: 27px;
   margin-top: 4px;
   color: #111;
   /* white-space: nowrap; */
   /* text-overflow: ellipsis; */
   overflow: hidden;
   word-break: break-all;
   transition: all 0.3s;
   font-weight: normal;
 }

 .date_list ul li .rtx p {
   font-size: 14px;
   line-height: 24px;
   height: 48px;
   color: #999;
   text-overflow: -o-ellipsis-lastline;
   overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 2;
   line-clamp: 2;
   -webkit-box-orient: vertical;
   margin-top: 10px;
   display: none;
 }

 .date_list ul li a:hover .date {
   background: #1557A7;
   border-color: #1557A7;
 }

 .date_list ul li a:hover .date p,
 .date_list ul li a:hover .date span {
   color: #fffF;
 }

 .date_list ul li a:hover .rtx h3 {
   color: #1557A7;
 }

 .section2 {
   margin: 0px auto;
   background: #fff;
   background-size: cover;
   padding: 50px 0px;
 }

 .s2b {
   position: relative;
 }



 .s2b ul {
   padding: 10px 0px;
 }

 .s2b ul li {
   margin-left: 10px;
   margin-right: 10px;
   /* box-shadow: rgba(0, 0, 0, 0.2) 0px 7px 7px; */
   background: rgb(255, 255, 255);
   transition: all 0.3s ease 0s;
 }

 .s2b ul li:hover {
   box-shadow: rgba(0, 0, 0, 0.4) 0px 10px 10px;
   transition: all 0.3s ease 0s;
 }

 .s2b ul li:hover img {
   width: 105% !important;
   height: 105% !important;
 }

 .s2b ul li .xslb {
   height: auto;
   overflow: hidden;
   border-bottom: 1px solid rgb(238, 238, 238);
   padding: 26px 0px;
   margin: 0px 24px;
 }

 .s2b ul li .xslb a {
   font-size: 14px;
   border: 2px solid rgb(105, 143, 51);
   border-radius: 20px;
   display: block;
   float: left;
   width: 80px;
   line-height: 30px;
   height: 32px;
   text-align: center;
   color: rgb(105, 143, 51);
 }

 .s2b ul li:hover .xslb a {
   background: rgb(105, 143, 51);
   color: rgb(255, 255, 255);
 }

 .s2b ul li:hover .text h2 {
   color: rgb(0, 0, 0);
   font-weight: bold;
   transition: all 0.3s ease 0s;
 }

 .s2b ul li:hover .wqtxt>div {
   height: auto;
 }

 .s2b ul li:hover .pic {
   transition: all 0.3s ease 0s;
 }

 .s2b ul li .xslb span {
   font-size: 16px;
   color: rgb(105, 143, 51);
   font-weight: bold;
   display: block;
   float: right;
   line-height: 32px;
 }

 .s2b ul li a {
   display: block;
   position: relative;
 }

 .s2b .s2btxt {
   line-height: 46px;
   height: 46px;
   color: #fff;
   font-size: 16px;
   background: rgba(0, 0, 0, 0.5);
   position: absolute;
   bottom: 0;
   left: 0;
   width: 100%;
   padding: 0 10px;
   display: none;
   transition: all 0.6s;
   z-index: 9;
   overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap;
 }

 .s2b ul li a:hover .s2btxt {
   bottom: 100;
   display: block;
 }

 .s2b ul li a .pic {
   padding-top: 72%;
   top: 0px;
   transition: all 0.3s ease 0s;
 }

 .s2b ul li a .pic:hover {
   box-shadow: rgba(34, 24, 21, 0.3) 0px 1px 6px;
 }

 .s2b ul li .pic img {
   position: absolute;
   top: 50%;
   left: 50%;
   width: 100%;
   height: 100%;
   transform: translateX(-50%) translateY(-50%);
 }

 .s2b ul li .pic>img:hover {
   width: 105% !important;
   height: 105% !important;
 }

 .s2b ul li .text {
   padding: 20px 0px;
   transition: all 0.3s ease 0s;
   margin: 0px 24px;
 }

 .s2b ul li .text h2 {
   font-size: 20px;
   line-height: 28px;
   font-weight: normal;
   color: rgb(51, 51, 51);
   max-height: 60px;
   position: relative;
   padding-bottom: 0px;
   transition: all 0.3s ease 0s;
   overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 2;
   -webkit-box-orient: vertical;
   text-align: justify;
   margin-bottom: 12px;
 }

 .wqtxt {
   position: relative;
 }

 .wqtxt>div {
   position: absolute;
   left: 0px;
   top: 0px;
   right: 0px;
   height: 0px;
   overflow: hidden;
 }

 .s2b ul li .text p {
   padding: 0px 0px 0px 20px;
   font-size: 14px;
   height: 27px;
   line-height: 27px;
   color: rgb(102, 102, 102);
   max-height: 30px;
   text-align: justify;
   white-space: nowrap;
   text-overflow: ellipsis;
   overflow: hidden;
   display: block;
   transition: all 0.3s ease 0s;
 }


 .s2b .slick-list {
   padding: 0;
   position: relative;
   z-index: 9;
   margin-right: -10px;
   margin-left: -10px;
 }

 .s2b .slick-prev,
 .s2b .slick-next {
   width: 28px;
   height: 28px;
   bottom: 28px;
   top: auto;
   left: auto;
   transform: translate(0px, 0px);
   background-color: rgb(153, 153, 153);
   z-index: 10;
 }

 .s2b .slick-prev {
   background: url("../images/slick-prev.png") center center no-repeat;
   right: 50px;
 }

 .s2b .slick-next {
   background: url("../images/slick-next.png") center center no-repeat;
   right: 0px;
 }

 .s2b .slick-dots {
   position: absolute;
   left: 0px;
   bottom: 20px;
   width: auto;
   z-index: 2;
 }

 .s2b .slick-dots li {
   display: none;
   width: auto;
   height: auto;
   margin: 0px;
   padding: 0px;
   line-height: 24px;
   box-shadow: none;
   background: none;
 }

 .s2b .slick-dots li.slick-active {
   display: block;
 }

 .s2b .slick-dots li div {
   font-size: 18px;
   font-weight: normal;
   letter-spacing: 1px;
   color: rgb(153, 153, 153);
 }

 .s2b .slick-dots li div span {
   float: left;
   font-size: 24px;
   font-weight: 600;
   line-height: 24px;
   color: rgb(105, 143, 51);
   vertical-align: middle;
 }

 .s2b .slick-speed {
   position: absolute;
   bottom: 40px;
   left: 85px;
   right: 105px;
   z-index: 2;
 }

 .s2b .slick-speed div {
   height: 3px;
   background-color: #e2e2e2;
   position: relative;
 }

 .s2b .slick-speed span {
   position: absolute;
   left: 0px;
   top: -1px;
   height: 5px;
   background: rgb(105, 143, 51);
   background-blend-mode: normal, normal;
   border-radius: 1px;
 }




 @keyframes go {
   0% {
     transform: translateX(0px);
   }

   50% {
     transform: translateX(10px);
   }

   100% {
     transform: translateX(0px);
   }
 }

 @keyframes roted {
   0% {
     transform: rotate(0deg);
   }

   100% {
     transform: rotate(360deg);
   }
 }

 @media screen and (max-width: 1440px) {}

 @media screen and (max-width: 1400px) {
   .banner-box {
     /* padding-top: 50%; */
   }
 }

 @media screen and (max-width: 1200px) {
   .banner-box {
     margin-bottom: 0;
   }

   .index .section1 {
     padding-bottom: 40px;
   }



   .imain_left {
     width: 100%;
     float: none;
     margin-right: 0;
     height: auto;
     overflow: hidden;
   }

   .picnewbox {
     width: 100%;
     float: none;
     margin-right: 0;
     height: auto;
     overflow: hidden;
   }

   .newsbox {
     width: 100%;
     float: none;
     margin-left: 0;
     height: auto;
     overflow: hidden;
     margin-top: 30px;
   }

   .imain_right .bgl {
     width: 100%;
     float: none;
     background: #fff !important;
   }

   .imain_right .i_title2 {
     padding: 40px 0;
   }

   .imain_right .i_title2 h2 {
     color: #333;
   }

   .imain_right .i_title2 i {
     color: #1557A7;
   }

   .imain_right .i_title2 h2 {}
 }

 @media screen and (max-width: 1024px) {
   .end_link {
     font-size: 14px;
     color: #d0dded;
     width: 100%;
     height: auto;
     line-height: 30px;
     border-bottom: #739aca 1px solid;
     overflow: hidden;
   }

   .i_title {
     padding: 20px 0 20px 0;
   }

   .imain_right .i_title2 {
     padding: 20px 0;
   }

   .picnewbox .slick-next {
     left: 44%;
   }

   .picnewbox .linfo {
     padding: 0 4%;
   }

   .picnewbox .linfo h2 {
     margin: 0 auto 0 auto;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-break: break-all;
   }

.picnewbox .linfo p{ -webkit-line-clamp: 2;}

   .banner .slick-dots {
     bottom: 10px;
   }

   .banner .slick-dots li {
     width: 10px;
     height: 10px;
     margin: 0px 5px;
   }



   .foot {
     padding: 10px 0 0 0;
   }

   .end-rwm {
     width: 38%;
     margin-right: 2%;
   }

   .foot-l {
     width: 60%;
   }

   .foot-c {
     display: none;
   }

   .foot-r {
     display: block;
     text-align: center;
     float: none;
     margin: 0 auto;
   }
 }

 @media screen and (max-width: 768px) {
   .banner .slick-dots li.slick-active::after {
     display: none;
   }

   .s2b ul li .xslb {
     padding: 10px 0px;
   }

   .s2b ul {
     padding: 0px;
   }

   .wqtxt>div {
     position: relative;
     height: auto;
   }

   .s2b ul li:hover .pic {
     top: 0;
   }

   .i_title h2 {
     font-size: 27px;
   }

   .section1 {
     padding-bottom: 20px;
   }

   .section2 {
     padding: 20px 0px;
   }

   .s2b .slick-list {
     padding: 0;
   }

   .s2b ul li:hover .wqtxt>div {
     height: auto;
   }

   .s2b .slick-prev,
   .s2b .slick-next,
   .s2b .slick-speed,
   .s2b .slick-dots {
     display: none !important;
   }

   .end-rwm {
     width: 100%;
     margin-right: 0%;
     padding: 0 20%;
     height: auto;
     overflow: hidden;
   }

   .foot-l {
     width: 100%;
     text-align: center;
     float: none;
     height: auto;
     overflow: hidden;
     padding-top: 15px;
   }

   .foot-l h2 {
     padding-left: 0;
     border-left: none;
   }

   .foot-l p {
     text-align: center;
   }

 }

 @media screen and (max-width: 520px) {
   .banner .slick-prev {
     width: 20px;
     height: 31px;
     left: 28px;
   }

   .banner .slick-next {
     width: 20px;
     height: 31px;
     right: 28px;
   }

   .index .section1 .s1tit {
     font-size: 26px;
   }

 }

 @media screen and (max-width: 375px) {
   .banner .slick-prev {
     left: 20px;
   }

   .banner .slick-next {
     right: 20px;
   }


   .section2 {
     padding-top: 25px;
   }
 }