.mc_box16 {width: 83.33%;max-width: 1600px;margin: 0 auto;}
@media screen and (max-width: 999px) {
.mc_box16 {width: 100%;padding: 0 0.75rem;}
}
/* banner */
.banner_new {max-width: 1920px;margin: 0 auto;}
.banner_new img {width: 100%;}
@media screen and (max-width: 999px) {
.banner_new {margin-top: 64px;}
}

/* banner end */
/* 面包屑 */
.Bread_crumbs {margin-top: 29px;margin-bottom: 28px;}
.Bread_crumbs span {font-size: 16px;}
.Bread_crumbs span a {font-size: 16px;}
/* 1400-1024 */
@media screen and (max-width: 1400px) {
.Bread_crumbs {margin-top: 21px;margin-bottom: 20px;}
.Bread_crumbs span {font-size: 12px;}
.Bread_crumbs span a {font-size: 12px;}
}

@media screen and (max-width: 1300px) {
.Bread_crumbs {margin-top: 20px;margin-bottom: 20px;}
.Bread_crumbs span {font-size: 12px;}
.Bread_crumbs span a {font-size: 12px;}
}

@media screen and (max-width: 1200px) {
.Bread_crumbs {margin-top: 18px;margin-bottom: 18px;}
.Bread_crumbs span {font-size: 12px;}
.Bread_crumbs span a {font-size: 12px;}
}

@media screen and (max-width: 1100px) {
.Bread_crumbs {margin-top: 17px;margin-bottom: 16px;}
.Bread_crumbs span {font-size: 12px;}
.Bread_crumbs span a {font-size: 12px;}
}

@media screen and (max-width: 1024px) {
.Bread_crumbs {margin-top: 15px;margin-bottom: 15px;}
.Bread_crumbs span {font-size: 12px;}
.Bread_crumbs span a {font-size: 12px;}
}

/*
@media screen and (max-width: 1100px) {
.Bread_crumbs {margin-top: 29px;margin-bottom: 28px;}
.Bread_crumbs span {font-size: 16px;}
.Bread_crumbs span a {font-size: 16px;}
}
*/
/* 1400-1024 end */


@media screen and (max-width: 999px) {
.Bread_crumbs {display: none;}
}
/* 面包屑 end */


/* 头部标题 */
.new_list_tit {padding-bottom: 35px;}
.new_list_tit p {font-size: 24px;border-left: 4px solid #1670DC;padding-left: 14px;}

/* 1400-1024 */
@media screen and (max-width: 1400px) {
.new_list_tit {padding-bottom: 26px;}
.new_list_tit p {font-size: 17px;border-left: 3px solid #1670DC;padding-left: 10px;}
}

@media screen and (max-width: 1300px) {
.new_list_tit {padding-bottom: 24px;}
.new_list_tit p {font-size: 16px;border-left: 3px solid #1670DC;padding-left: 9px;}
}

@media screen and (max-width: 1200px) {
.new_list_tit {padding-bottom: 22px;}
.new_list_tit p {font-size: 15px;border-left: 3px solid #1670DC;padding-left: 9px;}
}

@media screen and (max-width: 1100px) {
.new_list_tit {padding-bottom: 20px;}
.new_list_tit p {font-size: 14px;border-left: 2px solid #1670DC;padding-left: 8px;}
}

@media screen and (max-width: 1024px) {
.new_list_tit {padding-bottom: 19px;}
.new_list_tit p {font-size: 13px;border-left: 2px solid #1670DC;padding-left: 7px;}
}


/* 
@media screen and (max-width: 1100px) {
.new_list_tit {padding-bottom: 35px;}
.new_list_tit p {font-size: 24px;border-left: 4px solid #1670DC;padding-left: 14px;}
} 
*/
/* 1400-1024 */


@media screen and (max-width: 999px) {
.new_list_tit p {font-size: 18px;}
.new_list_tit {margin-top: 35px;padding-bottom: 10px;}
}
/* 头部标题 end*/



/* 新闻 */
.gangfu_new_list {border-left: 2px solid #D8D8D8;padding-left: 5.267%;}

.new_list a {display: block;transition: all 0.5s;max-height: 212px;margin-bottom: 72px;}
.new_list .new_list_img {width: 29.846%;max-height: 212px;height: 212px;object-fit: cover;}
.new_list .new_list_title {width: 70.154%;padding-left: 41px;}
.new_list_title h6 {font-size: 22px;color: #1a1a1a;font-weight: 400;padding-bottom: 20px;/* padding-top: 15px; */}
.new_list_title p {font-size: 16px;color: #1a1a1a;line-height: 32px;overflow: hidden;text-overflow: ellipsis; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}
.new_list_title span {display: block;font-size: 14px;color: #1a1a1a;padding-top: 23px;}


.new_list a:hover {display: block;background-color: #1670DC;}
/* .new_list a:hover .new_list_title {padding-top: 23px;} */
.new_list a:hover .new_list_title h6 {color: #FFFFFF;/* padding-bottom: 20px; */}
.new_list a:hover .new_list_title p {color: #FFFFFF;overflow: hidden;}
.new_list a:hover .new_list_title span {color: #FFFFFF;/* padding-top: 17px; */}
@media screen and (max-width: 1800px) {
/* .new_list_title span {padding-top: 30px;} */
}
@media screen and (max-width: 1770px) {
/* .new_list a:hover .new_list_title {padding-top: 20px;} */
.new_list_title h6 {font-size: 18px;}
.new_list_title p {font-size: 14px;}
/* .new_list_title span {padding-top: 30px;} */

/* .new_list a:hover .new_list_title h6 {padding-bottom: 15px;} */
/* .new_list a:hover .new_list_title span {padding-top: 10px;} */
}


/* 1400-1024 */
@media screen and (max-width: 1400px) {
.new_list a {max-height: 155px;margin-bottom: 52px;}
.new_list .new_list_img {width: 29.846%;max-height: 155px;height: 155px;}
.new_list .new_list_title {width: 70.154%;padding-left: 29px;}
.new_list_title h6 {font-size: 16px;padding-bottom: 14px;}
.new_list_title p {font-size: 12px;line-height: 23px;}
.new_list_title span {font-size: 12px;padding-top: 34px;}
}

@media screen and (max-width: 1300px) {
.new_list a {max-height: 144px;margin-bottom: 48px;}
.new_list .new_list_img {width: 29.846%;max-height: 144px;height: 144px;}
.new_list .new_list_title {width: 70.154%;padding-left: 27px;}
.new_list_title h6 {font-size: 14px;padding-bottom: 13px;}
.new_list_title p {font-size: 12px;line-height: 21px;}
.new_list_title span {font-size: 12px;padding-top: 32px;}
}

@media screen and (max-width: 1200px) {
.new_list a {max-height: 132px;margin-bottom: 45px;}
.new_list .new_list_img {width: 29.846%;max-height: 132px;height: 132px;}
.new_list .new_list_title {width: 70.154%;padding-left: 25px;}
.new_list_title h6 {font-size: 13px;padding-bottom: 12px;}
.new_list_title p {font-size: 12px;line-height: 20px;}
.new_list_title span {font-size: 12px;padding-top: 30px;}
}

@media screen and (max-width: 1100px) {
.new_list a {max-height: 121px;margin-bottom: 41px;}
.new_list .new_list_img {width: 29.846%;max-height: 121px;height: 121px;}
.new_list .new_list_title {width: 70.154%;padding-left: 23px;}
.new_list_title h6 {font-size: 12px;padding-bottom: 11px;}
.new_list_title p {font-size: 12px;line-height: 18px;}
.new_list_title span {font-size: 12px;padding-top: 27px;}
}

@media screen and (max-width: 1024px) {
.new_list a {max-height: 112px;margin-bottom: 38px;}
.new_list .new_list_img {width: 29.846%;max-height: 112px;height: 112px;}
.new_list .new_list_title {width: 70.154%;padding-left: 21px;}
.new_list_title h6 {font-size: 12px;padding-bottom: 10px;}
.new_list_title p {font-size: 12px;line-height: 16px;}
.new_list_title span {font-size: 12px;padding-top: 25px;}
}

/* 
@media screen and (max-width: 1100px) {
.new_list a {max-height: 212px;margin-bottom: 72px;}
.new_list .new_list_img {width: 29.846%;max-height: 212px;height: 212px;}
.new_list .new_list_title {width: 70.154%;padding-left: 41px;}
.new_list_title h6 {font-size: 22px;padding-bottom: 20px;}
.new_list_title p {font-size: 16px;line-height: 32px;}
.new_list_title span {font-size: 14px;padding-top: 48px;}
} 
*/

/* 1400-1024 end*/



@media screen and (max-width: 999px) {
.new_list a {max-height: inherit;margin-bottom: 20px;}
.gangfu_new_list {border: 0;padding-left: 0;}
.new_list .new_list_img,.new_list .new_list_title {float: none;width: 100%;}
.new_list .new_list_title {width: 100%;padding-left: 0;}

.new_list_title h6 {font-size: 21px;padding-top: 10px;}
.new_list_title span {padding-top: 10px;}
.new_list .new_list_img {max-height: 212px;height: auto;}
}
/* 新闻 end */
/* 公告 */
.announcement_list a {display: block;border: 2px solid #E4E4E4;border-top: 1px solid #E4E4E4;margin-bottom: 29px;padding-left: 29px;}
.announcement_list a .announcement_list_img1 {display:inline-block;position: relative;top: 24px;}
.announcement_list a .announcement_list_img2 {display:none;position: relative;top: 24px;}
.announcement_list a h6 {display:inline-block;font-size: 22px;color: #1a1a1a;line-height: 69px;padding-left: 7px;font-weight: 400;}
@media screen and (min-width: 1000px) {
.announcement_list a h6 {overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
}
@media screen and (max-width: 1700px) {.announcement_list a h6 {font-size: 20px;} }
.announcement_list a p {display: none;color: #1a1a1a;}
.announcement_list a span {display:inline-block;font-size: 22px;color: #1a1a1a;line-height: 69px;margin-right: 27px;}

.announcement_list a:hover {background-color: #1670DC;border: 2px solid #1670DC;border-top: 1px solid #1670DC;}
.announcement_list a:hover .announcement_list_img1 {display:none;}
.announcement_list a:hover .announcement_list_img2 {display:inline-block;}
.announcement_list a:hover h6 {color: #FFFFFF;}
.announcement_list a:hover span {color: #FFFFFF;}

@media screen and (max-width: 1600px) {
.announcement_list a {margin-bottom: 24px;padding-left: 24px;}
.announcement_list a .announcement_list_img1 {top: 20px;width: 18px;}
.announcement_list a .announcement_list_img2 {top: 20px;width: 18px;}
.announcement_list a h6 {font-size: 18px;line-height: 57px;padding-left: 6px;}
.announcement_list a span {font-size: 18px;line-height: 57px;margin-right: 22px;}
}

@media screen and (max-width: 1500px) {
.announcement_list a {margin-bottom: 23px;padding-left: 23px;}
.announcement_list a .announcement_list_img1 {top: 19px;width: 17px;}
.announcement_list a .announcement_list_img2 {top: 19px;width: 17px;}
.announcement_list a h6 {font-size: 17px;line-height: 54px;padding-left: 5px;}
.announcement_list a span {font-size: 17px;line-height: 54px;margin-right: 21px;}
}
/* 1400-1024 */
@media screen and (max-width: 1400px) {
.announcement_list a {margin-bottom: 21px;padding-left: 21px;}
.announcement_list a .announcement_list_img1 {top: 17px;width: 16px;}
.announcement_list a .announcement_list_img2 {top: 17px;width: 16px;}
.announcement_list a h6 {font-size: 16px;line-height: 50px;padding-left: 5px;}
.announcement_list a span {font-size: 16px;line-height: 50px;margin-right: 20px;}
} 

@media screen and (max-width: 1300px) {
.announcement_list a {margin-bottom: 20px;padding-left: 20px;}
.announcement_list a .announcement_list_img1 {top: 16px;width: 15px;}
.announcement_list a .announcement_list_img2 {top: 16px;width: 15px;}
.announcement_list a h6 {font-size: 15px;line-height: 46px;padding-left: 5px;}
.announcement_list a span {font-size: 15px;line-height: 46px;margin-right: 18px;}
} 

@media screen and (max-width: 1200px) {
.announcement_list a {margin-bottom: 18px;padding-left: 18px;}
.announcement_list a .announcement_list_img1 {top: 15px;width: 14px;}
.announcement_list a .announcement_list_img2 {top: 15px;width: 14px;}
.announcement_list a h6 {font-size: 14px;line-height: 43px;padding-left: 4px;}
.announcement_list a span {font-size: 14px;line-height: 43px;margin-right: 18px;}
} 

@media screen and (max-width: 1100px) {
.announcement_list a {margin-bottom: 17px;padding-left: 17px;}
.announcement_list a .announcement_list_img1 {top: 14px;width: 13px;}
.announcement_list a .announcement_list_img2 {top: 14px;width: 13px;}
.announcement_list a h6 {font-size: 13px;line-height: 39px;padding-left: 4px;}
.announcement_list a span {font-size: 13px;line-height: 39px;margin-right: 15px;}
} 

@media screen and (max-width: 1024px) {
.announcement_list a {margin-bottom: 15px;padding-left: 15px;}
.announcement_list a .announcement_list_img1 {top: 13px;width: 12px;}
.announcement_list a .announcement_list_img2 {top: 13px;width: 12px;}
.announcement_list a h6 {font-size: 12px;line-height: 37px;padding-left: 4px;}
.announcement_list a span {font-size: 12px;line-height: 37px;margin-right: 14px;}
} 

/* 
@media screen and (max-width: 1100px) {
.announcement_list a {margin-bottom: 29px;padding-left: 29px;}
.announcement_list a .announcement_list_img1 {top: 24px;width: 22px;}
.announcement_list a .announcement_list_img2 {top: 24px;width: 22px;}
.announcement_list a h6 {font-size: 22px;line-height: 69px;padding-left: 7px;}
.announcement_list a span {font-size: 22px;line-height: 69px;margin-right: 27px;}
} 
*/

/* 1400-1024 */



/* 手机自适应 */
@media screen and (max-width: 999px) {
.announcement_list a {padding-left: 0;font-size: 19px;border: 0;border-bottom: 2px solid #E4E4E4;position: relative;}
.announcement_list a .announcement_list_img1 {float: none;top: 7px;position: absolute;}
.announcement_list a .announcement_list_img2 {float: none;top: 7px;position: absolute;}
.announcement_list a h6 {float: none;font-size: 20px;line-height: 25px;width: 90%;padding-left: 15px;margin-bottom: 5px;}
.announcement_list a p {display: block;font-size: 12px;padding-left: 15px;}
.announcement_list a span {float: none;font-size: 12px;line-height: 30px;margin-left: 15px;}
}
/* .announcement_list a p {display: block;font-size: 16px;padding-left: 26px;}
.announcement_list a span {float: none;font-size: 16px;line-height: 46px;margin-left: 26px;}
} */
/* 公告  end */


/* 分页 */
.ph_pagination {display: none;}
.pagination_new {text-align: center;font-size: 17.14px;color: #bcbcbc;margin-top: 94px;}
.pagination_new a {font-size: 17.14px;color: #bcbcbc;display: inline-block;margin-right: 12px;}
/* 首页 */
.top_page {width: 66px;height: 45px;line-height: 45px;border: 1px solid #EEEEEE;}
/* 当前页 */
.middle_page a {width: 51px;height: 43px;line-height: 43px;display: inline-table;border: 1px solid #EEEEEE;}
.NormalRed {display: inline-block;width: 53px;height: 45px;line-height: 45px;font-size: 17.14px;color: #FFFFFF;background-color: #1670DC;}
/* 尾页 */
.last_page {width: 66px;height: 45px;line-height: 45px;border: 1px solid #EEEEEE;}
/* 共X条 */
.total_pages {display: inline-block;color: #bcbcbc;margin-left: 12px;margin-right: 26px;}
.total_pages span {padding: 0 5px;}
.total_pages b {color: #bcbcbc;}
/* 当前1/x页 */
.current_page {color: #bcbcbc;letter-spacing: 3px;}

@media screen and (max-width: 1500px) {
.pagination_new {margin-top: 73px;}
.pagination_new a {font-size: 13px;margin-right: 9px;}
.top_page {width: 51px;height: 35px;line-height: 35px;}
.NormalRed {width: 41px;height: 35px;line-height: 35px;font-size: 13px;}
.middle_page a {width: 39px;height: 33px;line-height: 33px;}
.last_page {width: 51px;height: 35px;line-height: 35px;}
.total_pages {margin-left: 9px;margin-right: 20px;}
.total_pages span {padding: 0 4px;}
.current_page {letter-spacing: 2px;}
} 
/* 1400-1024 */
@media screen and (max-width: 1400px) {
.pagination_new {margin-top: 69px;}

.pagination_new a {font-size: 12px;margin-right: 8px;}
.top_page {width: 48px;height: 32px;line-height: 32px;}
.NormalRed {width: 38px;height: 32px;line-height: 32px;font-size: 12px;}
.middle_page a {width: 37px;height: 31px;line-height: 31px;}
.last_page {width: 48px;height: 32px;line-height: 32px;}
.total_pages {margin-left: 8px;margin-right: 18px;}
.total_pages span {padding: 0 3px;}
.current_page {letter-spacing: 2px;}
}
@media screen and (max-width: 1300px) {
.pagination_new {margin-top: 64px;}

.pagination_new a {font-size: 12px;margin-right: 8px;}
.top_page {width: 44px;height: 30px;line-height: 30px;}
.NormalRed {width: 35px;height: 30px;line-height: 30px;font-size: 12px;}
.middle_page a {width: 34px;height: 29px;line-height: 29px;}
.last_page {width: 44px;height: 30px;line-height: 30px;}
.total_pages {margin-left: 8px;margin-right: 17px;}
.total_pages span {padding: 0 3px;}
.current_page {letter-spacing: 2px;}
}
@media screen and (max-width: 1200px) {
.pagination_new {margin-top: 59px;}

.pagination_new a {font-size: 12px;margin-right: 7px;}
.top_page {width: 41px;height: 28px;line-height: 28px;}
.NormalRed {width: 33px;height: 28px;line-height: 28px;font-size: 12px;}
.middle_page a {width: 31px;height: 27px;line-height: 27px;}
.last_page {width: 41px;height: 28px;line-height: 28px;}
.total_pages {margin-left: 7px;margin-right: 16px;}
.total_pages span {padding: 0 3px;}
.current_page {letter-spacing: 2px;}
}
@media screen and (max-width: 1100px) {
.pagination_new {margin-top: 54px;}

.pagination_new a {font-size: 12px;margin-right: 7px;}
.top_page {width: 37px;height: 26px;line-height: 26px;}
.NormalRed {width: 30px;height: 26px;line-height: 26px;font-size: 12px;}
.middle_page a {width: 29px;height: 25px;line-height: 25px;}
.last_page {width: 37px;height: 26px;line-height: 26px;}
.total_pages {margin-left: 7px;margin-right: 14px;}
.total_pages span {padding: 0 3px;}
.current_page {letter-spacing: 2px;}
}
@media screen and (max-width: 1024px) {
.pagination_new {margin-top: 50px;}

.pagination_new a {font-size: 12px;margin-right: 6px;}
.top_page {width: 34px;height: 24px;line-height: 24px;}
.NormalRed {width: 28px;height: 24px;line-height: 24px;font-size: 12px;}
.middle_page a {width: 27px;height: 23px;line-height: 23px;}
.last_page {width: 35px;height: 24px;line-height: 24px;}
.total_pages {margin-left: 6px;margin-right: 14px;}
.total_pages span {padding: 0 3px;}
.current_page {letter-spacing: 2px;}
}
/* 
@media screen and (max-width: 1100px) {
.pagination_new {margin-top: 94px;}
.pagination_new a {font-size: 17px;margin-right: 12px;}
.top_page {width: 66px;height: 45px;line-height: 45px;}
.NormalRed {width: 53px;height: 45px;line-height: 45px;font-size: 17px;}
.middle_page a {width: 51px;height: 43px;line-height: 43px;}
.last_page {width: 66px;height: 45px;line-height: 45px;}
.total_pages {margin-left: 12px;margin-right: 26px;}
.total_pages span {padding: 0 5px;}
.current_page {letter-spacing: 3px;}
} 
*/

/* 1400-1024 end*/

@media screen and (max-width: 999px) {
.pagination_new {margin-top: 40px;}
.pc_pagination {display: none;}
.ph_pagination {display: block;}
/* 当前页 */
.pagination_new a {margin-right: 0px;}
.middle_page a {width: 40px;height: 40px;line-height: 40px;font-size: 14px;margin-right: 0px;}
.NormalRed {width: 40px;height: 40px;line-height: 40px;font-size: 14px;}
.sx_page {width: 70px;border: 1px solid #EEEEEE;height: 41px;line-height: 34px;}
}
/* 分页 end */
/* 底部导航 */
.dynamic_nav_bottom {border-top: 2px solid #5093E5;padding-top: 45px;margin-top: 123px;}
.dynamic_top {display: none;}
@media screen and (max-width: 999px) {
.dynamic_nav_bottom {margin-top: 40px;}
}

/*自定义页面*/
/* 企业文化理念*/
.whtitle1 { margin-top: 20px; padding-left: 30px;line-height: 75px; background: url(/uiFramework/commonResource/image/2022030820271529253.png) no-repeat 95% center #dce5f2; font-size: 24px; font-weight: bold; color: #124ea8; cursor: pointer; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;} 
.whdetai2 { line-height: 36px; display: none; position: relative; padding: 0 30px; font-size: 19px;} 
.single_qiyewh .whdetai2 .icon { width: 20px; height: 20px; background: url() no-repeat 95% center; cursor: pointer; position: absolute; left: 95%; top: 10px; } 
.single_qiyewh .whdetai2 .blank { width: 100%; height: 15px; line-height: 15px; } .
single_qiyewh .whdetai2 p { margin-top: 10px; text-indent: 2em; }
.single_qiyewh{margin-bottom: 40px;}

/* 1400-1024 */
@media screen and (max-width: 1400px) {
.whtitle1 {margin-top: 15px;padding-left: 22px;line-height: 55px;font-size: 17px;}
.whdetai2 {line-height: 18px;padding: 0 22px;font-size: 14px;}
.single_qiyewh .whdetai2 .blank {height: 11px;line-height: 11px;}
.whdetai2 p strong {font-size: 14px;}
} 
@media screen and (max-width: 1300px) {
.whtitle1 {margin-top: 14px;padding-left: 20px;line-height: 51px;font-size: 16px;}
.whdetai2 {line-height: 17px;padding: 0 20px;font-size: 13px;}
.single_qiyewh .whdetai2 .blank {height: 10px;line-height: 10px;}
.whdetai2 p strong {font-size: 13px;}
} 
@media screen and (max-width: 1200px) {
.whtitle1 {margin-top: 13px;padding-left: 19px;line-height: 47px;font-size: 15px;}
.whdetai2 {line-height: 16px;padding: 0 19px;font-size: 12px;}
.single_qiyewh .whdetai2 .blank {height: 9px;line-height: 9px;}
.whdetai2 p strong {font-size: 12px;}
} 
@media screen and (max-width: 1100px) {
.whtitle1 {margin-top: 11px;padding-left: 17px;line-height: 43px;font-size: 14px;}
.whdetai2 {line-height: 24px;padding: 0 17px;font-size: 12px;}
.single_qiyewh .whdetai2 .blank {height: 9px;line-height: 9px;}
.whdetai2 p strong {font-size: 12px;}
} 
@media screen and (max-width: 1024px) {
.whtitle1 {margin-top: 11px;padding-left: 16px;line-height: 40px;font-size: 13px;}
.whdetai2 {line-height: 13px;padding: 0 16px;font-size: 12px;}
.single_qiyewh .whdetai2 .blank {height: 8px;line-height: 8px;}
.whdetai2 p strong {font-size: 12px;}
} 
/*
@media screen and (max-width: 1100px) {
.whtitle1 {margin-top: 20px;padding-left: 30px;line-height: 75px;font-size: 24px;}
.whdetai2 {line-height: 25px;padding: 0 30px;font-size: 19px;}
.single_qiyewh .whdetai2 .blank {height: 15px;line-height: 15px;}
.whdetai2 p strong {font-size: 19px;}
} 
*/

/* 1400-1024 */


@media screen and (max-width: 999px) {
.whtitle1 { font-size: 1rem; line-height: 4rem; padding-left: 1rem;}
.whtitle2 {font-size: 1rem; padding: 1rem; }
}
/*企业荣誉*/
.xsgs-all{   width:49% ;   margin-top: 60px;    border-left: 1px solid #efefef;}
.xsgs-images{overflow: hidden;border-left: 10px solid #1670DC; padding: 0 7%;}
.xsgs-images img{ width: 100%; transition: .5s ease;height: 410px;/*object-fit: cover;*/}
.xsgs-images:hover img {transition: .5s ease; transform: scale3d(1.05,1.05,1);}
.xsgs-tss{padding: 0 9%;}
.xsgs-title{font-size: 24px;line-height:36px; color: #1670DC; margin: 25px 0 10px;font-weight: bold;height: 72px;}
.xsgs-summary{font-size: 20px; line-height: 30px; padding: 35px 0; color: #666666;}
.xsgs-subtitle a {font-size: 24px; color: #000000; font-weight: bold;}
.skxq-all{background: #fff; display: inline-block; color: #1a1a1a; font-size: 16px; padding: 5px 10px 5px 20px; border-radius: 10px; border: 1px solid #1670DC;}
.xsgs-skxq-img1{display: none;}
.xsgs-all:hover .xsgs-images img{    transition: .5s ease;transform: scale3d(1.05,1.05,1);}
.xsgs-images img { transition: .5s ease; }
.skxq-all:hover{background: #1670DC; color: #fff; padding: 5px 10px 5px 20px;}

.skxq-all:hover .xsgs-skxq-img1{display: inline;}
.skxq-all:hover .xsgs-skxq-img2{display: none;}

@media screen and (max-width: 1440px) {
.xsgs-images img{height:250px;}
.gf_nav_news span{line-height:42px;}
}
/* 1400-1024 */
@media screen and (max-width: 1400px) {
.xsgs-all {margin-top: 44px;}
.xsgs-images {border-left: 7px solid #1670DC;}
.xsgs-images img {height: 299px;}
.xsgs-title {font-size: 17px;line-height: 26px;margin: 18px 0 7px;height: 52px;}
}

@media screen and (max-width: 1300px) {
.xsgs-all {margin-top: 41px;}
.xsgs-images {border-left: 7px solid #1670DC;}
.xsgs-images img {height: 278px;}
.xsgs-title {font-size: 16px;line-height: 24px;margin: 17px 0 7px;height: 49px;}
}

@media screen and (max-width: 1200px) {
.xsgs-all {margin-top: 38px;}
.xsgs-images {border-left: 6px solid #1670DC;}
.xsgs-images img {height: 256px;}
.xsgs-title {font-size: 15px;line-height: 23px;margin: 16px 0 6px;height: 45px;}
}

@media screen and (max-width: 1100px) {
.xsgs-all {margin-top: 35px;}
.xsgs-images {border-left: 6px solid #1670DC;}
.xsgs-images img {height: 233px;}
.xsgs-title {font-size: 14px;line-height: 21px;margin: 14px 0 6px;height: 41px;}
}

@media screen and (max-width: 1024px) {
.xsgs-all {margin-top: 32px;}
.xsgs-images {border-left: 5px solid #1670DC;}
.xsgs-images img {height: 217px;}
.xsgs-title {font-size: 13px;line-height: 19px;margin: 13px 0 5px;height: 38px;}
}

/* 
@media screen and (max-width: 1100px) {
.xsgs-all {margin-top: 60px;}
.xsgs-images {border-left: 10px solid #1670DC;}
.xsgs-images img {height: 410px;}
.xsgs-title {font-size: 24px;line-height: 36px;margin: 25px 0 10px;height: 72px;}
} 
*/
/* 1400-1024 end*/


@media screen and (max-width: 999px) {
.xsgs-all {float: none;width: 100%;}
}

/*企业荣誉*/