*{margin: 0;padding: 0;}
img{vertical-align: middle;border: 0;}
a{text-decoration: none;}


/* 首页 */
.in_bg{background: #ffffff;} 
/* 头部 */
.in_header{background: #ffffff;}
.in_header_1{display: flex;align-items: center;justify-content: space-between;padding: 14px 0 8px 0;width: 1200px;margin: 0 auto;}
.in_logo{width: 36%;}
.in_logo img{width: 100%;}
.in_xinxi{width: 64%;}
.in_xinxi_sousuo{display: flex;justify-content: flex-end;position: relative;z-index: 10;}
.in_xinxi_ss{display: flex;align-items: center;background: #0b5aa7;height: 38px;width: 300px;border-radius: 80px;overflow: hidden;
justify-content: space-between;}
.in_xinxi_ss input{border: 0;outline: none;height: 38px;margin-left: 26px;width: 75%;line-height: 38px;background: #0b5aa7;
color: #ffffff;}
.in_xinxi_ss div{background: #0b5aa7;width: 18%;height: 38px;text-align: center;line-height: 32px;cursor: pointer;}
.in_xinxi_ss div img{width: 20px;}
.in_xinxi_ss input::placeholder {color: #ffffff;}
/* 导航 */
/* .in_header_2{background: #0b5aa7;} */
.in_daohang{display: flex;align-items: center;width: 100%;margin: 0 auto;}
.in_daohang div{flex: 1;text-align: center;height: 50px;line-height: 50px;}
.in_daohang div a{text-decoration: none;color: #333333;font-size: 15px;display: block;}
.dao_act{color: #0b5aa7!important;}
.in_daohang div:hover a{color: #0b5aa7;}
/* 二级分类 */
.in_daohang div{position: relative;}
.in_daohang ul{position: absolute;top: 50px;left: 50%;width: 160%;background: #ffffff;z-index: 30;display: none;box-shadow: 0 2px 2px #dcdcdc;
transform: translateX(-50%);}
.in_daohang ul li{list-style: none;padding: 14px 0;}
.in_daohang ul li a{font-size: 14px;line-height: 24px;}
.in_daohang ul li:hover a{color: #333333;}
.in_daohang div:hover ul{display: block;}
/* 吸顶样式 */
.in_header.fixed {position: fixed;top: 0;z-index: 20;width: 100%;background: #ffffff;box-shadow: 0 5px 5px #e9e8e8;}
/* 中间 */
.center{width: 1200px;margin: 0 auto;padding-bottom: 20px;}
/* banner */
.in_lun1{width: 100%;position: relative;overflow: hidden;}
.in_lun1 .swiper-slide{position: relative;}
.in_lun1 .swiper-slide img{width: 100%;height: 400px;}
.in_lun1 .swiper{width: 100%;height: 100%;}
.in_lun1 .swiper-pagination{position: absolute;bottom: 0;height: 44px;
display: flex;align-items: center;justify-content: flex-end;left: 0;transform: translateX(-50%);}
.in_lun1 .swiper-pagination-bullet{width: 8px;height: 8px;background: #ffffff;opacity: 1;}
.in_lun1 .swiper-pagination-bullet-active{background: #0b5aa7;}
.in_lun1 .swiper-button-next, .swiper-container-rtl .swiper-button-prev{background-image: none;}
.in_lun1 .swiper-button-prev, .swiper-container-rtl .swiper-button-next{background-image: none;}
.lun_jian img{width: 30px!important;}

.in_lun2{width: 100%;position: relative;overflow: hidden;z-index: 1;background: #f7f9fb;border: 1px solid #dddddd;}
.in_lun2 .swiper-slide{position: relative;height: 380px;overflow: hidden;display: flex;align-items: center;justify-content: center;}
.in_lun2 .swiper-slide img{width: 100%;height: auto;}
.in_lun2 .swiper{width: 100%;height: 100%;}
.in_lun2 .swiper-pagination{position: absolute;bottom: 0;height: 44px;
display: flex;align-items: center;justify-content: flex-end;left: 0;transform: translateX(-50%);}
.in_lun2 .swiper-pagination-bullet{width: 8px;height: 8px;background: #ffffff;opacity: 1;}
.in_lun2 .swiper-pagination-bullet-active{background: #0b5aa7;}
.in_lun2 .swiper-button-next, .swiper-container-rtl .swiper-button-prev{background-image: none;}
.in_lun2 .swiper-button-prev, .swiper-container-rtl .swiper-button-next{background-image: none;}
.lunbo1{display: none;}
/* 新闻 */
.in_xiehui{display: flex;justify-content: space-between;margin: 20px 0;}
.in_lun{width: 48%;overflow: hidden;position: relative;}
.in_lun .swiper-slide{position: relative;}
.in_lun .swiper-slide img{width: 100%;height: 380px;}
.in_lun .swiper{width: 100%;height: 100%;}
.swiper_ding{position: absolute;z-index: 20;left: 0;bottom: 0;height: 44px;background: rgba(0, 0, 0, 0.5);width: 100%;}
.swiper_ding div{font-size: 13px;color: #ffffff;width: 70%;line-height: 44px;margin-left: 14px;}
.swiper_ding_font1{text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.in_lun .swiper-pagination{position: absolute;right: 20px;bottom: 0;width: 30%;left: auto;height: 44px;
display: flex;align-items: center;justify-content: flex-end;}
.in_lun .swiper-pagination-bullet{width: 8px;height: 8px;background: #ffffff;opacity: 1;}
.in_lun .swiper-pagination-bullet-active{background: #0b5aa7;}
.in_lun .swiper-button-next, .swiper-container-rtl .swiper-button-prev{background-image: none;}
.in_lun .swiper-button-prev, .swiper-container-rtl .swiper-button-next{background-image: none;}
.lun_jian img{width: 30px;}
/* 右边 */
.in_xieyou{width: 51%;background: #ffffff;height: 380px;overflow: hidden;}
.in_xieyou_title{display: flex;align-items: center;justify-content: space-between;margin: 0 auto;
border-bottom: 1px solid #ededed;}
.in_xieyou_title_1fu{display: flex;align-items: center;width: 80%;}
.in_xieyou_title_1{color: #000000;font-size: 15px;text-align: center;padding-bottom: 14px;margin-left: 15px;margin-right: 15px;
cursor: pointer;}
.in_xieyou_act{color: #0b5aa7!important;border-bottom: 2px solid #0b5aa7;font-weight: 500;}
.in_xieyou_title_2{font-size: 14px;color: #333333;margin-right: 20px;}
.in_xieyou_title_2 span{color: #0b5aa7;margin-left: 4px;}
.in_xieyou_cox{display: flex;align-items: center;justify-content: space-between;width: 94%;margin: 0 auto;
height: 47px;border-bottom: 1px dashed #eeeeee;}
.in_xieyou_cox:hover .in_xieyou_cox2,.in_xieyou_cox:hover .in_xieyou_cox1{color: #0b5aa7;}
.in_xieyou_box1{padding-top: 6px;height: 340px;overflow: auto;}
.in_xieyou_cox1{display: flex;align-items: center;width: 80%;font-size: 14px;color: #333333;}
.in_xieyou_cox1 div{width: 90%;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.in_xieyou_cox1 img{margin-right: 8px;}
.in_xieyou_cox2{width: 20%;text-align: right;color: #858585;font-size: 14px;}
.in_xieyou_cox2 a{color: #858585;}
/* 导航 */
.in_nav{display: flex;align-items: center;justify-content: space-between;}
.in_nav_box{width: 22%;border: 1px solid #e5e5e5;padding: 10px;border-radius: 6px;overflow: hidden;
display: flex;align-items: center;justify-content: center;position: relative;}
.in_nav_box a{display: block;width: 100%;}
.in_nav_box_img img{width: 100%;height: 140px;transition: transform 0.5s ease;}
.in_nav_box_font1{position: absolute;left: 0;top: 50%;text-align: center;width: 100%;text-align: center;
transform: translateY(-50%);color: #ffffff;font-size: 24px;text-shadow: 0 0 5px #444444,0 0 5px #444444,0 0 5px #444444,0 0 5px #444444;
letter-spacing: 4px;}
.in_nav_box:hover .in_nav_box_img img{transform: scale(1.3);}
/* 展示 */
.zhanshi{display: flex;margin-top: 20px;justify-content: space-between;}
/* 左边 */
.zhanshi_left{width: 24%;}
.zhanshi_box1{border: 1px solid #dddddd;background: #f7f9fb;display: flex;align-items: center;
height: 120px;margin-bottom: 8px;cursor: pointer;position: relative;}
.zhanshi_box1 .zhanshi_box1_img_1{display: block;}
.zhanshi_box1 .zhanshi_box1_img_2{display: none;}
.zhanshi_box1_img{margin-left: 30px;margin-right: 10px;width: 48px;height: 48px;background-size: 100% 100%;position: relative;z-index: 3;}
.zhanshi_box1_img image{width: 48px;}
.zhanshi_box1_img2{position: absolute;top: -5px;left: 0;z-index: 2;display: none;}
.zhanshi_box1_img2 img{height: 130px;width: 120%;position: relative;}
.zhanshi_box1_text{position: relative;z-index: 3;}
.zhanshi_box1_font1{color: #5b5b5b;font-weight: 500;font-size: 19px;}
.zhanshi_box1_font2{color: #5b5b5b;font-size: 12px;margin-top: 2px;}
/* 右边 */
.zhanshi_right{width: 75%;}
/* .zhanshi_right div{display: none;} */
/* .zhanshi_right div:nth-child(1){display: block;} */
/* .zhanshi_right img{width: 100%;height: 380px;} */
/* 悬停样式 */
.zhanshi_box1_act .zhanshi_box1_img2{display: block;}
.zhanshi_box1_act .zhanshi_box1_font1,.zhanshi_box1_act .zhanshi_box1_font2{color: #ffffff;}
.zhanshi_box1_act .zhanshi_box1_img_1{display: none;}
.zhanshi_box1_act .zhanshi_box1_img_2{display: block;}
/* 导航2 */
.in_nav2{display: flex;flex-wrap: wrap;justify-content: space-between;padding-top: 5px;}
.in_nav2_1{width: 24%;border: 1px solid #84beff;border-radius: 5px;background-image: linear-gradient(to bottom,#DDEFFF,#F0FAFE);
text-align: center;margin: 8px 0;padding: 16px 0;}
.in_nav2_img{margin-bottom: 10px;transition: transform 0.3s ease;}
.in_nav2_img img{width: 44px;}
.in_nav2_font1{font-size: 15px;color: #333333;width: 80%;margin: 0 auto;line-height: 20px;height: 40px;
display: flex;align-items: center;justify-content: center;}
.in_nav2_1:hover .in_nav2_img{transform: translateY(6px);}
/* 友情链接 */
.youqing{background: #0b5aa7;margin-top: 14px;display: flex;align-items: center;height: 64px;}
.youqing_1{width: 25%;text-align: center;font-size: 18px;color: #ffffff;font-weight: 500;}
.youqing_1 span{font-size: 15px;margin-left: 6px;font-weight: 400;}
.youqing_2{width: 25%;text-align: center;}
.youqing_2 select{background: #ffffff;outline: none;width: 90%;margin: 0 auto;height: 36px;border: 1px solid #eeeeee;
text-align: center;}


/* 底部 */
.footer{border-top: 3px solid #075191;margin-top: 20px;background: #F7F9FB;}
.footer_1{width: 1200px;margin: 0 auto;display: flex;align-items: center;justify-content: space-between;
padding: 20px 0;}
.footer1_img{width: 26%;}
.footer1_img img{width: 300px;}
.footer1_box1{width: 54%;}
.footer1_box2{width: 16%;display: flex;align-items: center;flex-direction: column;}
.footer1_box2_img{width: 105px;height: 105px;background: #ffffff;display: flex;align-items: center;justify-content: center;}
.footer1_box2_img img{width: 86px;height: 86px;}
.footer1_box2_font1{font-size: 14px;margin-top: 6px;}
.footer1_box1{border-left: 1px solid #d8d8d8;color: #626262;font-size: 14px;border-right: 1px solid #d8d8d8;
height: 100px;line-height: 28px;display: flex;flex-direction: column;justify-content: center;}
.footer1_box1_1{width: 90%;margin: 0 auto;}
.footer1_box1_1 span{margin-left: 15px;}
.footer_2{border-top: 1px solid #d8d8d8;padding: 15px 0;color: #626262;text-align: center;font-size: 14px;}
.footer_2 span{color: #000000;margin-left: 20px;}


/* 视频 */
.shipin{position: fixed;right: 20px;bottom: 10px;background: #ffffff;box-shadow: 0 0 6px #a6d1ff;border-radius: 10px;
width: 400px;padding: 6px 0 10px 0;z-index: 10;}
.shipin_img{text-align: right;cursor: pointer;position: absolute;right: -6px;top: -6px;background: #ffffff;box-shadow: 0 0 6px #a6d1ff;
border-radius: 100%;z-index: 20;}
.shipin_img img{width: 30px;}
.shipin_video{width: 94%;margin: 4px auto 0 auto;}
.shipin_video video{width: 100%;height: 220px;}









/* 公共子页面 */
.sou_banner img{width: 100%;}
/* 文章列表 */
.xia_biao{padding: 10px 0 80px 0;min-height: 50vh;}
/* 分页 */
/* .page{display: flex;align-items: center;justify-content: center;padding-top: 20px;padding-bottom: 20px;
position: absolute;width: 100%;left: 0;bottom: 0;}
.page div{border: 1px solid #e9e9e9;cursor: pointer;width: 32px;height: 32px;border-radius: 6px;
display: flex;align-items: center;justify-content: center;margin: 0 4px;font-size: 14px;}*/
.page div img{width: 20px;} 
.page div a{color: #999999;}
.page div:hover{box-shadow: 0 0 6px #dcdcdc;}
.page_act{background: #0b5aa7;border: 1px solid #0b5aa7!important;}
.page_act a{color: #ffffff!important;}
.in_biao_cox{display: flex;align-items: center;justify-content: space-between;width: 96%;margin: 0 auto;
height: 50px;border-bottom: 1px dashed #eeeeee;}
.in_biao_cox1:hover a{color: #0b5aa7;}
.in_biao_cox2:hover a{color: #0b5aa7;}
.in_biao_cox:hover .in_biao_cox2,.in_biao_cox:hover .in_biao_cox1 a{color: #0b5aa7;}
.in_biao_cox1{display: flex;align-items: center;width: 80%;font-size: 15px;}
.in_biao_cox1 a{color: #333333;display: block;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.in_biao_cox1>div{width: 90%;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.in_biao_cox1 img{margin-right: 8px;}
.in_biao_cox2{width: 20%;text-align: right;color: #858585;font-size: 14px;cursor: pointer;}
.in_biao_cox2 a{color: #999999;}
.zi_bg{background: #f5f5f5;}
.zi_fu{display: flex;justify-content: space-between;margin-top: 30px;}
.zi_left{width: 27%;background: #ffffff;border-radius: 16px;padding-bottom: 20px;}
.zi_left_title{text-align: center;padding: 18px 0 0 0;}
.zi_left_font1{font-size: 23px;color: #0b5aa7;}
.zi_left_font1 span{font-size: 16px;letter-spacing: 2px;}
.zi_left_img{width: 86%;margin: 8px auto 0 auto;}
.zi_left_img img{width: 100%;}
.zi_right{background: #ffffff;width: 72%;border-radius: 16px;position: relative;}
.zi_right_title{display: flex;align-items: center;justify-content: space-between;
border-bottom: 1px solid #eeeeee;height: 62px;width: 94%;margin: 0 auto;}
.zi_right_title_1{display: flex;align-items: center;font-size: 20px;color: #0b5aa7;font-weight: 500;letter-spacing: 1px;}
.zi_right_title_1 span{display: block;width: 5px;height: 24px;background: #0b5aa7;margin-right: 10px;margin-top: 2px;
border-radius: 10px;}
.zi_right_title_2{font-size: 14px;color: #666666;}
.zi_right_title_2 span{color: #0b5aa7;}
.zi_right_title_2 img{width: 14px;margin-right: 4px;}
.zi_left_list{margin-top: 30px;}
.zi_left_yiceng{display: flex;align-items: center;color: #292929;font-size: 16px;height: 60px;cursor: pointer;}
.zi_left_yiceng img{width: 12px;margin-right: 6px;margin-left: 16%;}
.zi_left_yiceng:hover{background: #0b5aa7;color: #ffffff;}
.zi_left_yiceng div{width: 90%;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.zi_left_box1 ul{margin-left: 19%;display: none;}
.zi_left_box1 ul li{list-style: none;}
.zi_left_box1 ul li a{display: flex;align-items: center;color: #292929;height: 54px;font-size: 15px;
border-bottom: 1px dashed #e6e6e6;}
.zi_left_box1 ul li:last-child a{border-bottom: 0;}
.zi_left_box1 ul li a img{width: 14px;margin-right: 4px;transition: transform 0.5s ease;}
.zi_left_box1 ul li:hover a{color: #0b5aa7;}
.zi_left_box1 ul li:hover img{transform: translateX(-4px);}
/* 选中 */
.yi_active{background: #0b5aa7;color: #ffffff;}


/* 详情 */
.xiangqing_title{text-align: center;width: 94%;margin: 0 auto;padding: 20px 0;border-bottom: 1px solid #eeeeee;}
.xiangqing_title_font1{font-size: 24px;font-weight: 500;color: #333333;}
.xiangqing_title_font2{font-size: 14px;color: #999999;margin-top: 4px;}
.xiang_nei{width: 94%;margin: 0 auto;padding: 20px 0;}
.shangjian{position: fixed;right: 260px;bottom: 30px;cursor: pointer;}
.shangjian img{width: 34px;}


/* 图片列表 */
.tu_list{width: 94%;margin: 10px auto;position: relative;height: 560px;}
.tulie_img{width: 100%;height: 100%;}
.tu_box1{position: absolute;right: 0;top: 0;height: 100%;display: flex;flex-direction: column;justify-content: center;
background: #0b5aa7c7;padding: 0 30px;overflow: auto;}
.tu_box1 div{padding: 10px 0;transition: transform 0.3s ease;display: flex;align-items: center;}
.tu_box1 div img{width: 14px;margin-right: 4px;}
.tu_box1 div a{color: #ffffff;font-size: 15px;max-width: 400px;display: block;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.tu_box1 div:hover{transform: translateY(-4px);}


/* 联系我们 */
.lianxiwomen{background: #ffffff;width: 100%;border-radius: 16px;position: relative;}
.lian_box1{display: flex;align-items: center;padding-top: 10px;}
.lian_box1_1{width: 25%;}
.lian_box1_font1{font-size: 15px;color: #666666;}
.lian_box1_font2{margin-top: 4px;font-size: 14px;color: #666666;}
.ditu{margin-top: 30px;border: 2px solid #eeeeee;}
.ditu img{width: 100%;}


/* 验收文件 */
.yan_shou{width: 380px;margin: 30px auto 0 auto;}
.yan_box1_font1{font-size: 16px;color: #333333;margin-top: 20px;}
.yan_box1_shu{margin-top: 10px;border-bottom: 1px solid #eeeeee;}
.yan_box1_shu input{width: 94%;height: 40px;outline: none;border: 0;margin-left: 2%;font-size: 15px;}
.yan_box1_chuan{border: 2px dashed #dcdcdc;text-align: center;height: 120px;margin-top: 20px;
display: flex;flex-direction: column;justify-content: center;align-items: center;position: relative;}
.yan_box1_chuan img{width: 34px;}
.yan_box1_chuan div{font-size: 14px;color: #666666;margin-top: 8px;}
.yan_box1_chuan input{position: absolute;width: 100%;height: 100%;left: 0;top: 0;opacity: 0;outline: none;}
.yan_box1_zhu{font-size: 13px;color: #666666;margin-top: 10px;}
.yan_box1_btn{margin-top: 20px;}
.yan_box1_btn input{background: #007BFF;color: #ffffff;width: 100px;height: 40px;border: 0;outline: none;
cursor: pointer;border-radius: 8px;font-size: 15px;}
.yan_2{display: none;}






/* 科技期刊 */
.qikan{display: flex;width: 94%;margin: 10px auto;justify-content: space-between;}
.qikan_1{width: 24%;}
.qikan_1_title{text-align: center;}
.qikan_1_title1{display: flex;align-items: center;font-size: 20px;color: #0b5aa7;}
.qikan_1_title1 img{width: 14px;margin-right: 14px;margin-top: 4px;margin-left: 14px;}
.qikan_1_img{margin-top: 4px;}
.qikan_1_img img{width: 100%;height: 8px;}
.qikan_book{border: 6px solid #EEEEEE;margin: 20px 0;}
.qikan_book img{width: 100%;}
.qikan_ban{padding-top: 10px;}
.qikan_ban_tou{background: #F6F6F6;padding: 10px 15px;font-size: 15px;color: #4A4A4A;font-weight: 500;}
.qikan_ban_nei{padding: 14px 15px;}
.qikan_ban_nei div{color: #4A4A4A;font-size: 15px;margin: 8px 0;display: flex;align-items: center;}
.qikan_ban_nei div span{display: block;width: 30%;}
.qikan_box1{background: #F6F6F6;margin: 0 0 20px 0;padding: 10px 15px;}
.qikan_box1 div{color: #4A4A4A;font-size: 14px;margin: 10px 0;}
.qikan_2{width: 48%;}
.qikan_3{width: 24%;}
.teyao_top{margin-top: 20px;}
.teyao_title{background: #EEEEEE;padding: 10px 15px;color: #4A4A4A;font-weight: 500;font-size: 15px;margin-top: 8px;
margin-bottom: 5px;}
.teyao_box1{display: flex;align-items: center;flex-wrap: wrap;}
.teyao_box1 div{width: 50%;text-align: center;font-size: 14px;border-bottom: 1px solid #eaeaea;color: #4A4A4A;padding: 12px 0;}
.teyao_box2{padding: 10px 0;}
.teyao_box2 div{color: #4A4A4A;font-size: 14px;margin-left: 20px;}
.teyao_box3{padding: 10px 0;display: flex;align-items: center;justify-content: center;}
.teyao_box3 div{color: #4A4A4A;font-size: 14px;width: 20%;text-align: center;}
.teyao_box4{display: flex;align-items: center;flex-wrap: wrap;}
.teyao_box4 div{width: 25%;text-align: center;font-size: 14px;border-bottom: 1px solid #eaeaea;color: #4A4A4A;padding: 12px 0;}


.qikan_text1{margin: 18px 0;overflow: auto;height: 350px;}
.qikan_text1 div{color: #4A4A4A;font-size: 14px;text-indent: 28px;line-height: 30px;margin-bottom: 14px;}
.qikan_text2{margin: 18px 0;overflow: auto;height: 460px;}
.qikan_text2 div{color: #4A4A4A;font-size: 14px;text-indent: 28px;line-height: 30px;margin-bottom: 14px;}
.qikan_text4{margin: 18px 0;}
.qikan_text4_1{color: #4A4A4A;font-size: 14px;text-indent: 28px;line-height: 28px;margin-bottom: 14px;}
.qikan_text4_2{margin-top: 30px;font-size: 14px;color: #4A4A4A;border-bottom: 1px solid #eeeeee;padding: 14px 0;
margin-bottom: 10px;}
.qikan_text4_3{font-size: 15px;color: #4A4A4A;padding: 3px 0;}

.qikan_text3{margin: 18px 0;}
.qikan_text3_1{background: #f4f4f4;padding: 10px 15px;font-size: 14px;color: #4A4A4A;line-height: 24px;}
.qikan_text3_1 span{color: red;}
.qikan_table{border: 1px solid #EEEEEE;margin: 20px 0;}
.qikan_tr{display: flex;align-items: center;border-bottom: 1px solid #EEEEEE;height: 60px;}
.qikan_tr:last-child{border-bottom: 0;}
.qikan_th{background: #FBFBFB;height: 60px;line-height: 60px;width: 25%;text-align: center;color: #222222;font-size: 14px;
border-right: 1px solid #EEEEEE;}
.qikan_td{width: 75%;display: flex;align-items: center;justify-content: space-between;}
.qikan_td_int{width: 90%;height: 36px;border: 1px solid #EEEEEE;margin: 0 auto;display: block;
padding-left: 14px;outline: none;font-size: 13px;}
.qikan_td_int2{margin-left: 14px;width: 50%;font-size: 12px;}
.qikan_td div{font-size: 12px;width: 50%;color: red;}

.qikan_btn{background: #004A96;width: 110px;height: 38px;text-align: center;line-height: 38px;color: #ffffff;
border-radius: 8px;font-size: 15px;margin: 20px auto;cursor: pointer;}

/* 滚动条整体部分 */
::-webkit-scrollbar{
	width: 4px; /* 滚动条的宽度 */
	height: 4px; /* 滚动条的高度 */
}
/* 滚动条轨道 */
::-webkit-scrollbar-track {
	background: #D6D6D6; /* 轨道颜色 */
	border-radius: 10px;
}
/* 滚动条滑块 */
::-webkit-scrollbar-thumb{
	background: #9F9F9F; /* 滑块颜色 */
	border-radius: 10px; /* 滑块圆角 */
}


.qikan_1_img1{width: 100%;height: 8px;background: url(../img/titbg.png);border-radius: 80px;margin-top: 15px;margin-bottom: 15px;}

/* 时间轴 */
.shijianzhou{width: 94%;margin: 0 auto;}
.shi_box1_time{display: flex;align-items: center;font-size: 18px;color: #333333;margin-top: 14px;margin-bottom: 10px;}
.shi_box1_time span{display: block;width: 12px;height: 12px;border: 2px solid #0b5aa7;border-radius: 100%;
margin-right: 8px;margin-top: 1px;}
.shi_box1_1{border-left: 1px solid #d3d3d3;margin-left: 7px;padding: 5px 0 5px 18px;}
.shi_box1_font1{font-size: 17px;color: #000000;}
.shi_box1_font2{color: #666666;font-size: 14px;padding-top: 6px;line-height: 24px;}

/* 图文列表 */
.tuwen{display: flex;flex-wrap: wrap;width: 94%;margin: 0 auto;}
.tuwen_box1{width: 32%;margin-top: 10px;margin-bottom: 10px;}
.tuwen_box1:nth-child(3n+2){margin-left: 2%;margin-right: 2%;}
.tuwen_box1_img img{width: 100%;height: 160px;}
.tuwen_box1_font1{font-size: 15px;color: #333333;margin-top: 12px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;text-align: center;}

/* 人物列表 */
.renwu{width: 94%;margin: 0 auto;}
.renwu_box1{display: flex;align-items: center;padding: 16px 0;border-bottom: 1px solid #eeeeee;}
.renwu_box1_img img{width: 120px;height: 120px;}
.renwu_box1_1{margin-left: 14px;}
.renwu_box1_font1{font-size: 20px;color: #000000;}
.renwu_box1_font2{font-size: 15px;color: #666666;margin-top: 8px;line-height: 28px;}