<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";


/*~~~ %%news_banner ~~~*/
.news_banner{
	background-image: url("../images/news/news_banner01.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	min-height: 85vh;padding:23vh 0 0 15vw;
}
.news_banner.news_banner02_small{background-image: url("../images/news/news_banner02.jpg");}
.news_banner.news_banner03_small{background-image: url("../images/news/news_banner03.jpg");}
dl.banner_words{
	background-color: rgba(0,0,0,0.15); border:1px solid rgba(255,255,255,0.25) ; padding:20px 40px;
	width: 35vw; 
}
dl.banner_words&gt;dt{ padding: 0 0 0.2em 0;color: #ffdf6f;}
dl.banner_words&gt;dd{}

.news_banner.news_list{min-height: 20vh;padding:4vh 0 0 0vw;}
.news_banner.news_list&gt;dl.banner_words{width:auto; padding:0; background-color: transparent; border:0;}
.news_banner.news_list&gt;dl.banner_words&gt;dt{padding: 0 0 0.2em 0; text-align: center;}
.news_banner.news_list&gt;dl.banner_words&gt;dd{display: none;}
/*~~~ %%news_zone ~~~*/
.news_zone{
	background: url("../images/news/news_bg1.png") no-repeat left top,
	url("../images/news/news_bg2.png") no-repeat right bottom; background-color:  #ffffff;
	min-height: 800px; padding: 20px 0 50px;
}

dl.news_title_bar{ padding: 30px 0 0;display: flex;flex-direction: row;justify-content: space-between;align-items: stretch;flex-wrap: wrap;align-content: flex-start;}
dl.news_title_bar&gt;dt{}
dl.news_title_bar&gt;dd{}
dl.news_title_bar&gt;dd&gt;ul.news_tit_sorts{display: flex;flex-direction: row;justify-content:flex-end;align-items:flex-start;flex-wrap: wrap;align-content: flex-start;}
dl.news_title_bar&gt;dd&gt;ul.news_tit_sorts&gt;a{ padding: 0.3em 1.5em;}
dl.news_title_bar&gt;dd&gt;ul.news_tit_sorts&gt;a.select{ color: #DF002D;border-bottom:2px solid #DF002D ;}

/*~~~ %%news_sort_list ~~~*/
ol.news_sort_list{display: flex;flex-direction: row;justify-content: space-between;align-items: stretch;flex-wrap: nowrap;align-content: flex-start;
padding: 30px 0 30px;
}
ol.news_sort_list&gt;li{ min-height: 200px;flex-grow:0; flex-shrink:1; flex-basis:32%;}

ol.news_sort_list&gt;li&gt;a{ height: 500px; margin: 0 0 30px; display: block;
background-image: url("../images/news/news_sort01.jpg");
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
position: relative;
}
ol.news_sort_list&gt;li&gt;a:hover{border: 3px solid #DF002D;}
ol.news_sort_list&gt;li&gt;a&gt;h1{ display: block; position: absolute; zoom: 1; bottom: 0px; min-height: 70px;width: 100%;background-color: rgba(0,0,0,0.5);color: #ffffff; text-align: center;
display: flex;justify-content:center;align-items: center;/*white-space: nowrap;text-overflow: ellipsis;overflow: hidden;一行的省略标记(...)*/
}
ol.news_sort_list&gt;li&gt;a.h2x1{ height: 500px;}
ol.news_sort_list&gt;li&gt;a.h3x1{ height: 323px;}
ol.news_sort_list&gt;li&gt;a.bg01{background-image: url("../images/news/news_sort01.jpg");}
ol.news_sort_list&gt;li&gt;a.bg02{background-image: url("../images/news/news_sort02.jpg");}
ol.news_sort_list&gt;li&gt;a.bg03{background-image: url("../images/news/news_sort03.jpg");}
ol.news_sort_list&gt;li&gt;a.bg04{background-image: url("../images/news/news_sort04.jpg");}
ol.news_sort_list&gt;li&gt;a.bg05{background-image: url("../images/news/news_sort05.jpg");}
ol.news_sort_list&gt;li&gt;a.bg06{background-image: url("../images/news/news_sort06.jpg");}
ol.news_sort_list&gt;li&gt;a.bg07{background-image: url("../images/news/news_sort07.jpg");}
ol.news_sort_list&gt;li&gt;a.bg08{background-image: url("../images/news/news_sort08.jpg");}
ol.news_sort_list&gt;li&gt;a.bg09{background-image: url("../images/news/news_sort09.jpg");}

/*~~~ %%news_sort_menu_bar ~~~*/
.news_sort_menu_bar{display: flex;flex-direction: row;justify-content:center;align-items: flex-start;flex-wrap: wrap;align-content: flex-start;}
.news_sort_menu_bar&gt;a{ display:block; border: 1px solid #999999;padding:0em 0.6em;border-radius:10px; height: 60px;display: flex;justify-content:center;align-items: center; margin: 0 0.3em 0.6em;
color: #333333;
}
.news_sort_menu_bar&gt;a:hover{border: 1px solid #DF002D; color: #DF002D;}
.news_sort_menu_bar&gt;a.select{border: 1px solid #DF002D; background-color: #DF002D;color: #ffffff;}


/*~~~ %%news_list_row3_more ~~~*/
ol.news_list_row3{display: flex;flex-direction: row;justify-content: flex-start;align-items: stretch;flex-wrap: wrap;align-content: flex-start;
padding: 30px 0 30px;
}
ol.news_list_row3&gt;li{ min-height: 200px;flex-grow:0; flex-shrink:1; flex-basis:32.3%; margin: 0 0.5% 20px;}
.news_box{
    border: 2px solid transparent; position: relative;
}
.news_box:hover{box-shadow:0 3px 13px rgba(0,0,0,0.15);border: 2px solid #DF002D;}

.news_box i.titbox_main{ width: 70px; height:70px; background:rgba(22,144,255,0.75);display: block; position: absolute; top:0px;right: 0px;
  color: #fff;display: flex;flex-direction: row;justify-content: center;align-items:center;flex-wrap: wrap;align-content: center;
}
.news_box i.titbox_main&gt;span{ line-height: 1.2em;font-size: 14px;}
.news_box i.titbox_new{ width: 70px; height:70px; background:rgba(255,25,0,0.75);display: block; position: absolute; top:0px;right: 0px;
  color: #fff;display: flex;flex-direction: row;justify-content: center;align-items:center;flex-wrap: wrap;align-content: center;
}
.news_box i.titbox_new&gt;span{ line-height: 1.2em;font-size: 14px; }
.news_box.news_main i.titbox_main{display: flex}
.news_box.news_main i.titbox_new{display: none}
.news_box.news_new i.titbox_main{display: none}
.news_box.news_new i.titbox_new{display: flex}

.news_box&gt;ol{
    height: 22vw; overflow: hidden;
}
.news_box a{display: block;}
.news_box&gt;ol&gt;a&gt;em{
    height: 22vw;
    display: block;
    background-image: url("../images/news/news_sort04.jpg");
    background-repeat: no-repeat;
    background-position:center center;
    background-size:cover;
    transition:all 0.7s ease;
}
.news_box&gt;ol&gt;a&gt;em&gt;i{ display: block; position: absolute; zoom: 1; bottom: 0px; min-height: 60px;width: 100%;background-color: rgba(244,123,0,0.65);color: #ffffff; text-align: center;
display: flex;justify-content:center;align-items: center; padding: 0.8em 1em;

}
.news_box&gt;ol&gt;a&gt;em&gt;i&gt;span{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    word-wrap: break-word;
    overflow: hidden; height:2.5em;line-height: 1.2em;text-shadow: 0  1px 2px rgba(0,0,0,0.4); 
}




/*~~~ news_detail ~~~*/

.bigbar_bg_list_head{ min-height: 120px;
    background-image: url("../images/news/banner_news_detail.jpg");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    background-color: #123DBD;
}
.bigbar_bg_list_head.sbanner_news02{background-image: url("../images/news/banner_news_detail02.jpg");}
.bigbar_bg_list_head.sbanner_news03{background-image: url("../images/news/banner_news_detail03.jpg");}
.bigbar_bg_list_head.sbanner_news04{background-image: url("../images/news/banner_news_detail04.jpg");}
.bigbar_bg_list_head .bigbar_bg_list_head_inz{ padding: 41px 20px 0;}
.bigbar_bg_list_head_inz .list_head_tit{text-transform:uppercase;/*英语都变大写*/ text-align: right;
    font-size: 28px; color: rgba(255, 255, 255, 0.8); font-weight: 200;letter-spacing:0.5em;/*字距*/

}



/*******news_tit***********/
.cesv3_news_tit{padding-left:0;padding-right:0; border-bottom: 1px solid #aaaaaa;}
.cesv3_news_tit.cesv3_news_tit_noline{ border-bottom:0;}
.cesv3_news_titword{padding-top:40px;padding-bottom:10px;}
.cesv3_news_titword h1.titwordbar{ display: block;padding-top:0px;padding-bottom:15px;}

.cesv3_news_titword i.titword{line-height: 1.3em;
    word-wrap:break-word;  text-align: center;padding: 0px 0 0px 0; display: block;
}
.cesv3_news_titword i.newscont_titword{ text-align: center;}
.cesv3_news_titword em.nametime{ display: block; text-align: center; padding: 10px 0;vertical-align: middle;}
.cesv3_news_titword em.nametime span.split{padding: 0 20px; vertical-align: middle;}
.cesv3_news_titword ol.sharebar{display: block; text-align: center; padding: 10px 0 5px;text-align: left; }

ol.sharebar em.nametime_left{ display: block; text-align: right;vertical-align: middle; display: none;}
ol.sharebar em.nametime_left span.split{padding: 0 20px; vertical-align: middle;}


/*******news_cont_things***********/
.cesv3_news_cont{ padding-top: 30px; padding-bottom: 30px;/* text-align: justify; */ }

.cesv3_news_cont_imgauto{ padding-top: 30px; padding-bottom: 30px; }
.cesv3_news_contbig{ padding-top: 45px; padding-bottom: 45px; }
.cesv3_news_contsmall{ padding-top: 10px; padding-bottom: 20px; }
.cesv3_news_contsmall_witemap{ padding-top: 10px; padding-bottom: 50px; }
.cesv3_news_cont, .cesv3_news_cont p{line-height: 1.8em;}
.cesv3_news_cont p{ padding: 0.7em 0; text-indent:2em; /**/}

.cesv3_news_cont img,.cesv3_news_cont video{/*display: block;width: 100%;box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);*/max-width:100%; border: 0px;margin: 0 auto;max-width:100%!important; height: auto!important;}

.cesv3_news_cont ul{ list-style-type:disc;}
.cesv3_news_cont ul&gt;li{margin:0px 0 0px 3em;list-style-type:disc;padding:0.1em 0;}

.cesv3_news_cont ol{ list-style-type:decimal;}
.cesv3_news_cont ol&gt;li{margin:0px 0 0px 3em;list-style-type:decimal;padding:0.1em 0;}


/*-------for_old_data--------*/
.cesv3_news_picbox{ margin: 0 auto; width:100%; max-width:1130px; padding: 10px 0;}
.cesv3_news_picbox img{ display: block;/*width: 100%;box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);*/max-width:100%; border: 0px;margin: 0 auto;}
.cesv3_news_picbox ol{display: block; color: #888; text-align: center; padding: 10px 20px;}

.cesv3_news_lrpages{padding-top: 30px; padding-bottom: 30px;}
.cesv3_news_lrpages i{display: block; padding: 5px 0;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;word-wrap:break-word;max-width: 30em; }
.cesv3_news_lrpages i a{}



/*******close_windows***********/
.close_windows{ text-align: center; padding: 5px 0 40px;}
.close_windows i.close_win_but{background-color: #eee; padding: 10px 15px; min-width: 100px; text-align: center; border-radius: 2px;display:inline-block;color: #000; cursor: pointer; border: 1px solid #ddd; margin-left:5px;margin-right:5px; }
.close_windows i.close_win_but:hover{ background-color: #F24B55;border: 1px solid #F24B55; color: #fff;}

/*~~~ ///news_detail ~~~*/




/*=====@media screen媒体查询=====*/

/*=====小于等于900px=====*/
@media screen and (max-width:900px){

/*~~~ +++ banner_word_box ~~~*/
dl.banner_words{
	width: 70vw; 
}

/*~~~ +++ news_list_row3 ~~~*/
ol.news_list_row3&gt;li{flex-basis:100%;}
.news_box&gt;ol{
    height: 70vw; 
}
.news_box&gt;ol&gt;a&gt;em{
    height: 70vw;}



}
/*=====///==小于等于900px=====*/</pre></body></html>