
* {touch-action: pan-y;}
body { font-family: "Microsoft Yahei", "PingFang SC", "Helvetica Neue", Helvetica, Arial;
}
@font-face { font-family: 'AGENCYB'; src: url('../font/AGENCYB.eot'); src: url('../font/AGENCYB.eot') format('embedded-opentype'),     url('../font/AGENCYB.woff2') format('woff2'),     url('../font/AGENCYB.woff') format('woff'),     url('../font/AGENCYB.ttf') format('truetype'),     url('../font/AGENCYB.svg') format('svg');
}
@font-face { font-family: 'RobotoBlack'; src: url('../font/RobotoBlack1.eot'); src: url('../font/RobotoBlack1.eot') format('embedded-opentype'),     url('../font/RobotoBlack1.woff2') format('woff2'),     url('../font/RobotoBlack1.woff') format('woff'),     url('../font/RobotoBlack1.ttf') format('truetype'),     url('../font/RobotoBlack1.svg') format('svg');
}
@font-face { font-family: 'RobotoLight'; src: url('../font/RobotoLight10.eot'); src: url('../font/RobotoLight10.eot') format('embedded-opentype'),     url('../font/RobotoLight10.woff2') format('woff2'),     url('../font/RobotoLight10.woff') format('woff'),     url('../font/RobotoLight10.ttf') format('truetype'),     url('../font/RobotoLight10.svg') format('svg');
}


.std_tit1 { font-size: 50px; line-height: 1.5; color: #333;
}
.std_tit2 { font-size: 44px; line-height: 1.5; color: #333;
}
.std_tit3 { font-size: 40px; line-height: 1.5; color: #333;
}
.std_tit4 { font-size: 36px; line-height: 1.5; color: #333;
}
.std_tit5 { font-size: 30px; line-height: 1.5; color: #333;
}
.std_tit6 { font-size: 24px; line-height: 1.5; color: #333;
}
/* @文本 */
.std_text,
.std_text p { font-size: 16px; line-height: 1.75; color: #666;
}
/* @编辑器 */
.yxedr_active h2 { font-size: 44px; line-height: 1.5; color: #333; margin-bottom: 22px;
}
.yxedr_active h3 { font-size: 36px; line-height: 1.5; color: #333; margin-bottom: 18px;
}
.yxedr_active h4 { font-size: 30px; line-height: 1.5; color: #333; margin-bottom: 15px;
}
.yxedr_active h5 { font-size: 24px; line-height: 1.5; color: #333; margin-bottom: 12px;
}
.yxedr_active p { font-size: 18px; line-height: 1.75; margin-bottom: 8px; color: #666;
}
/* @间距 */
.std_padd_top100 { padding-top: 100px;
}
.std_padd_bot100 { padding-bottom: 0px;
}
.std_padd100 { padding: 100px 0 50px 0;
}
.std_margin_bot40 { margin-bottom: 40px;
}
.std_margin_bot60 { margin-bottom: 60px;
}
/* 规范-end */
/* module */
/* 按钮 */
/* 按钮-end */
/* 标题 */
.mod_titbox { display: flex; align-items: center; position: relative; z-index: 1;
}
.mod_titbox::after { content: ""; position: absolute; bottom: 2px; left: 0; width: 100%; height: 1px; background-color: #D9D9D9; z-index: -1;
}
.mod_tit { color: #00A0E2; font-weight: bold; position: relative; flex-shrink: 0; padding-bottom: 12px; /* line-height: 40px; */
}
.mod_tit::after { content: ""; position: absolute; width: 100%; height: 5px; bottom: 0; left: 0; background-color: #00A0E2;
}
.mod_subtit { font-size: 18px; line-height: 1.5; padding-left: 27px; color: #666666; display: none;
}
/* 版式二 */
.mod_titbox_type1 .mod_subtit { display: block;
}
/* 标题-end */
/* module-end */
/* carter */
/* b1 */
.genmodel_iot { background-color: #f5f5f5;
}
.genmodel_iot_primary_top { border-radius: 10px; overflow: hidden; display: flex; margin-bottom: 14px;
}
.gipt_left { width: 33.75%; background-color: #fff; padding: 67px;
}
.gipt_left_text { font-size: 18px; line-height: 1.7; color: #333333;
}

.gipb_list { margin: 0 -4px;
}
.gipb_item { width: 25%; padding: 0 4px;
}
.gipb_item_cont { border-radius: 10px; overflow: hidden; position: relative;
}
.gipb_item_cont_tit { position: absolute; height: 40px; padding: 0 18px; background-color: #00A0E2; overflow: hidden; border-radius: 0px 10px; bottom: 0; left: 0;
}
.gipb_item_cont_text { width: 100%; height: 100%; display: flex; align-items: center; font-size: 16px; color: #fff;
}
.genmodel_cloud_text { margin-bottom: 25px;
}
.genmodel_cloud_subtit { font-weight: bold; margin-bottom: 25px;
}
.genmodel_mod_list { margin: 0 -8px;
}
.genmodel_mod_item { width: 50%; padding: 0 8px; margin-bottom: 30px;
}
.genmodel_mod_item_cont { border-radius: 10px; overflow: hidden; position: relative;
}
.gmic_play { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 70px; padding: 13px; display: block;
}
.gmic_play img { width: 44px;
}
.genmodel_mod_play { cursor: pointer;
}
.genmodel_mod_play .gmic_play { display: block; /* backdrop-filter: blur(5px); */
}
.gmic_play::after{ content: ""; width: 100%; height: 100%; position: absolute; top: 50%; left: 50%; backdrop-filter: blur(5px); border-radius: 50%; border: 1px solid rgba(255, 255, 255, 0.5); z-index: -1; transform: translate(-50%,-50%);
}
.ys_video_btn:hover .gmic_play::before,
.home_solu_ri:hover .gmic_play::before { animation: btnanimate2 1.2s infinite ease;
}
.ys_video_btn:hover .gmic_play::after,
.home_solu_ri:hover .gmic_play::after { animation: btnanimate 1.2s infinite ease;
}
@keyframes btnanimate { 50% {     width: 76px;     height:76px; }
}
.genmodel_scene { background-color: #F2F6FC;
}
.genmodel_scene_text { margin-bottom: 28px;
}
.genmodel_zkt_list { margin: 0 -9px;
}
.genmodel_zkt_item { width: 50%; padding: 0 -9px;
}
.genmodel_zkt_item_cont { background: #F2F6FC; border-radius: 10px; overflow: hidden;
}
.genmodel_zkt_textlist { margin-bottom: 28px;
}
.gztc_text { font-size: 18px; line-height: 1.7; color: #333;
}
.genmodel_zkt_imgright .gztc_text { display: none;
}
.genmodel_zkt_textlist li { margin-bottom: 28px;
}
.genmodel_zkt_imglist { display: flex;
}
.genmodel_zkt_imgitem_cont { background-color: #F2F6FC;
}
.genmodel_zkt_imgright img { width: 100%; transition: all 0.36s;
}
.genmodel_zkt_imgitem_cont { border-radius: 10px; overflow: hidden;
}
.genmodel_collect_primary { padding-top: 80;
}
.genmodel_collect .mod_titbox { margin-bottom: 45px;
}
.genmodel_collect { background-color: #F2F6FC;
}
.gmic_tit { font-weight: bold; margin-bottom: 16px; margin-top: 28px;
}
.gmic_item { display: flex; margin-bottom: 3px;
}
.gmic_item:last-child { margin-bottom: 0;
}
.gmic_item::before { content: ""; flex-shrink: 0; width: 11px; height: 11px; border-radius: 50%; background-color: #00A0E2; display: block; margin-top: 8px; margin-right: 12px;
}
.gmic_item_text { color: #333;
}
.genmodel_mod_item_cont .ys_imgbox_cover { overflow: hidden; border-radius: 10px;
}
/* 页面相同部分 */
.genmodel_cloud .mod_titbox,
.genmodel_scene .mod_titbox,
.genmodel_zkt .mod_titbox { margin-bottom: 32px;
}
.genmodel_cloud_text,
.genmodel_scene_text { font-size: 18px; line-height: 1.8; color: #333;
}
.genmodel_scene_cont,
.genmodel_cloud_cont,
.genmodel_zkt_cont { padding-top: 40px;
}
.genmodel_zkt_textlist,
.genmodel_zkt_imglist { margin: 0 -8px;
}
.genmodel_zkt_textleft,
.genmodel_zkt_imgleft { width: 57.93%;
}
.genmodel_zkt_textright,
.genmodel_zkt_imgright { width: calc(100% - 57.93%);
}
.genmodel_zkt_textleft,
.genmodel_zkt_imgleft,
.genmodel_zkt_textright,
.genmodel_zkt_imgright { padding: 0 8px;
}
.genmodel_zkt_textitem_cont,
.genmodel_zkt_imgitem_cont { height: 100%;
}




/* 面包屑-end */
/* 公共按钮 */
/* type2 */
.hcwr_li_le_more{height: 56px;}
.mod_btn2 { height: 56px; display: inline-block; display:none; min-width: 180px;
}
.mod_btn2_text { height: 100%; color: #fff; border-radius: 28px; transition: all 0.36s; display: flex; align-items: center; justify-content: center; font-size: 16px; line-height: 1.5; padding: 0 20px; background-color: #00A0E2; border: 1px solid #00A0E2;
}
/* type2-end */
/* 公共按钮-end */
/* 公共banner */
/* type1 */




@media screen and (min-width: 1200px) { /* hover效果，不需要写的删掉 */ .hcsu_li .mod_btn2_text:hover {     border-color: #00A0E2;     background: #00A0E2;     color: #fff; } .pc_fenye .comp-tabli:hover li {     background-color: #00A0E2;     color: #fff; } .pc_fenye .comp-tabli li:hover {     background-color: #00A0E2;     color: #fff; } .pc_fenye a:not(.comp-tabli):hover li {     color: #00A0E2; } .first li:hover, .prev li:hover, .next li:hover, .end li:hover {     border: 1px solid transparent; }
}







/* 响应式，不需要写的删掉 */
@media screen and (max-width: 1199px) { .ys_phfy {     padding-top: 20px; } .ys_phfyfl {     border: 1px solid #0377c2;     width: 50px;     height: 40px;     text-align: center;     line-height: 40px;     border-radius: 10px; } .ys_phfyfl a {     color: #565656;     font-size: 20px; }
}
/* 分页-end */
/* helen star */
.ys_hd_pc { position: fixed; top: 0; left: 0; width: 100%; z-index: 99; transition: all 0.36s; /* background-color: rgba(255, 2555, 255, .8); */
}
.home_hd { width: 100%; position: relative; /* display: flex; align-items: center; justify-content: space-between; */
}
.home_le_lo { width: 184px; width: 320px !important; position: relative; line-height: 130px; transition: all 0.36s;
}
.home_le_lo a { width: 100%; display: block; display: inline-block; position: relative; line-height: 130px; line-height:0 !important; transition: all 0.36s;
}
.home_le_lo_img { position: relative; width: 100%; transition: all 0.36s;
}
.home_le_lo_img1 { position: absolute; top: 1px; left: 0; width: 100%; height: 100%; transition: all 0.36s; opacity: 0;
}
.home_hd_le { display: flex; align-items: center;
}
.home_hd_le p { color: #fff; line-height: 130px; transition: all 0.36s;
}
.home_le_info { margin-left: 8px;
}
.home_ri_sea_icon { width: 24px; cursor: pointer; line-height: 130px; transition: all 0.36s; position: relative;
}
.home_ri_sea_icon img { width: 100%;
}
.home_ri_sea { padding-left: 30px;
}
.home_hd_ri { display: flex; align-items: center;
}
.home_ri_nav_ul { display: flex; align-items: center;
}
.hrnu_link { font-size: 18px; line-height: 130px; color: #fff; transition: all 0.36s; display: block; position: relative;
}
.hrnu_link::after { content: ''; position: absolute; top: 0; left: 0%; /* transform: translateX(-50%); */ width: 0%; height: 3px; transition: all 0.36s; background: #fff; opacity: 0;
}
.hrnu_li.yxnav_active1 .hrnu_link::after { opacity: 1; width: 100%;
}
.hrnu_li { margin: 0 31px; position: relative;
}
.yx_search3_btn { width: 27px; margin-right: 50px; line-height: 60px; position: relative;
}
.yx_search3_btn img { width: 100%; transition: all .36s;
}
.yx_search3img1 { position: relative; top: 0; left: 0;
}
.yx_search3img2 { position: absolute; top: 18px; left: 0; opacity: 0;
}
.yx_search3box { position: relative;
}
.yx_search3xlbox { width: 100%; height: 250px; background: rgba(255, 255, 255, 1); box-shadow: 0 5px 13px rgba(35, 50, 64, 0.13); display: none; position: fixed; left: 0; top: 130px; z-index: 99; transition: top 0.36s;
}
.yx_search3_tbox { width: 50%; margin: auto; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); height: 60px; border-bottom: 1px solid #666;
}
.yx_search3xlbtn { width: 27px; line-height: 60px;
}
.yx_search3xlbtn img { width: 100%; transition: all .36s;
}
.yx_search3_xls { width: calc(100% - 27px); padding-right: 20px;
}
.yx_search3_xls input { font-size: 16px; line-height: 3.75; color: #666; width: 100%; transition: all .36s;
}
.yx_search3_xls input::placeholder { color: #666;
}
.yx_search3.act .yx_search3_btn .yx_search3img2 { opacity: 1;
}
.yx_search3.act .yx_search3_btn .yx_search3img1 { opacity: 0;
}
.yx_search3_btn.on .yx_search3img2 { opacity: 1;
}
.yx_search3_btn.on .yx_search3img1 { opacity: 0;
}
.ys_phnav_menu { background: #00A0E2;
}
.hrnu_down { position: absolute; top: 90%; background: #FFFFFF; background: rgba(12, 43, 120, .8); box-shadow: 0px 2px 19px 10px rgb(22 44 112 / 5%); border-radius: 8px; left: 50%; transform: translateX(-50%); padding: 43px 31px 30px; display: none; transition: top 0.36s; z-index: 1;
}
.hrnu_down_ul_li a { font-size: 16px; color: #fff; line-height: 1.75; transition: all 0.36s; white-space: nowrap;
}
.hrnu_down_ul_li.yxnav_active2 a { color: #00A0E2;
}
.hrnu_down_ul_li { padding-bottom: 35px; margin-bottom: 10px;
}
.hrnu_down_ul_li:last-child { padding-bottom: 0px; margin-bottom: 5px;
}
/* .ys_hd_pc.isfixed .home_hd_le p,
.ys_hd_pc.isfixed .hrnu_link,
.ys_hd_pc.isfixed .home_ri_sea_icon,
.ys_hd_pc.isfixed .home_le_lo a { line-height: 80px;
} */
.ys_hd_pc.isfixed .home_hd_le p,
.ys_hd_pc.isfixed .hrnu_link,
.ys_hd_pc.isfixed .home_ri_sea_icon,
.ys_hd_pc.isfixed .home_le_lo { line-height: 80px;
}
.ys_hd_pc.isfixed { background: #fff;
}
.ys_hd_pc.isfixed .home_le_lo_img { opacity: 0;
}
.ys_hd_pc.isfixed .home_le_lo_img1 { opacity: 1;
}
.ys_hd_pc.isfixed .yx_search3xlbox { top: 80px;
}
.ys_hd_pc.isfixed .home_hd_le p { color: #333333;
}
.ys_hd_pc.isfixed .hrnu_link { color: #333333;
}
.ys_hd_pc.isfixed .hrnu_li.yxnav_active1 .hrnu_link { color: #00A0E2;
}
.ys_hd_pc.isfixed .hrnu_li.yxnav_active1 .hrnu_link::after { background: #00A0E2;
}
.ys_hd_pc.isfixed .hrnu_down { top: 100%;
}
.ys_ban_title .std_tit1 { font-weight: bold; color: #fff; line-height: 1.5;
}
.ys_ban_title { text-align: center;
}
.home_ban { position: absolute; bottom: 173px; left: 50%; transform: translateX(-50%);
}
.ys_ban_imgbox::after { content: ''; position: absolute; width: 100%; height: 200px; left: 0px; top: 0px; background: linear-gradient(180deg, #000000 5.88%, rgba(0, 0, 0, 0) 70.5%); opacity: 0.1;
}
.ys_ban_imgbox::before { height: 40%; background: linear-gradient(180deg, rgba(0, 0, 0, 0) 5.88%, #000000 100%); opacity: 0.3; top: inherit; bottom: 0;
}
.home_dots { position: absolute; bottom: 64px; left: 0; width: 100%; height: 50px; display: flex; align-items: center; justify-content: center;
}
.home_dots_li { position: relative; margin: 0 15px; cursor: pointer;
}
.home_dots_li svg { display: block; width: 38px; height: 38px; position: relative; z-index: 5; transform: rotate(-90deg); -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -o-transform: rotate(-90deg); -ms-transform: rotate(-90deg);
}
.home_dots_li svg circle { stroke-width: 2px; stroke: #fff; stroke-dasharray: 300%; stroke-dashoffset: 300%; transition: stroke-dashoffset 0.6s ease-out; -webkit-transition: stroke-dashoffset 0.6s ease-out; -moz-transition: stroke-dashoffset 0.6s ease-out; -o-transition: stroke-dashoffset 0.6s ease-out; -ms-transition: stroke-dashoffset 0.6s ease-out;
}
.home_dots_li.on svg circle { stroke-dashoffset: 0; animation: movedong 6s ease-out;
}
.home_dots_li span { position: absolute; z-index: 4; top: 0; left: 0; width: 38px; height: 38px; border: 2px solid transparent; border-radius: 50%; transition: border-color 0.3s ease-out; -webkit-transition: border-color 0.3s ease-out; -moz-transition: border-color 0.3s ease-out; -o-transition: border-color 0.3s ease-out; -ms-transition: border-color 0.3s ease-out;
}
.home_dots_li span:after { content: ""; width: 6px; height: 6px; border-radius: 50%; background-color: #fff; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto;
}
.home_dots_li.on span { border-color: rgba(255, 255, 255, 0.3);
}
.home_dots_li.on svg circle { stroke-dashoffset: 0; animation: movedong 6s ease-out;
}
@keyframes movedong { 0% {     stroke-dashoffset: 300%; } 100% {     stroke-dashoffset: 0; }
}
.ys_ban_imgbox img { -webkit-transition: all 5s ease-out; transition: all 5s ease-out; -ms-transform: scale(1.2); -moz-transform: scale(1.2); -webkit-transform: scale(1.2); -o-transform: scale(1.2); transform: scale(1.2);
}
.ys_ban_li.slick-active .ys_ban_imgbox img { -ms-transform: scale(1); -moz-transform: scale(1); -webkit-transform: scale(1); -o-transform: scale(1); transform: scale(1);
}
/* .ys_ban_imgbox video { -webkit-transition: all 5s ease; transition: all 5s ease; -ms-transform: scale(1.2) translate(-50%, -50%); -moz-transform: scale(1.2) translate(-50%, -50%); -webkit-transform: scale(1.2) translate(-50%, -50%); -o-transform: scale(1.2) translate(-50%, -50%); transform: scale(1.2) translate(-50%, -50%);
}
.ys_ban_li.slick-active .ys_ban_imgbox video { -ms-transform: scale(1) translate(-50%, -50%); -moz-transform: scale(1) translate(-50%, -50%); -webkit-transform: scale(1) translate(-50%, -50%); -o-transform: scale(1) translate(-50%, -50%); transform: scale(1) translate(-50%, -50%);
} */
.home_main { width: 100%; position: relative;
}
.home_solu { width: 100%; position: relative;
}
.home_solu_cont { width: 100%; position: relative; display: flex; align-items: flex-start; flex-wrap: wrap;
}
.home_solu_ri { width: 44%; position: relative;
}
.home_solu_le { width: 56%; padding-right: 147px;
}
.home_solu_ri_ig { width: 100%;
}
.home_solu_ri_ig img { width: 100%; border-radius: 16px;
}
.home_solu_ri_play { width: 70px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); cursor: pointer; background: rgba(255, 255, 255, 0.1); border-radius: 50%;
}
.home_solu_ri_play img { width: 100%; transform: none !important;
}
.home_solu_le_tit .std_tit2 { color: #333; line-height: 1.5; font-weight: bold;
}
/*.home_solu_le_roll { margin: 0 -25px; display: flex; flex-wrap: wrap; padding-bottom: 32px;
}
.hslr_li { width: 25%; padding: 0 25px;
}
.hslr_wrap { width: 100%; position: relative;
}
.hslr_wrap_num_tit span { font-size: 60px;
}
.hslr_wrap_info p { color: #333; line-height: 1.5;
}
.hslr_wrap_num_tit { font-size: 20px; line-height: 1.5; color: #00A0E2; font-family: 'AGENCYB';
}
.hslr_wrap_num { margin-bottom: 20px;
}
.hsli_p { font-size: 18px; line-height: 1.75; color: #333;
}*/
.home_solu_le_more .casedata_newest_lookmore { text-align: left;
}
.home_solu_le_info { margin-bottom: 42px;
}
.home_case { width: 100%; background: #010428; padding-bottom: 260px;
}
.home_case_cont { width: 100%; position: relative;
}
.home_case_tit { text-align: center;
}
.home_case_tit .std_tit2 { color: #fff; line-height: 1.5; font-weight: bold;
}
.home_case_swip_ul { position: relative; /* display: flex; justify-content: center; */ margin-top: 32px; flex-wrap: wrap;
}
.hcsu_li { position: relative;
}
/* .home_case_swip_ul { display: flex;
} */
.hcsu_li { margin: 0 10px;
}
.hcsu_li .mod_btn2_text { cursor: pointer; background: transparent; border-color: #fff; color: #fff !important;
}
/* .hcsu_li.slick-current .mod_btn2_text { border-color: #00A0E2; background: #00A0E2; color: #fff;
} */
.home_case_swip_sli { width: 990px; margin: 0 auto;
}
.hcss_li_wrap_ig { width: 100%; position: relative; border-radius: 16px; overflow: hidden;
}
.hcss_li_wrap_ig::after { content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 40%; transition: all 0.36s; opacity: 0; background: linear-gradient(180deg, rgba(38, 129, 253, 0) 0%, #2681FD 118.78%);
}
.hcss_li_wrap_ig { overflow: hidden;
}
.hcss_li_wrap_ig img { border-radius: 16px;
}
.hcss_li_wrap { width: 100%; position: relative;
}
.hcss_li_wrap_tit .hsli_p { color: #FFF; line-height: 1.5; overflow: hidden; -webkit-line-clamp: 2; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical;
}
.hcss_li_wrap_tit { position: absolute; bottom: 0; left: 0; width: 100%; padding: 38px 60px; transition: all 0.36s; opacity: 0;
}
.home_case_swip_ul .slick-track { margin: 0 auto;
}
.home_case_swip_sli .slick-list { overflow: inherit;
}
.hcss_li { padding: 0 12px; background: #000000; opacity: 0.58; transition: all 0.36s; pointer-events: none;
}
.hcss_li.slick-current { opacity: 1; pointer-events: inherit;
}
.hcss_li.slick-current .hcss_li_wrap_tit { opacity: 1;
}
.hcss_li.slick-current .hcss_li_wrap_ig::after { opacity: 1;
}
.hcss_ul { margin: 0 -12px;
}
.hcss_ul .slick-arrow { width: 22px; height: 39px; z-index: 10; background-size: 100% 100%;
}
.hcss_ul .slick-prev { background-image: url(../image/a1_icon3.svg); left: -25%;
}
.hcss_ul .slick-next { background-image: url(../image/a1_icon2.svg); right: -25%;
}
.home_case_swip_sli { padding-bottom: 55px;
}
.hcss_ul .slick-dots { bottom: -68px;
}
.hcss_ul .slick-dots li { background: transparent; border: 1px solid #fff;
}
.hcss_ul .slick-dots li.slick-active { background: #fff;
}
.home_port { width: 100%; position: relative;
}
.home_port_info p { color: #fff; text-align: center;
}
.home_port_info { margin-top: 12px;
}
.home_port_more { text-align: center; margin-top: 42px;
}
.home_port_more .mod_btn2_text { position: relative; /* background: #fff; */ border: none; /* color: #00A0E2; */
}
.home_port_more .mod_btn2_text::after { content: ''; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 100%; height: 100%; background: #FFFFFF; opacity: 0.2; border-radius: 36px; transition: all 0.36s; animation: scrlo 1.6s linear infinite;
}
@keyframes scrlo { 0% {     width: 100%;     height: 100%; } 50% {     width: 116%;     height: 72px; } 100% {     width: 100%;     height: 100%; }
}
.home_port_more .mod_btn2 { height: 50px;
}
.home_choi { width: 100%; position: relative;
}
.home_choi::after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(180deg, rgba(219, 230, 246, 0) 0%, #DBE6F6 149.37%); opacity: 0.7;
}
.home_choi_cont { width: 100%; position: relative;
}
.home_choi_bg { width: 100%; position: absolute; bottom: 0; left: 0;
}
.home_choi_bg img { width: 100%;
}
.home_choi .ys_cont1600 { position: relative; z-index: 10;
}
.home_choi_tit .std_tit2 { color: #333;
}
.home_choi_tit .hsli_p { color: #333;
}
.home_choi_wrap { width: 100%; position: relative;
}
.hcwr_li { width: 100%; position: relative; display: none;padding:30px 0;
}
.hcwr_li_wrap { display: flex; flex-wrap: wrap;
}
.hcwr_li:first-child { display: block;
}
.hcwr_li_le { width: 43%; padding-right: 100px;
}
.hcwr_li_ri { width: 57%;
}
.hcwr_li_ri img { width: 100%;
}
.home_choi_wrap_le { width: 78px; position: absolute; top: 50%; left: 0; transform: translateY(-50%);
}
.home_choi_wrap_ri { width: calc(100% - 78px); padding-left: 65px;overflow:hidden;;
}
.home_choi_wrap_le::before { content: ''; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 1px; height: calc(100% + 50px); /* border-left: 1px dashed #e5e5e5; */ border-left: 1px dashed rgba(173, 173, 173, 0.6)     /* opacity: 0.3; */
}
.slick-prev, .slick-next{font-size:0;}
.g-sypt1fl-icon { cursor: pointer;
}
.g-sypt1-icon { width: 78px; height: 78px; border-radius: 50%; position: relative; margin-bottom: 40px; transition: all .36s;
}
.g-sypt1-tu { width: 60px; height: 60px; transition: all .36s ease; border-radius: 50%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);
}
.g-sypt1-tu img { width: 33px; display: block; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);
}
.g-sypt1-icon .g-svg { width: 78px; height: 78px; transform: rotate(-90deg);
}
.g-svg svg { position: absolute; top: 0; left: 0; width: 100%; height: 100%;
}
.g-sypt1fl-icon.act .circle1 { stroke-dasharray: 220; stroke-dashoffset: 220; -webkit-animation: 4s svgcircle1 linear; animation: 4s svgcircle1 linear;
}
.g-svg circle { stroke-dasharray: 220; stroke-dashoffset: 220;
}
@keyframes svgcircle1 { 0% {     stroke-dashoffset: 220; } 100% {     stroke-dashoffset: 0; }
}
.g-sypt1fl-icon.act .g-sypt1-icon { background: rgb(232, 239, 251); /* box-shadow: 0 0 30px 10px rgb(169 203 174 / 35%); */ box-shadow: 5px 5px 20px 6px rgba(113, 111, 111, 0.05);
}
.g-sypt1fl-icon.act .g-sypt1-tu { background: #fff;
}
.hcwr_li_le_tit .std_tit5 { color: #333; line-height: 1.5; font-weight: bold;
}
.hcwr_li_le_tit { margin-bottom: 32px;
}
.hcwr_li_le_info p { color: #666; margin-bottom: 12px;
}
.hcwr_li_le_info { margin-bottom: 30px; max-height: 270px;
}
 
.hcwr_li_le_info .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { width: 2px;
}
.hcwr_li_le_info .mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #00a0e2;
}
.hcwr_li_le_info .mCSB_outside+.mCSB_scrollTools { right: -10px !important;
}

.c_smnav1_item:first-child { margin-left: 0;
}
.newsdeta_page_text { overflow: hidden; -webkit-line-clamp: 1; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical;
}
.newsdeta_right_item_text { overflow: hidden; -webkit-line-clamp: 2; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical;
}
.culture_banner_bg_list img { width: 100%;
}
.ys_ph_search { margin-top: 35px;
}
.hrnu_down_ig { width: 80px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: -1; pointer-events: none;
}
.hrnu_down_ig img { width: 100%; opacity: 0.1;
}
.slick-current.hcwr_li .hcwr_li_ri { -webkit-animation: fadeIn 1s ease both; animation: fadeIn 1s ease both; animation-delay: 0.4s;
}
.hcul_img { margin-bottom: 0 !important;
}
.home_case_ul_li { animation: donghua 40s linear infinite;
}
.ys_ban_li.slick-current .ys_ban_title{ animation: ysfadeInUp 0.5s ease-in-out both;
}

.slick-list{ height:440px; overflow:hidden}
.hcwr_li_le{ height:440px;}
.hcwr_li_le_info p{ font-weight: bold;
}
.hcwr_li_le_info { padding-right: 20px;
}
.hcwr_li_le_tit .std_tit2{ text-align: center; font-weight: bold;
}




.hcwr_li_ri{ border-radius: 16px;
}
.hcwr_li_le_info p { font-weight: normal;
}
.hcwr_li_le_info p b{color:#333;}
.hcwr_li_le_info p em{color:#00A0E2;}
/* .hcwr_li_le_info p b,.hcwr_li_le_info p strong{ font-weight: normal;
} */

@media screen and (max-width:1470px) {
	
	.std_padd100 {    padding: 50px 0 50px 0;}

	.hcwr_li_le{ padding-right:50px;}
.std_tit5{ font-size:22px}
.std_text, .std_text p{ font-size:14px;}
	
	
	
	}


@media screen and (max-width:960px) { .std_padd100{padding:35px 0;} .home_case_tit .std_tit2 {font-size:18px;} .home_choi_wrap_le {     width: 100%;     position: static;     transform: inherit;     display: flex;     justify-content: center; } .home_choi_wrap_ri {width: 100%;padding-left:0;} .home_choi_wrap_le::before {display: none;} .home_case_swip_sli {width: 450px;} .hcss_ul .slick-prev {left: -22%;} .hcss_ul .slick-next {right: -22%;} .home_case_swip {padding-bottom: 28px;} .home_case_swip_sli {width: 400px;} .slick-track .slick-slide{float:left;} .hcwr_li_wrap {flex-direction: column-reverse;} .hcwr_li_le, .hcwr_li_ri {width: 100%;padding-right:20px;} .hcwr_li_ri{height:200px;} .ys_imgbox_cover img:nth-child(2){height: auto;} .hcwr_li_le {margin-top: 13px;} .hcwr_li_le_tit {margin-bottom: 5px;} .hcwr_li_le_info {margin-bottom: 15px;max-height:145px;} .hplu_le {width: 87px;} .mod_btn2{height:35px;min-width:120px;} .mod_btn2_text {padding: 0 10px;font-size:14px;} .hcwr_li_le_tit .std_tit5{font-size:18px;} .std_text, .std_text p{font-size:14px;line-height:18px;} .std_padd_bot100{padding-bottom:10px;} .g-sypt1-icon{margin-bottom:7px;}
}