@charset "utf-8";


/*~~~ %%news_banner ~~~*/
.news_banner{
	background-image: url("../images/index/system_banner_01.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	min-height: 85vh;padding:23vh 0 0 15vw;
}
.news_banner.system_banner_01{background-image: url("../images/index/system_banner_01.jpg");}
.news_banner.system_banner_02{background-image: url("../images/index/system_banner_02.jpg");}
.news_banner.system_banner_03{background-image: url("../images/index/system_banner_03.jpg");}
.news_banner.system_banner_04{background-image: url("../images/index/system_banner_04.jpg");}
.news_banner.system_banner_05{background-image: url("../images/index/system_banner_05.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>dt{ padding: 0 0 0.2em 0;color: #ffdf6f;}
dl.banner_words>dd{}

.news_banner.news_list{min-height: 20vh;padding:4vh 0 0 0vw;}
.news_banner.news_list>dl.banner_words{width:auto; padding:0; background-color: transparent; border:0;}
.news_banner.news_list>dl.banner_words>dt{padding: 0 0 0.2em 0; text-align: center;}
.news_banner.news_list>dl.banner_words>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>dt{}
dl.news_title_bar>dd{}
dl.news_title_bar>dd>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>dd>ul.news_tit_sorts>a{ padding: 0.3em 1.5em;}
dl.news_title_bar>dd>ul.news_tit_sorts>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>li{ min-height: 200px;flex-grow:0; flex-shrink:1; flex-basis:32%;}

ol.news_sort_list>li>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>li>a:hover{border: 3px solid #DF002D;}
ol.news_sort_list>li>a>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>li>a.h2x1{ height: 500px;}
ol.news_sort_list>li>a.h3x1{ height: 323px;}
ol.news_sort_list>li>a.bg01{background-image: url("../images/news/news_sort01.jpg");}
ol.news_sort_list>li>a.bg02{background-image: url("../images/news/news_sort02.jpg");}
ol.news_sort_list>li>a.bg03{background-image: url("../images/news/news_sort03.jpg");}
ol.news_sort_list>li>a.bg04{background-image: url("../images/news/news_sort04.jpg");}
ol.news_sort_list>li>a.bg05{background-image: url("../images/news/news_sort05.jpg");}
ol.news_sort_list>li>a.bg06{background-image: url("../images/news/news_sort06.jpg");}
ol.news_sort_list>li>a.bg07{background-image: url("../images/news/news_sort07.jpg");}
ol.news_sort_list>li>a.bg08{background-image: url("../images/news/news_sort08.jpg");}
ol.news_sort_list>li>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>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>a:hover{border: 1px solid #DF002D; color: #DF002D;}
.news_sort_menu_bar>a.select{border: 1px solid #DF002D; background-color: #DF002D;color: #ffffff;}


/*~~~ %%new_product_list ~~~*/
ul.new_product_list{}
ul.new_product_list>li{ border-bottom: 1px solid #cccccc;padding: 30px 0;}
.new_prod_bar{display: flex;flex-direction: row;justify-content: flex-start;align-items: stretch;flex-wrap: nowrap;align-content: flex-start;}

ul.new_product_list>li>.new_prod_bar>h1{flex-grow: 0; flex-shrink:1; padding: 0 30px;}
ul.new_product_list>li>.new_prod_bar>h1>.new_prod_pic{
    height: 16vw; width: 26vw;
    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;border: 2px solid transparent;
}
ul.new_product_list>li>.new_prod_bar>h2{flex-grow: 1;flex-shrink:1;padding:10px 20px 10px 50px ;}
ul.new_product_list>li>.new_prod_bar>h2>dl{}
ul.new_product_list>li>.new_prod_bar>h2>dl>dt{padding-bottom: 0.7em;}
ul.new_product_list>li>.new_prod_bar>h2>dl>dt>span{
max-height:2.2em;line-height: 1.1em;width: 100%; display: block;overflow: hidden;/*一行的省略标记(...)*/
}
ul.new_product_list>li>.new_prod_bar>h2>dl>dd{padding-bottom: 1.7em;}
ul.new_product_list>li>.new_prod_bar>h2>dl>dd>span{	
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:2;
	word-wrap: break-word;
	overflow: hidden; height:3.6em;line-height: 1.8em;
}
ul.new_product_list>li>.new_prod_bar>h2>dl>p{}
ul.new_product_list>li>.new_prod_bar>h2>dl>p>i{ margin-right: 3em;}
ul.new_product_list>li>.new_prod_bar>h2>dl>p>em{}

ul.new_product_list>li:hover{ background-color: #FFF0EE;}
ul.new_product_list>li:hover>.new_prod_bar>h2>dl>dt>span{ color: #DF002D;}
ul.new_product_list>li:hover>.new_prod_bar>h1>.new_prod_pic{box-shadow:0 3px 13px rgba(0,0,0,0.25);border: 2px solid #DF002D;}

/*~~~ %%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>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>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>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>ol{
    height: 22vw; overflow: hidden;
}
.news_box a{display: block;}
.news_box>ol>a>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>ol>a>em>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>ol>a>em>i>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/new_product/new_product_bar.jpg");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    background-color: #123DBD;
}
.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>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>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 ~~~*/







/*~~~ %%system_tabsbar ~~~*/
.system_block{ padding:20px 0 20px}
ol.sys_tit_bar{ border-bottom:1px solid #dddddd;
display: flex;flex-direction:row;justify-content:flex-start;align-items:center;
margin: 0 0 30px 0;
}
ol.sys_tit_bar>a{flex-grow: 1;flex-shrink:1;flex-basis:20%;height:3.5em; line-height: 1.2em;
display: flex;flex-direction:column;justify-content:center;align-items:center; text-align: center;
padding: 0.6em 0.6em; color: #333333;
}
ol.sys_tit_bar>a:hover{color: #DF002D;}
ol.sys_tit_bar>.select{border-bottom:3px solid #DF002D;color: #DF002D; font-weight: 600;}
/*~~~ %%system_lr_content ~~~*/
dl.sys_lr_part{
	display: flex;flex-direction: row;justify-content: flex-start;align-items: stretch;flex-wrap: nowrap;align-content: flex-start;
}
dl.sys_lr_part>dt{flex-grow: 0; flex-shrink:0; flex-basis:27vw;}
dl.sys_lr_part>dt>a{
	display: flex;flex-direction:row;justify-content:space-between;align-items:center;
	padding: 0.6em 1.2em 0.6em 1.6em; color: #333333;
	border: 1px solid #dddddd; box-shadow:0px 3px 5px rgba(0,0,0,0.08); 
	margin: 0 0 15px 0; background-color: rgba(255,255,255,0.55);backdrop-filter: blur(6px);
}
dl.sys_lr_part>dt>a:hover{background-color: #f6f6f6;}
dl.sys_lr_part>dt>a.select{border: 1px solid #FFADB5; border-left:5px solid #DF002D;color: #DF002D; font-weight: 600;background-color: #FEEEEF;
box-shadow:0px 3px 5px rgba(0,0,0,0.18);
}
dl.sys_lr_part>dt>a>em{}
dl.sys_lr_part>dt>a>i{ font-size: 75%;color:#FF7700;}
dl.sys_lr_part>dd{flex-grow: 1;flex-shrink:1;padding: 0 0 0 30px; }
dl.sys_lr_part>dd>h1{border: 1px solid #DF002D;min-height: 450px;background-color: rgba(255,255,255,0.85);backdrop-filter: blur(6px); padding: 15px 20px; }
dl.sys_lr_part>dd>h1 *{ line-height: 1.7em;}
dl.sys_lr_part>dd>h1 p{ text-indent:2em;margin: 0.9em 0 0.9em;}
dl.sys_lr_part>dd>h1 ol{padding-left:2em ;} 
dl.sys_lr_part>dd>h1 ol>li{}
dl.sys_lr_part>dd>h1 i{display: block;margin: 0.9em 0 0.9em;text-align: center;}
dl.sys_lr_part>dd>h1 i>span{ font-size: 120%;font-weight: 600; color: #DF002D;
border-bottom:5px solid rgba(222,0,55,0.40);
}
dl.sys_lr_part>dd>h1 em{display: block;margin: 0.9em 0 0.9em;}
dl.sys_lr_part>dd>h1 .indent2{text-indent:2em;}
dl.sys_lr_part>dd>h1 em>span{ font-size: 110%;font-weight: 600; color: #123DBD;
}

dl.sys_lr_part>dd>h1 .sys_picbox{ margin: 0 auto; width:100%; max-width:1130px; padding: 10px 0;}
dl.sys_lr_part>dd>h1 .sys_picbox img{ display: block;max-width:100%; border: 0px;margin: 0 auto;}
dl.sys_lr_part>dd>h1 .sys_picbox h6{display: block; color: #888; text-align: center; padding: 10px 20px;font-size: 12px;}

dl.sys_lr_part>dd>h1 .sys_piczone{
	background-image: url("../images/sys_products/sys_pic_a01.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	width:80%;max-width: 100%; height: 450px;margin: 0 auto;
}
dl.sys_lr_part>dd>h1 .sys_piczone.sys_pic_a01{background-image: url("../images/sys_products/sys_pic_a01.png");}
dl.sys_lr_part>dd>h1 .sys_piczone.sys_pic_a02{background-image: url("../images/sys_products/sys_pic_a02.png");}
dl.sys_lr_part>dd>h1 .sys_piczone.sys_pic_a03{background-image: url("../images/sys_products/sys_pic_a03.png");}

dl.sys_lr_part>dd>h1 .sys_piczone.sys_pic_b01{background-image: url("../images/sys_products/sys_pic_b01.png");}

dl.sys_lr_part>dd>h1 .sys_piczone.sys_pic_d01{background-image: url("../images/sys_products/sys_pic_d01.png");}

dl.sys_lr_part>dd>h1 .sys_piczone.sys_pic_c01{background-image: url("../images/sys_products/sys_pic_c01.png");}

dl.sys_lr_part>dd>h1 .sys_piczone.sys_pic_e01{background-image: url("../images/sys_products/sys_pic_e01.png");}


dl.sys_lr_part>dd>h1 img, dl.sys_lr_part>dd>h1 video {
    max-width: 100%;
    border: 0px;
    margin: 0 auto;
    max-width: 100%!important;
    height: auto!important;
}

ul.video_list{display: flex;flex-direction: row;justify-content:flex-start;align-items:center;flex-wrap:wrap}
ul.video_list>li{ flex-basis: 100%; padding: 0 20%;}
/* ul.video_list{display: flex;flex-direction: row;justify-content: flex-start;flex-wrap:wrap}
ul.video_list>li{ flex-basis: 50%} */
ul.video_list>li>div{ padding: 15px 20px 25px;}
ul.video_list>li>div>span{display: block; text-align: center; margin: 0;padding: 0px 0 5px;}
ul.video_list>li>div>em{background-color: rgba(233,233,233,0.9); border-radius: 15px;padding: 20px; display: inline-block;margin: 0 0 0;}

dl.sys_lr_part>dd>h1 div.center_pic{
    display: flex;justify-content:center;align-items:center;text-align: center;
}

/*=====@media screen媒体查询=====*/

/*=====小于等于900px=====*/
@media screen and (max-width:900px){

/*~~~ +++ banner_word_box ~~~*/
dl.banner_words{
	width: 70vw; 
}

/*~~~ +++ news_list_row3 ~~~*/
ol.news_list_row3>li{flex-basis:100%;}
.news_box>ol{
    height: 70vw; 
}
.news_box>ol>a>em{
    height: 70vw;}
	
ul.new_product_list>li>.new_prod_bar{flex-wrap: wrap;}
ul.new_product_list>li>.new_prod_bar>h1{flex-grow: 1; flex-shrink:1;flex-basis:100%;padding: 0 20px;}
ul.new_product_list>li>.new_prod_bar>h2{flex-grow: 1;flex-shrink:1;flex-basis:100%;padding:10px 20px 10px 20px ;}
ul.new_product_list>li>.new_prod_bar>h1>.new_prod_pic{
    height: 40vw; width:auto;
}

ol.sys_tit_bar{flex-wrap: wrap;}
ol.sys_tit_bar>a{flex-basis:100%;}
dl.sys_lr_part {flex-wrap: wrap;}
dl.sys_lr_part>dt {
    flex-basis:100%;
}
dl.sys_lr_part>dd {
    padding: 0 0 0 0px;
}


ul.video_list>li{ flex-basis:100%; padding: 0 0%;}

}
/*=====///==小于等于900px=====*/