@charset "utf-8";

/*左侧分类样式*/
.xinwen_menu {position: fixed; right: 50%; margin-right: 620px; top: 220px; z-index: 6060;padding: 20px 8px;background: #fff;box-shadow: 0 0 2px 0 rgb(98 124 153/.1);border-radius: 4px;}
.xinwen_menu ul{overflow:hidden;}
.xinwen_menu li { width:86px; height:38px; line-height:38px;text-align:center;font-size:16px; border-radius:4px;}
.xinwen_menu li:nth-child(1n+2) { margin-top:4px;}
.xinwen_menu li:nth-child(1) { background: #1c6eee; border-bottom:none;}
.xinwen_menu li:nth-child(1) a { color:#fff; font-family:'HYYaKuHei';}
.xinwen_menu li a { color:#333;}
.xinwen_menu li:hover{ background:#1c6eee; }
.xinwen_menu li:hover a{color:#fff}
.xinwen_menu li.menuon{ background:#1c6eee; }
.xinwen_menu li.menuon a{color:#fff;}


/*幻灯样式*/
.xinwen_banner { display:flex;}
.xinwen_banner_l { width:870px;}
.xinwen_banner_box { width:100%; border-radius:4px; overflow:hidden; position:relative;}
.xinwen_banner_box .swiper-slide { position:relative;}
.xinwen_banner_box .swiper-slide img { width:100%; height:340px;}
.xinwen_banner_box .swiper-slide p { position:absolute; bottom:40px; left:0; font-size:26px; color:#fff; padding:0 30px; font-weight:700; width:100%; box-sizing:border-box;}
.xinwen_banner_box .xinwen_banner_menu { position:absolute;left:0;bottom:24px;z-index:10;width:100%; text-align:right; padding:0 20px; box-sizing:border-box;}
.xinwen_banner_box .xinwen_banner_menu ul { display:inline-block;}
.xinwen_banner_box .xinwen_banner_menu span { display:block; width:28px; height:2px; margin:0 5px; border-radius:50%; background:#1c6eee; float:left;}
.xinwen_banner_r { width: 320px; height:340px; margin-left:10px;}
.xinwen_banner_r a { display:block; position:relative; border-radius:4px; overflow:hidden;}
.xinwen_banner_r a:nth-child(1n+2) { margin-top:10px;}
.xinwen_banner_r a img { width:100%;}
.xinwen_banner_r a p { position:absolute; bottom:0; left:0; font-size:16px; color:#fff; padding:20px; width:100%; box-sizing:border-box;background: linear-gradient(1turn,rgb(9 15 29/.65),transparent);transition: all .3s;}
.xinwen_banner_r a:hover p { padding-bottom:50px;} 


.xinwen_main { display:flex;}
.xinwen_main_l { width:870px;}
.xinwen_main_r { width: 320px; margin-left:10px;}


/*列表样式*/
.xinwen_list { background:#fff; border-radius:4px;box-shadow: 0 0 2px 0 rgb(98 124 153/.1);}
.xinwen_list ul li { padding:20px 24px; overflow:hidden;}
.xinwen_list ul li:nth-child(1n+2) { border-top:1px solid #f5f5f5;}
.xinwen_list ul li .image { float:left; margin-right:24px;}
.xinwen_list ul li .image img { width:200px; border-radius:6px;}
.xinwen_list ul li .text { overflow:hidden;}
.xinwen_list ul li .text h2 { display:block; font-size:18px; font-weight:400;}
.xinwen_list ul li .text p { margin:15px 0; font-size:14px; color:#888;line-height:26px;}
.xinwen_list ul li .text span { color:#999; font-size:14px; display:block;}
.xinwen_list ul li .text span i { width:24px; height:24px; text-align:center; line-height:24px; background:#1c6eee; color:#fff; display:inline-block; border-radius:20px; margin-right:10px;}

/*右侧样式*/
.xinwen_main_Tit { height:20px; line-height:20px; border-bottom:1px solid #f5f5f5; padding-bottom:14px; margin-bottom:6px;}
.xinwen_main_Tit strong { font-size:16px; color:#222; float:left;}
.xinwen_main_Tit strong:before { content:''; display:block; width:4px; height:20px; background:#1c6eee; border-radius:2px; float:left; margin-right:10px;}

.xinwen_main_box1 { background:#fff; padding:16px 20px; border-radius:4px;box-shadow: 0 0 2px 0 rgb(98 124 153/.1);}
.xinwen_main_box1 .ul_1 { }
.xinwen_main_box1 .ul_1 li { padding:14px 0; position:relative;}
.xinwen_main_box1 .ul_1 li .xvhao { width:36px; height:20px; line-height:20px; color:#222; position:absolute; left:-24px; top:15px; font-size:16px; font-weight:700;border-radius: 5px 20px 20px 0; box-sizing: border-box; padding-right:8px; text-align: right;font-family:'Kanzhun';}
.xinwen_main_box1 .ul_1 li:nth-child(-1n+3) .xvhao:after {content:'';display:inline-block;border-style:solid;border-width:3px;border-color:transparent transparent #ff3355 transparent;transform:rotate(45deg);position:absolute;left:1px;bottom:-3px;}
.xinwen_main_box1 .ul_1 li:nth-child(1) .xvhao { background:#ff3355; color:#fff;box-shadow: 0 0 8px #ff3355;}
.xinwen_main_box1 .ul_1 li:nth-child(1) .xvhao:after { border-color:transparent transparent #db2745 transparent;}
.xinwen_main_box1 .ul_1 li:nth-child(2) .xvhao { background:#ffa41b; color:#fff;box-shadow: 0 0 8px #ffa41b;}
.xinwen_main_box1 .ul_1 li:nth-child(2) .xvhao:after { border-color:transparent transparent #e39013 transparent;}
.xinwen_main_box1 .ul_1 li:nth-child(3) .xvhao { background:#1c6eee; color:#fff;box-shadow: 0 0 8px #1c6eee;}
.xinwen_main_box1 .ul_1 li:nth-child(3) .xvhao:after { border-color:transparent transparent #1055bf transparent;}
.xinwen_main_box1 .ul_1 li .text { padding-left:20px;}
.xinwen_main_box1 .ul_1 li strong { font-size:14px; line-height:22px; color:#333; font-weight:400; margin-bottom:8px; display:block;}
.xinwen_main_box1 .ul_1 li strong:hover { color:#1c6eee;}
.xinwen_main_box1 .ul_1 li .shijian { font-size:12px; color:#999; display:flex; align-items:center;}
.xinwen_main_box1 .ul_1 li .shijian span { margin-left:auto;}

.xinwen_main_box1 .ul_2 { }
.xinwen_main_box1 .ul_2 li { overflow:hidden; padding:14px 0;}
.xinwen_main_box1 .ul_2 li strong { font-size:14px; line-height:22px; color:#333; font-weight:400; margin-bottom:8px; display:block;}
.xinwen_main_box1 .ul_2 li strong:before { content:''; display:block; width:4px; height:4px; background:#999; border-radius:4px; float:left; margin:9px 10px 0 0;}
.xinwen_main_box1 .ul_2 li strong:hover { color:#1c6eee;}
.xinwen_main_box1 .ul_2 li p { font-size:12px; color:#999; padding-left:14px;}


/*内容页样式*/
.xinwen_main_show { background:#fff; border-radius:4px;box-shadow: 0 0 2px 0 rgb(98 124 153/.1); padding:34px 24px 20px;}
.xinwen_main_show_Tit { font-size:22px; color:#111; font-weight:700; padding:0 16px 20px;}
.xinwen_main_show_info { padding: 16px; background: #f7f9fa; margin: 0 16px;}
.xinwen_main_show_introduce { margin: 16px; padding: 16px; line-height: 180%; font-size: 16px; background: #f7f9fa;}
.xinwen_main_show_wxts {background: #f7f9fa;border:1px solid #eee;padding:12px 20px; font-size:14px;overflow:hidden;line-height: 22px;}

