﻿@charset "utf-8";
/* CSS Document */
/*banner图*/
	/* flexslider   banner */
.flexslider,
.flexslider .slides li { position: relative; overflow: hidden;}
.flex-viewport,.flexslider .slides,.flexslider .slides li,.flexslider .slides li .abox,.flexslider .slides li .abox .img { display: block; width:100%; height:100%;}

		/*按钮*/
.flex-direction-nav { display:none;}
.flex-control-nav { display:block; width:100%; position:absolute; bottom:0; text-align:center;}
.flex-control-nav li { display:inline-block; zoom:1; *display:inline;}
.flex-control-nav li a { display: block; overflow: hidden; text-indent: -99em; cursor: pointer;}

	/*banner图基本设置到此*/
#demo01 { width:100%;}
#demo01 .slides li a.abox { width:2560px; position: relative; left:50%; margin-left:-1280px}




.title_01 { border-bottom: 1px solid #d6dfe2;}
.title_01_in { display: flex; position: relative;}
.title_01 .text_item_0 { position: absolute; left:0; bottom:-2px; width: 46px; height: 4px; background-color: #62b8d7;}
.title_01 .text_item_1 { flex:1; display: flex; align-items: center;}
.title_01 .text_item_1 .text_1 { display: block; color:#666666; font-size: 24px; line-height: 66px;}
.title_01 .text_item_1 .text_2 { width: 1px; height: 24px; background-color: #d6d9da; margin: 0 18px;}
.title_01 .text_item_1 .text_2:nth-last-child(1) { display: none;}
.title_01 .text_item_2 { padding:28px 0 0 0; position: relative;}
.title_01 .text_item_2 .more { position: absolute; right:0; bottom:14px; display: block; width:7em; text-align: right; color:#666666; font-size: 14px; line-height: 24px; word-break: keep-all;}
.title_01 .text_item_3 { display: flex; align-items: center;}
.title_01 .text_item_3 .selitem { width: 126px; margin-right: 14px;}
.title_01 .text_item_3 .selitem select { display: none;}
.title_01 .text_item_3 .selitem .selwrap { background-color: #63b8d7; border-radius: 18px; padding:0 14px 0 12px; position: relative;}
.title_01 .text_item_3 .selitem .selwrap .bxsel-showbox { padding:0 20px 0 0; background: url(../image/p-sel-1-1.png) no-repeat right center;}
.title_01 .text_item_3 .selitem .selwrap .bxsel-showbox .bxsel-show-abox { display: none;}
.title_01 .text_item_3 .selitem .selwrap .bxsel-showbox .bxsel-show-inputbox { color:#ffffff; font-size: 16px; line-height: 36px;}
.title_01 .text_item_3 .selitem .selwrap .bxsel-list-box { position: absolute; top:40px; left:0; right:0; display: none;}
.title_01 .text_item_3 .selitem .selwrap .bxsel-list { max-height: 120px; overflow: auto; padding:0 12px;  background-color: #ffffff; border-radius: 4px;}
.title_01 .text_item_3 .selitem .selwrap .bxsel-list li {}
.title_01 .text_item_3 .selitem .selwrap .bxsel-list li a { display: block; color:#666666; font-size: 16px; line-height: 30px;}
.title_01 .text_item_3 .selitem .selwrap .bxsel-list li a { overflow: hidden;-o-text-overflow: ellipsis;text-overflow: ellipsis;white-space: nowrap;}
.title_01 .text_item_3 .subbox { position: relative;}
.title_01 .text_item_3 .subbox .submit { position: absolute; z-index: 5; top:0; left:0; width: 100%; height: 100%; opacity: 0;}
.title_01 .text_item_3 .subbox .submit_mode { display: flex; align-items: center; justify-content: center; width: 126px; height: 36px; background-color: #d3b119; border-radius: 18px;}
.title_01 .text_item_3 .subbox .submit_mode .icon { display: block; margin-right: 5px;}
.title_01 .text_item_3 .subbox .submit_mode .text { color:#ffffff; font-size: 16px; line-height: 36px;}
/* act */
.title_01 .text_item_1 .text_1.on { color:#333333; font-weight: bold;}
.title_01 .text_item_2 .more+.more { display: none;}
.title_01 .text_item_2 .more:hover { color:#333333;}

.title_01 .text_item_3 .selitem .selwrap .bxsel-list li a:hover { color:#046c9c;}
/* act */
/* mode2 */
.title_01.mode2 { border-color: rgba(255,255,255,0.2);}
.title_01.mode2 .text_item_0 { background-color: #ffffff;}
.title_01.mode2 .text_item_1 .text_1 { color:#ffffff;}
.title_01.mode2 .text_item_2 .more { width: 9em; color:#ffffff;}
/* mode2 */

/* html
<div class="title_01">
<div class="title_01_in">
<div class="text_item_0"></div>
<div class="text_item_1">
<div class="text_1">医院动态</div>
</div>
<div class="text_item_2">
<a href="" class="more">查看更多&ensp;&gt;</a>
</div>
</div>
</div>
 */


 .title_02 { border-bottom: 1px solid #dee4e7;}
 .title_02_in { position: relative;}
 .title_02 .text_item_0 { position: absolute; left:0; bottom:-1px; width: 44px; height: 3px; background-color: #62b9d7;}
 .title_02 .text_item_1 { color:#333333; font-size: 24px; line-height: 56px;}



 .title_03 { padding:18px 0; border-bottom: 1px solid #e3e3e3;}
 .title_03_in { display: flex; align-items: center;}
 .title_03 .text_item_1 { color:#333333; font-size: 20px; line-height: 30px; font-weight: bold;}
 .title_03 .text_item_2 { color:#888888; font-size: 14px; line-height: 18px; flex:1; margin-left: 8px; position: relative; top:2px;}
 .title_03 .text_item_3 { display: flex;}
 .title_03 .text_item_3 .item { display: flex; align-items: center; margin-left: 20px;}
 .title_03 .text_item_3 .item .text_1 { width: 7px; height: 7px; margin-right: 18px; border-radius: 50%; background-color: #62b8d7;}
 .title_03 .text_item_3 .item .text_1.bg1 { background-color: #62b8d7;}
 .title_03 .text_item_3 .item .text_1.bg2 { background-color: #63b98c;}
 .title_03 .text_item_3 .item .text_1.bg3 { background-color: #ea5a54;}
 .title_03 .text_item_3 .item .text_1.bg4 { background-color: #e49548;}
 .title_03 .text_item_3 .item .text_2 { color:#333333; font-size: 14px; line-height: 24px;}
 .title_03 .text_item_4 { margin-left: 18px;}
 .title_03 .text_item_4 .text_1 { width: 94px; height: 26px; display: flex; align-items: center; justify-content: center; background-color: #349ac0; border-radius: 2px;}
 .title_03 .text_item_4 .text_1_1 { display: block; width: 16px; margin-right: 4px;}
 .title_03 .text_item_4 .text_1_2 { color:#ffffff; font-size: 14px; line-height: 26px;}
/* act */
/* act */





.list_01 {}
.list_01 ul {}
.list_01 ul li {}
.list_01 ul li+li { border-top: 1px solid #e5e3df;}
.list_01 ul li .abox { display: block;}
.list_01 ul li .abox_in { display: flex; align-items: center; height: 123px;}
.list_01 ul li .abox .imgbox { width: 116px; height: 88px; margin-left: 20px;}
.list_01 ul li .abox .imgbox .img { display: block; width: 100%; height: 100%;}
.list_01 ul li .abox .textbox { flex:1;}
.list_01 ul li .abox .textbox .text_item_1 { color:#333333; font-size: 16px; line-height: 28px; height: 56px;}
.list_01 ul li .abox .textbox .text_item_2 { height: 18px; position: relative; overflow: hidden; margin-top:16px;}
.list_01 ul li .abox .textbox .text_item_2 .text_1 { float: left; color:#999999; font-size: 14px; line-height: 18px;}
.list_01 ul li .abox .textbox .text_item_2 .text_1.jg { margin: 0 8px;}
.list_01 ul li .abox .textbox .text_item_2 .text_1.jg:nth-last-child(1) { display: none;}
/* act */
.list_01 ul li .abox:hover .textbox .text_item_1 { color:#046c9c;}
/* act */
/* html
<div class="list_01">
<ul>
<li>
<a href="" class="abox">
<div class="abox_in">
<div class="textbox">
<div class="text_item_1 hh2">市卫健委莅临富顺县晨光医院开展病历（病案）质量提升行动</div>
<div class="text_item_2">
<div class="text_1">2024-12-27</div>
<div class="text_1 jg">|</div>
<div class="text_1">医院动态</div>
<div class="text_1 jg">|</div>
</div>
</div>
<div class="imgbox">
<img src="image/jp-1.jpg" class="img" />
</div>
</div>
</a>
</li>
</ul>
</div>
*/


.list_02 {}
.list_02 ul {}
.list_02 ul li {}
.list_02 ul li+li { border-top: 1px dotted #e2e2e2;}
.list_02 ul li .abox { display: block;}
.list_02 ul li .abox_in { display: flex; align-items: center; height: 100px;}
.list_02 ul li .abox .text_item_1 { flex:0 0 50px; text-align: center;}
.list_02 ul li .abox .text_item_1 .text_1 { color:#a6a6a6; font-size: 24px; line-height: 28px;}
.list_02 ul li .abox .text_item_1 .text_2 { color:#a6a6a6; font-size: 12px; line-height: 16px; margin-top:6px;}
.list_02 ul li .abox .text_item_2 { flex:0 0 1px; height: 40px; background-color: #d9d9d9; margin:0 12px;}
.list_02 ul li .abox .text_item_3 { flex:1; width:0;}
.list_02 ul li .abox .text_item_3 .text_1 { color:#333333; font-size: 16px; line-height: 20px;}
.list_02 ul li .abox .text_item_3 .text_2 { color:#999999; font-size: 12px; line-height: 16px; margin-top:8px;}
/* act */
.list_02 ul li .abox:hover .text_item_1 .text_1 { color:#227d9b;}
.list_02 ul li .abox:hover .text_item_1 .text_2 { color:#227d9b;}
.list_02 ul li .abox:hover .text_item_3 .text_1 { color:#046c9c;}
/* act */


.list_04 {}
.list_04 ul { padding:22px 0; border-bottom: 1px dotted #d2d2d2;}
.list_04 ul li {}
.list_04 ul li:nth-child(5n+1) { border-top: 1px dotted #d2d2d2; padding-top:22px; margin-top:22px;}
.list_04 ul li:nth-child(1) { border:0; padding:0; margin:0;}
.list_04 ul li .abox { display: block;}
.list_04 ul li .abox_in { position: relative;}
.list_04 ul li .abox .text_item_1 { color:#333333; font-size: 16px; line-height: 40px; margin-right: 200px;}
.list_04 ul li .abox .text_item_2 { color:#888888; font-size: 14px; line-height: 40px; position: absolute; right:0; top:0;}
/* act */
.list_04 ul li .abox:hover .text_item_1 { color:#046c9c; font-weight: bold;}
/* act */



.list_05 {}
.list_05 ul { border-bottom: 1px dotted #d2d2d2;}
.list_05 ul li {}
.list_05 ul li+li { border-top: 1px dotted #d2d2d2;}
.list_05 ul li .abox { display: block;}
.list_05 ul li .abox_in { display: flex; align-items: center; height: 174px;}
.list_05 ul li .abox .imgbox { width: 148px; height: 112px; margin-right: 18px;}
.list_05 ul li .abox .imgbox .img { display: block; width: 100%; height: 100%;}
.list_05 ul li .abox .textbox { flex:1; width:0;}
.list_05 ul li .abox .textbox .text_item_1 { color:#2e2e2e; font-size: 18px; line-height: 22px;}
.list_05 ul li .abox .textbox .text_item_2 { color:#686868; font-size: 14px; line-height: 24px; height: 48px; margin-top:14px;}
.list_05 ul li .abox .textbox .text_item_3 { height: 18px; position: relative; overflow: hidden; margin-top:16px; margin-top:12px;}
.list_05 ul li .abox .textbox .text_item_3 .text_1 { float: left; color:#686868; font-size: 14px; line-height: 18px;}
.list_05 ul li .abox .textbox .text_item_3 .text_1.jg { margin: 0 6px;}
.list_05 ul li .abox .textbox .text_item_3 .text_1.jg:nth-last-child(1) { display: none;}
/* act */
.list_05 ul li .abox:hover .textbox .text_item_1 { color:#046c9c; font-weight: bold;}
/* act */


.list_06 { padding:0 0 52px 0; border-bottom: 1px solid #dcdddd; position: relative; overflow: hidden;}
.list_06 ul { width: 1300px;}
.list_06 ul li { float: left; padding:52px 36px 0 0;}
.list_06 ul li .abox { display: block; width: 386px;}
.list_06 ul li .abox_in {}
.list_06 ul li .abox .imgbox { width: 386px; height: 252px; position: relative; overflow: hidden;}
.list_06 ul li .abox .imgbox .img { display: block; width: 100%; height: 100%;}
.list_06 ul li .abox .imgbox .zgbox { position: absolute; top:0; left:0; right:0; bottom: 0; background-color: rgba(0,0,0,0.2); background-image: url(../image/p-list_06-1-1.png); background-position: center center;}
.list_06 ul li .abox .text_item_1 { color:#333333; font-size: 16px; line-height: 20px; text-align: center; margin-top:14px;}
/* act */
.list_06 ul li:nth-child(1),
.list_06 ul li:nth-child(2),
.list_06 ul li:nth-child(3) { padding-top:0;}
.list_06 ul li .abox:hover .imgbox .zgbox { background-color: rgba(0,0,0,0.4);}
.list_06 ul li .abox:hover .text_item_1 { color:#037eac; font-weight: bold;}
/* act */


.list_07 { padding:0 0 52px 0; border-bottom: 1px solid #dcdddd; position: relative; overflow: hidden;}
.list_07 ul { width: 1300px;}
.list_07 ul li { float:left; width: 386px; padding:36px 36px 0 0;}
.list_07 ul li .abox { display: block; height: 248px; background-color: #FFFFFF; border: 1px solid #e6e6e6;}
.list_07 ul li .abox_in { padding:0 24px;}
.list_07 ul li .abox .text_item_1 { padding:12px 0 0 0; border-bottom: 1px solid #ededed; position: relative;}
.list_07 ul li .abox .text_item_1 .text_0 { position: absolute; left:0; bottom:-1px; width: 52px; height: 2px; background-color: #d3b119;}
.list_07 ul li .abox .text_item_1 .text_1 { color:#046c9c; font-size: 18px; line-height: 52px; font-weight: bold;}
.list_07 ul li .abox .text_item_2 { padding:12px 0;}
.list_07 ul li .abox .text_item_2 .text_1 { color:#333333; font-size: 16px; line-height: 36px;}
.list_07 ul li .abox .text_item_2 .text_1 .cor2 { color:#999999;}
.list_07 ul li .abox .text_item_3 { height: 48px; padding:0 32px; display: flex; align-items: center; background-color: #d2eaf3;}
.list_07 ul li .abox .text_item_3 .text_1 { display: block; width: 26px; margin-right: 14px;}
.list_07 ul li .abox .text_item_3 .text_2 { color:#046c9c; font-size: 20px; line-height: 26px; font-weight: bold;}
/* act */
.list_07 ul li .abox:hover { background-color: #63b8d7; border-color:#63b8d7; box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.20);}
.list_07 ul li .abox:hover .text_item_1 { border-color: #FFFFFF;}
.list_07 ul li .abox:hover .text_item_1 .text_0 { background-color: #FFFFFF;}
.list_07 ul li .abox:hover .text_item_1 .text_1,
.list_07 ul li .abox:hover .text_item_2 .text_1,
.list_07 ul li .abox:hover .text_item_2 .text_1 .cor2 { color:#FFFFFF}
.list_07 ul li .abox:hover .text_item_3 { background-color: #d5ecf4;}
/* act */


.list_08 { padding:0 0 52px 0; border-bottom: 1px solid #dcdddd; position: relative; overflow: hidden;}
.list_08 ul { width: 1300px;}
.list_08 ul li {  float:left; width: 386px; padding:36px 36px 0 0;}
.list_08 ul li .abox { display: block; height: 330px; background-color: #FFFFFF; border: 1px solid #e6e6e6;}
.list_08 ul li .abox_in { padding:0 20px 0 20px;}
.list_08 ul li .abox .aitem_1 { height: 174px; padding:18px 0 0 0;}
.list_08 ul li .abox .aitem_1 .imgbox { float:left; width: 132px; height: 174px;}
.list_08 ul li .abox .aitem_1 .imgbox .img { display: block; width: 100%; height: 100%;}
.list_08 ul li .abox .aitem_1 .textbox { margin: 0 0 0 154px;}
.list_08 ul li .abox .aitem_1 .textbox .text_item_1 { padding:0 0 0 0; border-bottom: 1px solid #ededed; position: relative;}
.list_08 ul li .abox .aitem_1 .textbox .text_item_1 .text_0 { position: absolute; left:0; bottom:-1px; width: 52px; height: 2px; background-color: #d3b119;}
.list_08 ul li .abox .aitem_1 .textbox .text_item_1 .text_1 { color:#046c9c; font-size: 18px; line-height: 46px; font-weight: bold;}
.list_08 ul li .abox .aitem_1 .textbox .text_item_2 { padding:16px 0 0 0;}
.list_08 ul li .abox .aitem_1 .textbox .text_item_2 .text_1 { color:#333333; font-size: 16px; line-height: 36px;}
.list_08 ul li .abox .aitem_1 .textbox .text_item_2 .text_1 .cor2 { color:#999999;}
.list_08 ul li .abox .aitem_2 { margin-top:24px; padding-top:18px; border-top: 1px dotted #d2d2d2;}
.list_08 ul li .abox .aitem_2 .text_item_1 { color:#666666; font-size: 16px; line-height: 28px; height: 84px;}
.list_08 ul li .abox .aitem_2 .text_item_1 .cor2 { font-weight: bold;}
/* act */
.list_08 ul li .abox:hover { background-color: #63b8d7; border-color:#63b8d7; box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.20);}
.list_08 ul li .abox:hover .aitem_1 .textbox .text_item_1 { border-color: #FFFFFF;}
.list_08 ul li .abox:hover .aitem_1 .textbox .text_item_1 .text_0 { background-color: #FFFFFF;}
.list_08 ul li .abox:hover .aitem_1 .textbox .text_item_1 .text_1,
.list_08 ul li .abox:hover .aitem_1 .textbox .text_item_2 .text_1,
.list_08 ul li .abox:hover .aitem_1 .textbox .text_item_2 .text_1 .cor2,
.list_08 ul li .abox:hover .aitem_2 .text_item_1 { color:#FFFFFF}
/* act */


.list_09 {}
.list_09 ul { padding:0 0;}
.list_09 ul li { border-bottom: 1px dotted #d2d2d2;}
.list_09 ul li .abox { display: block;}
.list_09 ul li .abox_in { position: relative;}
.list_09 ul li .abox .text_item_1 { color:#333333; font-size: 16px; line-height: 60px; margin-right: 200px;}
.list_09 ul li .abox .text_item_2 { color:#888888; font-size: 14px; line-height: 60px; position: absolute; right:0; top:0;}
/* act */
.list_09 ul li .abox:hover .text_item_1 { color:#046c9c; font-weight: bold;}
/* act */





#doctor_slider { padding:0 0 38px 0;}
#doctor_slider .slides {}
#doctor_slider .slides li {}
#doctor_slider .slides li .list_03 { height: 385px; padding:20px 0; position: relative; overflow: hidden;}
#doctor_slider .slides li .list_03 ul {}
#doctor_slider .slides li .list_03 ul li { width: 215px; float:left; overflow: visible;}
#doctor_slider .slides li .list_03 ul li+li { margin-left: 22px;}
#doctor_slider .slides li .list_03 ul li .abox { display: block; height: 385px; background-color: #ffffff;}
#doctor_slider .slides li .list_03 ul li .abox_in { height: 100%; position: relative;;}
#doctor_slider .slides li .list_03 ul li .abox .imgbox { width: 195px; height: 260px; margin: 0 auto; padding:10px 0 0 0;}
#doctor_slider .slides li .list_03 ul li .abox .imgbox .img { display: block; width: 100%; height: 100%; }
#doctor_slider .slides li .list_03 ul li .abox .textbox { text-align: center; padding:20px 0 0 0;}
#doctor_slider .slides li .list_03 ul li .abox .textbox .text_item_1 { color:#046c9c; font-size: 18px; line-height: 22px; font-weight: bold;}
#doctor_slider .slides li .list_03 ul li .abox .textbox .text_item_2 { color:#666666; font-size: 16px; line-height: 20px; margin-top:10px;}
#doctor_slider .slides li .list_03 ul li .abox .textbox_2 { position: absolute; left:calc(50% - 20px); right:0; bottom:0; width: 40px; height: 4px; background-color: #d3b119;}

#doctor_slider .flex-control-nav { left:0; right:0; width: auto; margin-bottom: 0; text-align: center;}
#doctor_slider .flex-control-nav li { margin: 0 4px;}
#doctor_slider .flex-control-paging li a { width: 14px; height: 4px; background-color: #b8deec;}

/* act */
#doctor_slider .slides li .list_03 ul li .abox:hover { background-color: #63b8d7; box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.20);}
#doctor_slider .slides li .list_03 ul li .abox:hover .textbox .text_item_1 { color:#ffffff;}
#doctor_slider .slides li .list_03 ul li .abox:hover .textbox .text_item_2 { color:#ffffff;}

#doctor_slider .flex-control-paging li a.flex-active { width:20px; background-color: #63b8d7;}
/* act */



.filter_wrap_01 { padding:0 32px; background-color: #f8f8f8;}
.filter_wrap_01 .inside {}
.filter_wrap_01 .item { position: relative;}
.filter_wrap_01 .item+.item { border-top: 1px dotted #dddddd;}
.filter_wrap_01 .item .label { float:left;}
.filter_wrap_01 .item .label .text_item_1 { color:#999999; font-size: 16px; line-height: 56px;}
.filter_wrap_01 .item .mainbox { margin-left:96px;}
.filter_wrap_01 .item .mainbox_top { border-bottom: 1px solid #e0e0e0;}
.filter_wrap_01 .item .mainbox_top .abox { display: block; float:left; position: relative;}
.filter_wrap_01 .item .mainbox_top .abox+.abox { margin-left: 70px;}
.filter_wrap_01 .item .mainbox_top .abox .text_item_0 { display: none; position: absolute; left:0; right: 0; bottom:0; height:4px; background-color: #099bd0;}
.filter_wrap_01 .item .mainbox_top .abox .text_item_1 { color:#333333; font-size: 16px; line-height: 56px;}
.filter_wrap_01 .item .mainbox_bottom { padding:16px 0 20px 0;}
.filter_wrap_01 .item .mainbox_bottom .abox { display: block; float:left; padding:0 20px; margin-top:8px; margin-right: 4px; border-radius: 3px;}
.filter_wrap_01 .item .mainbox_bottom .abox .text_item_1 { color:#666666; font-size: 16px; line-height: 32px;}
.filter_wrap_01 .item_1 {}
.filter_wrap_01 .item_2 .mainbox_bottom { padding:4px 0 20px 0;}

/* act */
.filter_wrap_01 .item .mainbox_top .abox.on .text_item_0 { display: block;}
.filter_wrap_01 .item .mainbox_top .abox.on .text_item_1 { color:#046c9c; font-weight: bold;}
.filter_wrap_01 .item .mainbox_bottom .abox.on { background-color: #e2e4e5;}
.filter_wrap_01 .item .mainbox_bottom .abox.on .text_item_1 { color:#046c9c;}

.filter_wrap_01 .item .mainbox_top .abox:hover .text_item_0 {}
.filter_wrap_01 .item .mainbox_top .abox:hover .text_item_1 { color:#046c9c; font-weight: bold;}
.filter_wrap_01 .item .mainbox_bottom .abox:hover { background-color: #e2e4e5;}
.filter_wrap_01 .item .mainbox_bottom .abox:hover .text_item_1 { color:#046c9c;}
/* act */


.filter_wrap_02 { display: flex; align-items: center; justify-content: space-between; padding:30px 0; border-bottom: 1px solid #e0e0e0;}
.filter_wrap_02 .main_item_1 { display: flex; align-items: center;}
.filter_wrap_02 .main_item_1 .text_item_1 { color:#999999; font-size: 16px; line-height: 24px;}
.filter_wrap_02 .main_item_1 .text_item_2 { display: flex;}
.filter_wrap_02 .main_item_1 .text_item_2 .text_1 { display: flex; align-items: center; padding:0 12px; background-color: #62b8d7; border-radius: 2px;}
.filter_wrap_02 .main_item_1 .text_item_2 .text_1+.text_1 { margin-left: 10px;}
.filter_wrap_02 .main_item_1 .text_item_2 .text_1_1 { color:#ffffff; font-size: 16px; line-height: 32px;}
.filter_wrap_02 .main_item_1 .text_item_2 .text_1_2 { display: block; width: 10px; margin-left: 14px;}
.filter_wrap_02 .main_item_1 .text_item_2 .text_1_2_img { display: block; width: 100%;}
.filter_wrap_02 .main_item_2 { display: flex; align-items: center;}
.filter_wrap_02 .main_item_2 .text_item_1 { color:#999999; font-size: 16px; line-height: 24px; margin-right: 16px;}
.filter_wrap_02 .main_item_2 .text_item_1 .cor2 { color:#046c9c; font-weight: bold;}
.filter_wrap_02 .main_item_2 .searchwrap {}
.filter_wrap_02 .main_item_2 .searchwrap .searchbox { display: flex; align-items: center; width: 196px; border: 1px solid #099bd0; border-radius: 3px;}
.filter_wrap_02 .main_item_2 .searchwrap .searchbox .textbox { flex:1; padding:0 12px;}
.filter_wrap_02 .main_item_2 .searchwrap .searchbox .textbox .text { color:#999999; font-size: 14px; line-height: 34px;}
.filter_wrap_02 .main_item_2 .searchwrap .searchbox .jg { flex:0 0 1px; height:20px; background-color: #046c9c; opacity: 0.22;}
.filter_wrap_02 .main_item_2 .searchwrap .searchbox .subbox { flex:0 0 40px;}
.filter_wrap_02 .main_item_2 .searchwrap .searchbox .subbox .submit { width:100%; height:34px; background: url(../image/p-search-1-1.png) no-repeat center center;}


		/*文章详情*/
.article_01 { color:#333333; font-size:18px; line-height:30px; word-break: break-all;}
.article_01 p { text-indent: 2em;}
.article_01 p+p { margin-top:16px;}
.article_01 img { max-width:100%;}
.article_01 * { font-family: "微软雅黑" !important;}
.dymap img { max-width: none;}



/* animate */
.list_06 ul li .abox .imgbox .img { transition: all 1s;}
.list_06 ul li .abox:hover .imgbox { position: relative; overflow: hidden;}
.list_06 ul li .abox:hover .imgbox .img { transform: scale(1.1, 1.1);}












