*{margin: 0;padding: 0;box-sizing: border-box;list-style: none;}
body{font-size: 14px;min-width: 1300px;font-family:"Microsoft YaHei";overflow-x:hidden;color: #333;}
a{text-decoration: none;font-size: 14px;}
address, caption, cite, code, dfn, em, th, var, optgroup, i{font-style: inherit;font-weight: inherit;}
img{vertical-align: top;border: none;}
input, textarea{outline: none;border: none;}
h1, h2, h3, h4, h5, h6{font-weight:normal;}
.fr{ float:right;}
.fl{ float:left;}
.w1500,.page,.gy,.box{max-width: 1500px; min-width: 1300px; width: 100%; margin: 0 auto;}
.clear,.cl{height: 0; overflow: hidden; clear: both;}
.dfs{display: flex;align-items: center;justify-content: space-between;}
.db>div, .lb>li, .dd>dl{display:inline-block;vertical-align:top;}



@font-face {
  font-family: 'iconfont';  /* Project id 4388864 */
  src: url('//at.alicdn.com/t/c/font_4388864_aufjly7hwgo.woff2?t=1703572959621') format('woff2'),
       url('//at.alicdn.com/t/c/font_4388864_aufjly7hwgo.woff?t=1703572959621') format('woff'),
       url('//at.alicdn.com/t/c/font_4388864_aufjly7hwgo.ttf?t=1703572959621') format('truetype');
}




/*heade*/
.head_bc{width: 100%;position: relative;}
.hea_tc{display: flex;justify-content: space-between;height: 126px;align-items: center;position: relative;min-width: 1280px;margin: 0 auto;width: 95%;}
.hea_logo{display: flex;align-items: center;}
.hea_logo2{display: flex; padding-left:15px;}
.h_tcc{margin-left: 14px;}
.h_tcc>b{display: block;font-size: 32px;line-height: 1em;color: #333; letter-spacing:4px;}
.h_tcc>p{font-size: 13px;color: #999;margin-top: 7px;text-transform: uppercase;letter-spacing: 0;}
.head_lc{width: 100%;display: flex;justify-content: space-between;align-items: center;height: 80px;position: relative;}
.hea_wz {margin-left: 10px; position: relative; height: 100%; display: flex; flex-direction: column;justify-content: center; }
.hea_wz>b {display: block; font-size: 24px; color: #333; font-weight: normal;}
.hea_wz>b>span {font-size: 24px; color: #e10009; }
.hea_wz>p{font-size: 18px;color: #999;margin-top: 4px;letter-spacing: 1.3px;}
.hea_wz:after {position: absolute; content: ""; background: rgba(255,255,255,0.07); top: 0; left: -41px; width: 1px; height: 100%; }
.hee>p {font-size: 16px; color: #4a4a4a; display: flex;  line-height: 28px;}
.hee>p>span{font-size: 16px;color: #999;margin-right: 10px;border: 1px #ddd solid;border-radius: 50%; width: 28px;height: 28px; line-height: 26px; text-align: center;}
.hee>div {display: flex; }
.hee>div>b {font-size: 26px; color: #0266c8; font-family:din;}
.hee>div>b:last-child{margin-left: 30px; }

.nav_c:after{content:'';position: absolute;width: 100%;height: 6px;-webkit-transform: skew(-28deg);-moz-transform: skew(-28deg);-o-transform: skew(-28deg);background: linear-gradient(to right,#0266c8,#0081ff);top: 0px;left: 0;animation:myfirst 1s linear;}
@keyframes myfirst
{
    0%   { width: 0%;}
  100% { width: 79%;}
}
@keyframes myfirst1
{
    0%   { width: 0%;}
  100% { width: 21%;}
}

.head_c{background: #fff;}
.nav_bc{position:relative;width: 100%;background: #fff;z-index: 9999;}
.nav_c{display: flex;width: 94.8%;justify-content: space-between;height: 100%;}
.nav_c>li{position: relative; height: 100%; display: flex; justify-content: center; align-items: center; width: 12.5%; transition: all .5s; }
.nav_c>li>a{font-size: 18px; height: 100%; display: flex; justify-content: center; align-items: center; width: 100%; color: #333; transition: all .5s; font-weight: normal;}
.nav_c>li:hover>a,.nav_c>li.on>a{border-bottom: 2px #0266c8 solid;transition:0.1s all;}
.pudown{width:295%;padding:25px;background:#fff;display: flex;position: absolute;top: 78px;left: 50%;transform: translateX(-50%);text-align: center;z-index:9;visibility: hidden; box-shadow: 1px 11px 15px rgba(1,82,207,0.3);}
.pudown.to{width:400%;}
.pudown.to1{width:320%;}
.nav_c>li:hover .pudown{visibility: visible;}
.pudown_le i{width:200px;display:block;}
.pudown_le i img{width:100%;}
.pudown_le  a{width:80%;height:40px;display:block;line-height:40px;font-size:14px;color:#666;margin:20px auto 0;border:1px solid #eee;}
.pudown_le  a:hover{color:#0266c8;border:1px solid #0266c8;}
.pudown_ri{width:calc(100% - 225px);margin-left:25px;text-align: left;}
.pudown_ri a{font-size:16px;color:#666;display:block;line-height:46px;padding-left:30px;border-bottom:1px solid #eee;position:relative;}
.pudown_ri a:before{content:'';width:4px;height:4px;background:#0266c8;position:absolute;top:calc(50% - 2px);left:12px;}
.pudown_ri1{width:100%;margin-left:25px;text-align: left;}
.pudown_ri1 a{font-size:16px;color:#666;display:block;line-height:46px;padding-left:30px;border-bottom:1px solid #eee;position:relative;}
.pudown_ri1 a:before{content:'';width:4px;height:4px;background:#0266c8;position:absolute;top:calc(50% - 2px);left:12px;}
.pudown table{width: 100%;}
.pudown_ri a:hover{color:#0266c8;}
.pudown tr td b a{font-weight: normal;font-size: 16px;}
.pudown tr:hover a{color: #0266c8 !important;}
.pudown_li{width:44%;}
.pudown_li2{width:100%;}
.pudown_li1{width:100%;}



/*search*/
.dfss{display:flex;align-items:center;justify-content:space-between;width: 5.2%;height: 100%;background: #eee;margin-left: 5px;}
.icon>div{width: 100%;height:100%;display: flex;align-items: center;justify-content: center;}
.icon>div i{color:#333; user-select:none; transition:all 0.5s; display: flex; align-items: center; justify-content: center; position: relative; height: 100%; width: 100%; }
.icon>div i span{font-size: 25px;color: #666;}
.icon>div:hover i{border-color: #e60113;}
.iser_box,.itel_box{background:rgba(255,255,255,0.8);position:absolute;top: 78px;right:0;padding:30px;transform-origin:top;transform:rotateX(90deg);transition:all 0.5s;z-index: 9;}
.icon>div:hover .iser_box,.icon>div:hover .itel_box{transform:rotateX(0deg);}
.search_l{display:flex;align-items:center;justify-content:end;color: #333;}
.search_l span+span{margin-left:4px;}
.search_l a{color: #333;font-size: 14px;}
.search_r{margin-top:20px;position:relative;}
#infoname{width:100%;height:38px;line-height: 38px;border:1px solid #eee;text-indent:12px;}
.z_img{width:38px;height:38px;position:absolute;top:0;right:0;background: no-repeat;}
.itel_box{width:228px;text-align:center}
.itel_box p{color:#333;position:relative;font-size:20px;}
.itel_box p:before{position:absolute;left:0;color:#333;}
.itel_box em{font-size:26px;font-weight: bold;color:#feac00;margin-top:10px;}
.search_l .iconfont{font-size: 16px;}
.search_l span{color: #333}
.icon_pho {display: flex; align-items: center; }
.icon_pho .irh span {color: #333; font-size: 22px; }
.icon_pho b {font-size: 26px; color: #f8a000; padding-left: 10px; }











/*banner*/
.bann{overflow: hidden;margin-bottom: 0 !important;}
.slider {width: 100%;}
.bann .slick-slide{height: auto;}
.bann .slick-slide img {width: 100%;}
.bann .slick-prev {left: 38px;z-index: 99;}
.bann .slick-next {right: 40px;}
.bann .slick-dots{bottom: 32px;}
.bann .slick-dotted.slick-slider{margin-bottom: 0;}
.bann .slick-prev:before, .slick-next:before{font-size: 34px;font-family: "zxi";}
.bann .slick-dots li{margin:0 2px !important;}
.bann .slick-dots li button{font-size:0 !important;position:absolute;}
.bann .slick-dots li button:before{color: #fff;opacity: 1;font-size:42px;}
.bann .slick-dots li.slick-active button:before{color:#0266c8;}
.bann.slick-dotted .slick-prev{left:-52px;transition:all 0.5s;}
.bann.slick-dotted:hover .slick-prev{left:38px;}
.bann.slick-dotted .slick-next{right:-52px;transition:all 0.5s;}
.bann.slick-dotted:hover .slick-next{right:38px;}
.bann .slick-prev:before,.bann .slick-next:before{width:36px;height:52px;background:rgba(0,0,0,0.8) url("data:image/svg+xml,%3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath d='M662.268422 511.010463 280.997835 892.299469c-14.785751 14.808264-14.785751 38.796608 0 53.562916 14.788821 14.807241 38.776142 14.807241 53.584406 0l408.226518-408.230612c14.789844-14.790868 14.789844-38.777165 0-53.585429-1.01512-1.020236-2.099824-1.976004-3.206018-2.843768L333.797365 75.350129c-14.808264-14.788821-38.795585-14.788821-53.607942 0-14.762215 14.808264-14.762215 38.796608 0 53.585429L662.268422 511.010463 662.268422 511.010463 662.268422 511.010463zM662.268422 511.010463' %20fill%3D'%23ffffff' %3E%3C/path%3E%3C/svg%3E")center no-repeat;line-height: 52px;display: block;top:calc(50% - 26px);}
.bann .slick-prev:before{content: '';display: block;left:0;transform: rotate(180deg);}
.bann .slick-next:before{content: '';right:0;}








/*introduce*/
.int_c{display: flex;align-items: center;justify-content: space-between;}
.int_l{ width: 48%;z-index: 5;}
.int_r{float: right;position: relative; max-width: 46%; z-index: 999;}
.int_r>p{width: 100%;position: relative;background: #fff; padding:5%; box-shadow: 0 0 15px #eee;}

.int_r>p img{display: block;width: 100%;}
.int_l>i{font-size: 30px;color: #ccc;text-transform: uppercase;}
.int_l>em{font-size: 36px;display: block;margin-top: 30px;}
.int_l>b{display: block;font-size: 48px;color: #0266c8;text-transform: uppercase;}
.int_l>b:before{content: '';background:#0266c8;width: 24%;height: 1px;position: absolute;left: 0%;margin-top: 76px;z-index: -1;}
.int_wz{display: flex;margin-top: 30px;justify-content: space-between;}
.int_wz>em{width: 19.5%;height: 1px;background: #d91b2d;margin-top: 14px;}
.int_wz>div{width: 100%;}
.int_wz>div>p{font-size: 15px;color: #333;line-height: 30px;font-weight:100;}
.int_wz>div>a{display: flex;width: 195px;height: 52px;background: #d91b2d;justify-content: space-between;align-items: center;padding: 0 40px;margin-top: 44px; transition: .5s;}
.int_wz>div>a:hover{width: 295px; transition: .5s;}
.int_wz>div>a i{color: #fff;font-size: 24px;}
.int_wz>div>a span {color: #fff;font-size: 28px;}

.int_bc{position: relative; width: 100%; background:#0266c8 url(//memberpic.114my.cn/cfzhidonghua/uploadfile/image/20231222/20231222152556_1724033188.jpg) top center no-repeat;padding-top: 80px;}

.int_c>p:after{position: absolute;content: "";width: 100%;height: 100%;background: #f8f8f8;z-index: -1;top: 0;left: -50%;}

.spleft{ position:relative; width:690px; height:500px; background:url(//memberpic.114my.cn/cfzhidonghua/uploadfile/image/20231225/20231225164159_398654331.jpg) no-repeat center; border:30px solid #fff; box-shadow:0 0 15px #ccc;display: -webkit-flex;display: flex;justify-content:center;flex-wrap: nowrap;align-items:center;}

.indtit_box {padding-top:30px;}
.indtit_box ul {display: flex;align-items: center; justify-content: space-between;}
.indtit_box ul li{display: flex;flex-direction: column;align-items: center;}
.indtit_box ul li:after {position: absolute;content: ''; left: 50%;top: 50%;margin: -57px 0 0 -57px;width: 115px;height: 115px;border-radius: 100px;background: #fff; z-index: -1;}
.indtit_box ul li img {width: 30px;}
.indtit_box ul li:last-child{margin-right: 0;}

.indtit_box>p {width: 190px;height: 50px;background: #0a0a0a;margin: 60px 0 0 60px;color: #fff;line-height: 50px;text-align: center;transition:0.2s;}
.indtit_box>p a{color: #fff;}
.indtit_box>p:hover{width: 390px;transition:0.2s;background: #1059a8;}
.int_iten{padding-top: 160px;}

.digital{position: relative;display: flex;}
.digital li em {position: relative;}
.digital li em b{font-size: calc(2.284rem + 1vw); font-family: "din";line-height: calc(2.284rem + 1vw);display: inline-block;}
.digital li em i{width: 21px;height: 21px;border-radius: 50%; background: #0266c8; display: inline-block; font-size: calc(0.66rem + 0.14vw); color: #fff; text-align: center; line-height: 21px;font-weight: lighter; top: -13px; position: relative;}
.digital li h4{font-size: 18px; line-height: 24px;padding-top: 10px;}


.mol_nav{max-width: 1500px;margin: 0 auto;padding-top: 80px; z-index: 9999; position: relative;}
.mol_nav ul{display: flex;justify-content: space-between;height: 220px;box-shadow: 5px 20px 5px #0266c8;}
.mol_nav li{display: flex;justify-content: center;padding-left: 3%;flex-direction: column;width: 50%;transition: 0.5s;background: #fff;position: relative;flex-direction: row;align-items: center;justify-content: flex-start;}
.mol_nav li i{font-size: 60px; line-height: 60px;color: #ccc;}
.mol_nav li:after{content:'';width: 3px;height: 0px;background: #ff4148;position: absolute;bottom: -28px;left: 50%;transition:0.5s;}
.mol_nav li.on:after{height:50px;}
.mol_nav li.on{background: #e10009;}
.mol_nav li.on span {color: #fff;}
.mol_nav li.on p{color: rgba(255,255,255,0.5);}
.mol_nav li.on i{color: #fff;}
.mol_nav li span{font-size: 24px;font-weight: normal;color: #333;display: flex;opacity: 1;line-height: 44px;}
.mol_nav li p{font-size: 16px;line-height: 24px; color: #999; padding: 0 9% 0 4%;}

.int_bc .all_tit{margin-top: 80px;padding-bottom: 80px;}
.int_bc .all_tit span,.pcss_wrap .all_tit span{opacity: 0.7;}
.int_bc .all_tit p,.int_bc .all_tit span,.pcss_wrap .all_tit p,.pcss_wrap .all_tit span{color: #fff;}


/*all_tit*/
.all_tit{text-align:center;}
.all_tit p{font-size:42px;font-weight:bold;position:relative;display:flex;justify-content:center;align-items:center;}
.all_tit p i{width:42px;height:42px;}
.all_tit p i.one{margin-right:20px;animation:allTit0 3s linear infinite;}
.all_tit p i.two{margin-left:20px;animation:allTitt 3s linear infinite;}
.all_tit p i img{width: 100%;height: 100%;}
.all_tit p b{color:#0266c8;}
.all_tit span{display:block;font-size:18px;margin-top:5px;color:#666;letter-spacing:1px;}

@keyframes allTit0{
	0%{transform:rotate(0)}
	100%{transform:rotate(360deg)}
}
@keyframes allTitt{
	0%{transform:rotate(0)}
	100%{transform:rotate(-360deg)}
}





/*pro*/
.pro{position: relative;z-index: 55; margin-bottom: 100px;}
.pro_box{margin: 0 auto; padding: 100px 0; position: relative;}
.pro_box:after{ content: ''; width: 1810px; height: 100%;box-shadow: 0px 8px 65px rgba(191,191,191,0.29); border-radius: 0 0 0 30px;position: absolute; top: 0; right: 0;}
.pro_tab{display: flex;justify-content: space-between;position: relative;z-index: 110;align-items: center;}
.pro_left{display: flex;flex-direction: column;align-items: center;width: 21%;}
.pro_tit{display: flex;flex-direction: column; align-items: center;border-radius: 56px 0px 0px 0px;background: #0266c8;width: 100%;padding: 45px 0px;}
.pro_tit i{font-size: 38px;color: #fff;}
.pro_tit b{display: flex;flex-direction: column;align-items: center;font-size: 30px;letter-spacing: 2px;padding: 15px 0 0; color: #fff;}
.pro_tit b span{font-size: 14px;color: #fff;text-transform: uppercase;font-weight: normal;font-family: Arial;letter-spacing: 0;padding: 12px 0 0;}
.pro_nav{margin: 0% 0 0; padding: 0% 0 0;width: 100%;}
.pro_nav ul{}
.pro_nav li {display: flex;flex-direction: column; align-items: center;}
.pro_nav li+li {margin: 1px 0 0;}
.pro_nav li>a{ font-size: 20px;color: #fff; background: #035aaf;width: 100%;height: 84px;border-radius: 0px;display: flex;justify-content: center; align-items: center; position: relative;}
.pro_nav li>a:hover{background: #e10009;}
.pro_nav li>a:after {content:'';width: 6px; height: 6px; border: 1px solid #fff;position: absolute;top: 41px; left: 12%;border-radius: 50%;opacity: 0.7;}
.pro_nav li dl {display: flex;flex-direction: column;width: 100%;}
.pro_nav li dt{border-bottom: 1px solid #eee;display: flex;position: relative;background: #f8f8f8;justify-content: flex-start;}
.pro_nav li dt:hover{background: #ddd;}
.pro_nav li dt:after {content:'\e658';font-family: iconfont;position: absolute;left: 28px;top: 28px;font-size: 20px;color: #ccc;}
.pro_nav li dt a{font-size: 18px; line-height: 78px; letter-spacing: 2px; color: #333;padding-left: 60px;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical; overflow: hidden;}

/*con*/
.pro_con{width: 76%;}
.pro_roll {overflow: hidden;}
.pro_call {display: flex; transition: 0.5s;}
.pro_call .progdwz2021{width: 100%; flex-shrink: 0;}
.pro_call .progdwz2021 ul{ display: flex; flex-wrap: wrap; width: 100%;}
.pro_call .progdwz2021 li{display: flex;border: 1px solid #eee;flex-direction: column;width: 31.5%; align-items: center;padding: 3%;transition: 0.2s;margin-right: 2.75%;}
.pro_call .progdwz2021 li>a{width: 100%;overflow: hidden;}
.pro_call .progdwz2021 li img{width: 100%;height: auto; transition: 0.5s;}
.pro_call .progdwz2021 li:nth-child(n+4){margin-top: 32px;}
.pro_call .progdwz2021 li:nth-child(3), .pro_call .progdwz2021 li:nth-child(6){margin-right: 0 !important;}
.pro_call .progdwz2021 li span{display: block; margin-top: 26px;}
.pro_call .progdwz2021 li span a{font-size: 20px;position: relative; font-weight: 100; color: #333;}
.pro_call .progdwz2021 li:hover{background: #035aa9;transition: 0.2s;}
.pro_call .progdwz2021 li:hover span a{color: #fff;}
.pro_call .progdwz2021 li:hover img{transform: scale(1.2);}
.pro_call .progdwz2021 li br{display: none;}








/* Strengths */
.str_c{margin-bottom:100px;}
.str_cc{margin-top:80px;z-index:2;position:relative;}
.str_cc>ul{display:flex;background:#fff;position:relative;margin-bottom:10px;}
.str_cc>ul>li{display:flex;align-items:center;justify-content:center;height:106px;width:25%;border:1px solid #eee;}
.str_cc>ul>li.on{background:#0266c8;border-bottom:none;border-top:none;border-left:none;border-right:none;}
.str_cc>ul>li+li{border-left:1px solid #eee;margin-left:-1px;}
.str_cc>ul>li>span{font-size:45px;color:#0266c8;margin-right:16px;}
.str_cc>ul>li p{font-size:26px;color:#333;}
.str_cc>ul>li p b{display:block;font-size:24px;line-height: 1em;}
.str_cc>ul>li p em{font-size:14px;line-height: 1em;text-transform:uppercase;font-style:normal;color:#999;margin-top:8px;display:block;}
.str_cc>ul>li.on span,.str_cc>ul>li.on p{color:#fff;}
.str_cc>ul>li.on p em{color:rgba(255,255,255,0.5);}

.str_yc{overflow:hidden;}
.str_ic{display:flex;transition:all .5s;}
.str_item{display:flex;justify-content:space-between;flex-shrink:0;width:100%;position:relative;}
.str_pic{width:100%;background:#f4f4f4;}
.str_pic img{width:100%;}
.str_rc{width:47.3%;background:rgba(255,255,255,0.96);padding:50px;position:absolute;bottom:0;right:0;box-sizing:border-box;border-bottom:10px solid #0266c8;}
.str_rt{display:flex;/* justify-content:space-between;*/align-items:center;position:relative;}
.str_rt:after{content:'';width:10px;height:100%;background:#0266c8;position:absolute;top:0;right:-60px;z-index:2;}
.str_rt>span{font-family:beb;font-size:80px;line-height: 1em;color:#0266c8;font-weight:bold;margin-right:24px;}
.str_rt>b{width:calc(100% - 76px);height:47px;background:#f8a000;line-height:47px;font-size:30px;color:#fff;border-top-left-radius:20px;padding-left:17px;}
.str_rc>p{font-size:14px;color:#ababab;position:relative;margin:18px 0 38px;}
.str_rc>p:after{position:absolute;content:"";width:100%;height:1px;background:#dddddd;top:26px;left:0;}
.str_info>p{font-size:16px;line-height:30px;color:#666;position:relative;padding-left:21px;}
.str_info>p+p{margin-top:14px;}
.str_rbo{display:flex;align-items:center;position:relative;height:132px;justify-content:space-between;width:52.7%;padding:0 50px;box-sizing:border-box;}
.strr_le{display:flex;align-items:center;}
.strr_le>div{font-size:30px;color:#0266c8;font-weight:bold;}
.strr_le>span.rda {font-size:18px;color:#000;}
.strr_le>span:nth-child(1){font-size:22px;}
.strr_le>span:nth-child(2) {font-size:16px;color:#10110f;margin:0 6px 0 13px;}
.strr_ri{}
.strr_ri a{width:122px;height:36px;background:#0266c8;display:flex;justify-content:center;align-items:center;font-size:16px;color:#fff;}
.strr_ri i{margin-right:8px;}
.str_rt>div>b{display:block;font-size:32px;line-height: 1em;}
.str_rt>div>p{font-size:14px;color:#686868;margin-top:12px;line-height: 1em;}
.str_info {margin-top:32px;padding-top:32px;border-top:1px solid #eee;}
.str_info>p:before {position:absolute;content:"";width:9px;height:9px;border-radius:100%;border:1px solid #bdbdbd;top:9px;left:0;}








/* process */
.pcss_wrap{width:100%;padding: 80px 0;background: url(//memberpic.114my.cn/cfzhidonghua/uploadfile/image/20231223/20231223162435_1567157239.jpg) center no-repeat; background-repeat: no-repeat;background-attachment: fixed;}

.pcss_inq{display:block;float:right;width:96px;height:36px;border-radius:18px;line-height:36px;background:#279137;text-align:center;font-size:16px;color:#fff;}
.pcss_list{align-items:inherit; margin-top: 3%;}
.pcss_list dl{width:calc(100% / 7);position:relative;padding:2%; background:#fff;}
.pcss_list dl:after{content: '';width: 100%;height: 0;background: #e10009;position: absolute;left: 0;transition: all 0.35s ease-in-out;bottom: -10%;}
.pcss_list dl:hover:after{bottom: 0;height: 100%;}
.pcss_list dl+dl{margin-left:2%;}
.pcss_list dl em{font-size:36px;font-style:normal;font-family:'iconfont';font-weight:bold;position:absolute;top:0;left:50%;height:18px;transform:translate(-50%, -100%);color:#dadada;transition: all 0.35s ease-in-out;overflow:hidden;}
.pcss_list dl:hover em{color: #d12233;}
.pcss_list dt{text-align:center;width:80%;padding-top:80%;position:relative;border-radius:100%;z-index: 2; margin:0 auto;}
.pcss_list dt i{display:flex;height:100%;position:absolute;top:0;left:0;border-radius:100%;border:1px solid #eee;width:100%;justify-content:center;align-items:center;font-size:42px;transition: all 0.35s ease-in-out;}
.pcss_list dl:hover dt i{background:rgba(255,255,255,0.2);border-color:rgba(255,255,255,0.5);color:#fff;}
.pcss_list dt i:before,.pcss_list dt i:after{content:'';position: absolute;border-radius:100%;}
.pcss_list dt i:before{width:26px;height:26px;background:#e10009;bottom:-14px;transition: all 0.35s ease-in-out;}
.pcss_list dl:hover dt i:before{background:rgb(255 255 255 / 80%);}
.pcss_list dt i:after{width:12px;height:12px;background:#fff;bottom:-7px;}
.pcss_list dl:hover dt i:after{background:#e10009;}
.pcss_list dt p{position:absolute;width:100%;top:110%;margin-top:16%;font-size:16px;color:#666;transition: all 0.35s ease-in-out;}
.pcss_list dl:hover dt p{color:#fff;}
.pcss_list dt p:before{content: '';width: 2px;height: 0;background: #9c9c9c;position: absolute;top: -22px;left:50%;transform: translateY(-50%);transition: all 0.35s ease-in-out;}
.pcss_list dl:hover dt p:before{height: 16px;background: #fff;}
.pcss_list dd{margin-top:40%;line-height:24px;text-align:center;position:relative;z-index: 2;transition: all 0.35s ease-in-out;color:#999;}
.pcss_list dl:hover dd{color:rgba(255,255,255,0.7);}











/*news*/
.new_bc{padding: 80px 0; background:#fff;}
.news{height:560px; margin-bottom: 0px; margin-top: 60px;}
.news_fl{width:14%;height:560px;background:#eee; float:left;}
.news_fl li{height:186.5px;text-align: center;position:relative;transition: all 0.3s;}
.news_fl li:after{display:block;content:"";width:155px;height:1px;background: #e1e1e1;position: absolute;left: 30px;bottom: 0;}
.news_fl li:last-child:after,.news_fl li.on:after{background: none;}
.news_fl li.on{background: #0266c8;position: relative;}
.news_fl li.on:before{display:block;content:"";width: 0;height: 0;border-top: 10px solid transparent;
border-bottom: 10px solid transparent;border-left: 10px solid #0266c8;position:absolute;top: 84px;
right: -10px;}
.news_fl li a{display:block;}
.news_fl li p{padding-top:105px;font-size:20px;color:#222;font-weight: normal;}
.news_fl li p:before{display:block;content: "";width:25px;height:25px;background: 
url(//memberpic.114my.cn/cfzhidonghua/uploadfile/image/20231225/20231225134712_876093250.png)no-repeat;position:absolute;top: 60px;left:42%;z-index: 2;}
.news_fl li:nth-child(1) p:before{background-position: 0px 0px;}
.news_fl li:nth-child(2) p:before{background-position: -25px 0px;}
.news_fl li:nth-child(3) p:before{background-position: -50px 0px;}
.news_fl li:nth-child(1).on p:before{background-position:0px -25px;}
.news_fl li:nth-child(2).on p:before{background-position:-25px -25px;}
.news_fl li:nth-child(3).on p:before{background-position:-50px -25px;}
.news_fl li p:after{display:block;content: "";width:55px;height:55px;background:#0266c8;border-radius:100%;position:absolute;top:44px;;left:35%;}
.news_fl li.on p,.news_fl li.on span{color:#fff;}
.news_fl li.on p:after{background: #fff;}
.news_fl li span{display:block;font-size: 14px;color:#999; line-height: 20px;}

.news_fr{width:83%; float:right;display: flex;overflow: hidden;}
.news_fr ul {transition: 0.5s; overflow: hidden; flex-shrink: 0; width: 100%;}
.news_div .news_div_item:first-child{width:51%;height:550px;float:left;}
.news_div .news_div_item:first-child .news_div_item_image{width:100%;height:318px;display: block;position: absolute;top: 0px;left: 0;}
.news_div .news_div_item{width:48%;height: 104px;position: relative;}
.news_div .news_div_item:nth-child(n+2):nth-child(-n+5){float:right;padding-bottom: 126px;border-bottom: 1px dashed #eee;margin-bottom: 20px;}
.news_div .news_div_item:nth-child(5){padding-bottom: 0px !important;border-bottom: none !important;margin-bottom: 0px !important;}
.news_div .news_div_item:first-child .news_div_item_date{position: absolute;top: 375px;    font-size: 20px; color: #999; font-family: "Arial";    z-index: 2;}
.news_div .news_div_item:first-child .news_div_item_year,.news_div .news_div_item:first-child .news_div_item_month,.news_div .news_div_item:first-child .news_div_item_day{float:left;}
.news_div .news_div_item:first-child .news_div_item_content{position: absolute;top: 340px;}
.news_div .news_div_item:first-child .news_div_item_a{font-size:20px;color:#333;}
.news_div .news_div_item:first-child .news_div_item_body{margin-top: 50px;font-size:15px;color:#666;line-height:26px; width:100%;   overflow: hidden; text-overflow: ellipsis; display: -webkit-box;  -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.news_div .news_div_item:first-child .news_div_item_pic a{display: block;height: 550px;}
.news_div .news_div_item:first-child .news_div_item_pic a:after{display:block;content:"\67e5\770b\66f4\591a";width: 140px;height: 40px;line-height: 40px;border: 1px #eee solid;position: absolute;bottom: 0px;border-radius: 5px;font-size: 15px;color: #666;text-align: center;}
.news_div .news_div_item:first-child:hover .news_div_item_pic a:after{background: #0266c8;color: #fff;}
.news_div .news_div_item_image{display:none;}
.news_div .news_div_item_a{font-size:18px;color:#333;}
.news_div .news_div_item:nth-child(n+2):nth-child(-n+5) .news_div_item_a{    display: block;    margin: 13px 0 8px 0;    transition: 0.3s all ease-in-out;}
.news_div .news_div_item:nth-child(n+2):nth-child(-n+5):hover .news_div_item_a{color:#0266c8;}
.news_div .news_div_item_body{font-size:15px;color:#999; line-height: 24px;    height: 48px;
    overflow: hidden;}
.news_div .news_div_item:nth-child(n+2):nth-child(-n+5) .news_div_item_date{    width: 104px;height: 104px;border: 1px #eee solid;float: left;font-size: 18px;color: #666;font-family: "Arial";padding: 60px 0 0 20px;}
.news_div .news_div_item_year,.news_div .news_div_item_month{float:left;}
.news_div .news_div_item:nth-child(n+2):nth-child(-n+5) .news_div_item_day{font-size: 40px;color: #333;font-family: "Arial";    position: absolute;
top: 14px;left: 30px;}
.news_div .news_div_item:nth-child(n+2):nth-child(-n+5) .news_div_item_day:after{display:block;content:"";width: 10px;height: 10px;background: #fff;position: absolute;top: 50px;left: 57px;}
.news_div .news_div_item_content{width: 78%;float: right;}








/*版权*/
.foot{background:url(//memberpic.114my.cn/cfzhidonghua/uploadfile/image/20231225/20231225103353_481876872.jpg) no-repeat center;width: 100%;height: 547px;}
.kslj li{width: 190px; display:inline-block; vertical-align:top;margin-top: 60px;}
.kslj li p{ font-size:18px; color:#fff;text-align: left;font-weight: normal;margin-bottom: 30px;}
.kslj li a{ display:block; font-size:14px; color:#6e7072;; line-height:32px;text-align: left;}
.kslj li a:hover,.end a:hover{ color:#fff;}
.footel{border-left: 1px solid #32363a;padding-left: 90px;margin-top: 60px;}
.footel p{ font-size:18px; color:#fff;text-align: left;font-weight: normal;margin-bottom: 20px;}
.footel span{ display:block; font-size:14px; color:#6e7072;; line-height:32px;text-align: left;}
.footel span:nth-child(3){padding-top: 15px;}
.footel i{background-image: linear-gradient(to right , #0266c8, #00b5ff);-webkit-background-clip: text;-webkit-text-fill-color: transparent;font-size: 40px;font-weight: bold;}
.erwei{padding-top: 65px;font-size: 14px;color: #fff;font-weight: lighter;}
.erwei p{line-height: 36px;text-align: center;}
.end{border-top: 1px solid #32363a;margin-top: 55px;}
.end .w1500{line-height: 143px;}
.end,.end a{ font-size:14px; color:#6e7072;}
.end a:hover{ color:#fff;}
.end span{font-size: 14px;color: #6e7072;}
.erwei li img{width: 100px;}



/*友情链接*/
.linksall{background: #0266c8;}
.links{background:url(//memberpic.114my.cn/cfzhidonghua/uploadfile/image/20231225/20231225092835_518225802.png) no-repeat right center;height:90px; display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:center; font-size:18px; color:#fff;}
.links>p>span{font-weight: normal;padding:0 20px 0 10px; text-transform:uppercase; color:#fff;}
.links p{color: #fff;font-size: 18px;}