/* 
* @Author: Marte
* @Date:   2019-07-29 17:25:45
* @Last Modified by:   Marte
* @Last Modified time: 2025-06-20 15:08:12
*/

.ins_main{position: relative;}
.ins_wrap{width: 1200px;margin: 0 auto;}

.crumbs_return_btn{border-radius: 3px; font-size: 14px;color: #666;border: 1px solid #ccc;height: 23px;line-height: 23px;text-align: center;min-width: 60px;display: inline-block;}
.crumb{font-size: 14px;color:#666;font-weight: normal;line-height: 23px;margin:0 auto 10px;}
.crumb a{font-size: 14px;color:#666;font-weight: normal;display: inline-block;}
.crumb a:hover{text-decoration: underline;}

.ins_wrap_left{width: 250px;background: #fff;box-shadow: 3px 3px 10px 2px #ccc;float: left;position: relative;padding-top: 1px;}
.ins_wrap_left_decoration{position: absolute;background-image: url(../images/ins_sub_top_left.png);width: 24px;height: 24px;background-repeat: no-repeat;}
.ins_wrap_left_decoration_top_left{top: 11px;left: 11px;}
.ins_wrap_left_decoration_top_right{background-image: url(../images/ins_sub_top_right.png);top: 11px;right: 11px;}
.ins_wrap_left_decoration_bottom_left{background-image: url(../images/ins_sub_bottom_left.png);bottom: 11px;left: 11px;}
.ins_wrap_left_decoration_bottom_right{background-image: url(../images/ins_sub_bottom_right.png);bottom: 11px;right: 11px;}
.ins_column_name{text-align: center;font-size: 24px;line-height: 30px;padding: 30px 0 0;font-weight: bold;color: #524278;}
.ins_wrap_left_main{border: 1px solid #524278;margin: 4px 5px 5px;padding: 10px;background: url(../images/ins_sub_bg.jpg) repeat-y center bottom;min-height: 790px;}
.ins_column_child_name{overflow: hidden;cursor: pointer;display: block;font-size: 16px;font-weight: bold;}
.ins_column_child_name_left{background: none;height: 44px;width: 11px;float: left;}
.ins_column_child_name_center{background: none;height: 44px;float: left;text-align: center;width: 196px;line-height: 44px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.ins_column_child_name_right{background: none;height: 44px;width: 11px;float: left;}
.ins_column_child_sub_list{padding: 10px;background: #fff;border: 1px solid #cfc6e4;margin-bottom: 10px;background: #fcf6ff;}
.ins_column_child_sub_piece{position: relative;padding: 5px;line-height: 24px;display: block;margin-bottom: 10px;}
.ins_column_child_sub_piece_bd{position: absolute;border: 1px solid #a8a0bb;width: 4px;height: 4px;display: none;}
.ins_column_child_sub_piece_top_left{border-left: 0 none;border-top: 0 none;top: 0;left: 0;}
.ins_column_child_sub_piece_top_right{border-right: 0 none;border-top: 0 none;top: 0;right: 0;}
.ins_column_child_sub_piece_bottom_left{border-left: 0 none;border-bottom: 0 none;bottom: 0;left: 0;}
.ins_column_child_sub_piece_bottom_right{border-right: 0 none;border-bottom: 0 none;bottom: 0;right: 0;}
.ins_column_child_sub_piece_center{display: block;text-align: center;}
.ins_column_child_wrap.current .ins_column_child_name{color: #524278;}
.ins_column_child_wrap.current .ins_column_child_name_left{background: url(../images/ins_sub_bd_left.png) no-repeat center;}
.ins_column_child_wrap.current .ins_column_child_name_center{background: url(../images/ins_sub_bd_center.png) repeat-x center;font-weight: bold;}
.ins_column_child_wrap.current .ins_column_child_name_right{background: url(../images/ins_sub_bd_right.png) no-repeat center;}
.ins_column_child_wrap.current .ins_column_child_sub_list{display: block;}
.ins_column_child_sub_piece.current .ins_column_child_sub_piece_bd{display: block;}
.ins_column_child_sub_piece.current{border: 1px solid #a8a0bb;color: #524278;font-weight: bold;}



.ins_wrap_right{float: right;width: 900px;}


/*页数*/
.page{height:30px;margin:25px 0 15px 0;font-size: 16px;text-align: center;}
.page .page_num{display: inline-block;height:inherit;padding:0 8px;line-height: 22px;margin:0 5px;color:#999;font-size: 12px;}
.page a.page_num:hover{color:#524278;text-decoration: none;border-bottom: 1px solid #9c3636;font-weight: bold;}
.page a.page_num.pahover{color:#524278;border-bottom: 1px solid #524278;font-weight: bold;}
.page ul{display:inline-block;vertical-align: middle;}
.page ul{*display:inline;}
.page ul li{float:left;margin-bottom:0;height: 25px;width: 45px;text-align: center;}
.page .page_prev{display: inline-block; background: url(../images/arr_left_gray.png) no-repeat center;width: 15px;height: 26px;border: 0 none;}
.page .page_next{display: inline-block; background: url(../images/arr_right_gray.png) no-repeat center;width: 15px;height: 26px;border: 0 none;}
.page .page_prev.hover{background: url(../images/arr_left_purple.png) no-repeat center;}
.page .page_next.hover{background: url(../images/arr_right_purple.png) no-repeat center;}

.page_count{height: 22px;line-height: 22px;text-align: center;padding:0 6px;display:inline-block;border: 1px solid #ccc;color:#999;border-radius: 3px;margin-right: 6px;vertical-align: middle;}
.page_count{*display:inline;}


.txt_list{padding-left: 10px;}
.txt_list li{border-bottom: 1px solid #eee;}
.txt_list a{font-size: 16px;display:block;line-height: 46px;padding-top: 10px;}
.txt_list a span{color:#666;display:block;float: right;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.txt_list a:hover span{color:#9c3636;}
.txt_list a i{color:#999;float: right;}
.txt_list_piece_top{}
.txt_list_piece_title{font-weight: bold;color: #333;font-size: 15px;height: 20px;line-height: 20px;margin-bottom: 10px;width: 70%;float: left;}
.txt_list_piece_summary{color: #999;font-size: 15px;line-height: 20px;margin-bottom: 10px;-webkit-line-clamp: 2;}
.txt_list_piece_date{text-align: left;color: #999;float: right;font-size: 15px;line-height: 20px;}
.txt_list_piece_top{height: 30px;overflow: hidden;}


.txt_img_list {overflow: hidden;}
.txt_img_list li{width: 292px;height: 228px;margin-bottom: 18px;margin-right: 12px;float: left;}
.txt_img_wrap{width: 282px;height: 178px;border: 5px solid #d9d9d9;overflow: hidden;display:block;}
.txt_img_wrap img{width: 100%;height: 100%;}
.txt_list_p_tit{font-size: 16px;line-height: 32px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;display:block;text-align: center;}

.ins_main_bottom{margin-top: 30px;}
.article_title{border-bottom: 1px solid #ddd;margin-top: 30px;}
.article_tit{font-size: 24px;color:#333;text-align: center;line-height: 36px;margin-bottom: 15px;}
.article_date{text-align: right;color: #999;font-size: 15px;padding: 10px 0;}
.article p{font-size: 16px;}
.article img{max-width: 100%;}
.article_content{margin-top: 30px;}

.img_list_piece{width: 290px;margin-right: 15px;float: left;margin-bottom: 20px;}
.img_list_piece:nth-of-type(3n){margin-right: 0;}
.img_list_piece_img {width: 100%;height: 162px;}
.img_list_piece_img img{width: 100%;height: 100%;object-fit: cover;}
.img_list_piece_title{height: 68px;overflow: hidden;-webkit-line-clamp: 2;font-size: 16px;padding-top: 10px;line-height: 30px;}
.img_list_piece_date{color: #999;font-size: 14px;}

.img_txt_list_piece{width: 440px;float: left;margin-right: 16px;margin-bottom: 20px;border: 1px solid #ddd;overflow: hidden;}
.img_txt_list_piece:nth-of-type(2n){margin-right: 0;}
.img_txt_list_piece_img{height: 150px;width: 150px;float: left;margin-left: 5px;margin-top: 5px;}
.img_txt_list_piece_img img{width: 100%;height: 100%;}
.img_txt_list_piece_right{margin-left: 165px;margin-top: 15px;margin-right: 15px;}
.img_txt_list_piece_title{font-weight: bold;color: #333;-webkit-line-clamp: 2;font-size: 15px;height: 46px;line-height: 20px;}
.img_txt_list_piece_summary{-webkit-line-clamp: 2;color: #666;font-size: 15px;line-height: 20px;margin-bottom: 20px;}
.img_txt_list_piece_date{text-align: right;color: #999;}

.isFullRight .img_txt_list_piece{width: 387px;}
.isFullRight .img_txt_list_piece:nth-of-type(2n){margin-right: 16px;}
.isFullRight .img_txt_list_piece:nth-of-type(3n){margin-right: 0;}
.isFullRight .img_txt_list_piece_right{}

.ins_searchpage_title{color: #524278;font-size: 24px;font-weight: bold;text-align: center;}
.ins_search_top_img{background: url(../images/ins_sub_title_img.png) no-repeat center;height: 42px;}
.ins_search_top_bd{border: 1px solid #ccc;border-radius: 10px;height: 38px;width: 66%;margin: 0 auto;overflow: hidden;}
.ins_search_top_input{display: block;padding: 0 15px;height: 38px;line-height: 38px;width: calc(100% - 135px);float: left;}
.ins_search_top_btn{cursor: pointer; color: #fff;background: #4e4176;border-radius: 10px;float: right;width: 105px;text-align: center;font-size: 16px;line-height: 38px;vertical-align: top;}
.ins_search_top_btn_icon{background: url(../images/search_icon_white.png) no-repeat center;width: 30px;height: 38px;display: inline-block;vertical-align: top;}

.ins_search_list{margin-top: 20px;}
.ins_search_list_piece{margin-bottom: 20px;border-bottom: 1px solid #ddd;overflow: hidden;padding-bottom: 20px;}
.ins_search_list_piece:last-of-type{border-bottom: 0 none;}
.ins_search_list_piece_img{width: 136px;height: 78px;float: left;margin-left: 5px;margin-top: 5px;}
.ins_search_list_piece_img img{width: 100%;height: 100%;object-fit: cover;}
.ins_search_list_piece_right{margin-left: 160px;margin-top: 2px;display: block;}
.ins_search_list_piece_title{font-weight: bold;color: #333;font-size: 15px;height: 20px;line-height: 20px;margin-bottom: 10px;}
.ins_search_list_piece_summary{color: #999;font-size: 15px;line-height: 20px;margin-bottom: 10px;}
.ins_search_list_piece_date{text-align: left;color: #999;}

.character_list_piece{width: 215px;margin-right: 5px;float: left;margin-bottom: 20px;border: 1px solid #ddd;}
.character_list_piece:nth-of-type(4n){margin-right: 0;}
.character_list_piece_img {width: 100%;height: 236px;}
.character_list_piece_img img{width: 100%;height: 100%;object-fit: cover;object-position: center top;}
.character_list_piece_title{margin: 0 10px 10px; height: 40px;overflow: hidden;-webkit-line-clamp: 2;font-size: 15px;padding-top: 10px;line-height: 20px;color: #333;}
.character_list_piece_summary{color: #999;font-size: 14px;line-height: 20px;-webkit-line-clamp: 2;margin: 0 10px 15px;height: 40px;}

.common_list{margin-top: 20px;}
.common_list_piece{margin-bottom: 20px;border-bottom: 1px solid #ddd;overflow: hidden;padding-bottom: 20px;}
.common_list_piece:last-of-type{border-bottom: 0 none;}
.common_list_piece_img{width: 136px;height: 78px;float: left;margin-left: 5px;margin-top: 5px;}
.common_list_piece_img img{width: 100%;height: 100%;object-fit: cover;}
.common_list_piece_right{margin-left: 160px;margin-top: 2px;display: block;}
.common_list_piece_title{font-weight: bold;color: #333;font-size: 15px;height: 20px;line-height: 20px;margin-bottom: 10px;width: 70%;float: left;}
.common_list_piece_summary{color: #999;font-size: 15px;line-height: 20px;margin-bottom: 10px;-webkit-line-clamp: 2;}
.common_list_piece_date{text-align: left;color: #999;float: right;}
.common_list_piece_right_top{height: 30px;overflow: hidden;}

.contact_wrap{background: #fff;box-shadow: 3px 3px 10px 2px #ccc;}
.contact_wrap_icon{position: absolute;width: 24px;height: 24px;}
.contact_wrap_icon_top_left{background-image: url(../images/ins_sub_top_left.png);top: 11px;left: 11px;}
.contact_wrap_icon_top_right{background-image: url(../images/ins_sub_top_right.png);top: 11px;right: 11px;}
.contact_wrap_icon_bottom_left{background-image: url(../images/ins_sub_bottom_left.png);bottom: 11px;left: 11px;}
.contact_wrap_icon_bottom_right{background-image: url(../images/ins_sub_bottom_right.png);bottom: 11px;right: 11px;}
.contact_wrap_main{border: 1px solid #524278;margin: 5px;padding: 30px 25px;}
.contact_wrap_main_left{width: 548px;float: left;}
.contact_wrap_main_right{width: 570px;float: right;background: url(../images/map.jpg) no-repeat center;height: 545px;}
.contact_wrap_main_piece{line-height: 20px;margin-bottom: 10px;}
.contact_wrap_main_piece_icon{background-repeat: no-repeat;background-position: center;width: 20px;height: 20px;border-radius: 100%;background-color: #524278;float: left;}
.icon_addr{background-image: url(../images/icon_addr.png);}
.icon_mail{background-image: url(../images/icon_mail.png);}
.icon_phone{background-image: url(../images/icon_phone.png);}
.icon_fax{background-image: url(../images/icon_fax.png);}
.icon_email{background-image: url(../images/icon_email.png);}
.contact_wrap_main_piece_word{margin-left: 30px;}

.fund_list_piece{width: 280px;height: 152px;margin-right: 20px;float: left;margin-bottom: 20px;position: relative;border-radius: 10px;overflow: hidden;}
.fund_list_piece:nth-of-type(3n){margin-right: 0;}
.fund_list_piece_img {position: absolute;left: 0;top: 0;right: 0;bottom: 0;}
.fund_list_piece_img img{width: 100%;height: 100%;object-fit: cover;}
.fund_list_piece_title{margin: 0 10px 10px; height: 40px;overflow: hidden;-webkit-line-clamp: 2;font-size: 15px;padding-top: 10px;line-height: 20px;color: #333;}
.fund_list_piece_summary{color: #999;font-size: 14px;line-height: 20px;-webkit-line-clamp: 2;margin: 0 10px 15px;height: 40px;}

.timeline_wrap{overflow: hidden;margin-bottom: 20px;margin-top: 20px;}
.timeline_arr{float: left;background-repeat: no-repeat;background-position: center;width: 24px;height: 35px;background-image: url(../images/arr_left_purple.png);}
.timeline_arr_right{background-image: url(../images/arr_right_purple.png);}
.timeline_num_wrap{float: left;width: calc(100% - 48px);height: 35px;overflow: hidden;}
.timeline_num{height: 35px;width: 100%;position: relative;}
.timeline_piece{float: left;height: 35px;width: 88px;text-align: center;line-height: 35px;color: #666;cursor: pointer;}
.timeline_piece.current{font-size: 20px;font-weight: bold;color: #4e4176;}

 @media screen and (max-width: 640px) {
    .ins_main{margin: 20px 15px 0;}
    .crumbs{display: none;}
    .ins_wrap{width: auto;}
    .ins_wrap_left{display: none;}
    .ins_wrap_right{float: none;width:  auto;}
    .character_list_piece{width: 48%;margin-right: 0;}
    .character_list_piece:nth-of-type(2n){float: right;}
    .contact_wrap_main_left{float: none;width: auto;}
    .contact_wrap_main_right{float: none;width: auto;margin-top: 50px;}
    .fund_list_piece{width: 47%;height: 48%;padding-top: 26%;margin-right: 5%;margin-bottom: 5%;}
    .fund_list_piece:nth-of-type(3n){margin-right: 5%;}
    .fund_list_piece:nth-of-type(2n){margin-right: 0;}
    .isFullRight .img_txt_list_piece{width: 100%;}
 }
 @media screen and (min-width: 640px) {
    
    
 }