/*标签样式初始化*/
div,ul,li,span,p,img,h1,h2,h3,h4,h5,h6,dl,dt,dd {margin: 0px; padding: 0px;list-style: none;border: 0px;}

/*公共样式部分*/
body {color: #666;margin: 0 auto;background-color: #fff; font-family: "Microsoft YaHei";overflow-x: hidden; font-size:14px;}
*{-webkit-box-sizing: border-box;box-sizing: border-box;}
#copy { display: none;}
a {color: #666; text-decoration: none;}
a:hover { color:#0063d3;text-decoration: none; border-bottom-style:}
.page{ margin:0 auto; width:1400px;}
.bg{ width: 100%;min-width: 1400px;}
.box{margin:0 auto;width:80%;}
.fl { float: left;}
.fr {float: right;}

/*左右浮动清除*/
.clear { clear: both;height: 0px; overflow: hidden;}

@keyframes hover{
    0%{transform:scale(1)}
    25%{transform:scale(.6)}
    50%{transform:scale(1)}
    75%{transform:scale(1.2)}
    100%{ttransform:scale(1)}
}


/*间隙*/
.top10 {padding-top: 10px;}
.top20 {padding-top: 20px;}
.top30 {padding-top: 30px;}
.top40 {padding-top: 40px;}
.top50 {padding-top: 50px;}
.top60 {padding-top: 60px;}
.top70 {padding-top: 70px;}
.top80 {padding-top: 80px;}
.top90 {padding-top: 90px;}
.top100 {padding-top: 100px;}


/*英文样式*/
.font_en {font-family: Arial, Helvetica, sans-serif;text-transform: uppercase;font-weight: normal;}
.en {font-family: Arial, Helvetica, sans-serif;font-weight: normal;}


/*共用*/
.t{text-align: center;padding-top: 80px;padding-bottom: 40px;position: relative;z-index: 9;}
.t p{font-size: 40px;color: #333;font-weight: bold;}
.t dd{font-size: 18px;color: #666;line-height: 40px;}
.t d{color:#0063d3;}


/*抬头*/
.head_bg{background: #0063d3;min-width: 1500px;height: 132px;position: relative;}
.head_l{background: url(https://memberpic.114my.com.cn/0324431/uploadfile/image/20230706/20230706092853_1588768182.png)no-repeat center;width: 483px;height: 140px;position: absolute;z-index: 9;}
.logo{margin: 22px 25px 22px 20px;}
.name{margin-top: 34px;}
.name d{font-size: 16px;color: #fff;width: 206px;height: 30px;line-height: 30px;display: block;background: #0063d3;text-align: center;border-radius: 15px;margin-top: 10px;}


.nav{ width:auto; height:132px;}
.nav>ul>li{ float: left; display: block;height:132px;padding: 0 30px;}
.nav>ul>li>a{ display: block; color: #fff; font-size: 16px; text-align: center; position: relative; z-index: 3333; line-height:132px;}
.nav ul li:after{content: ''; display: block;width: 0; height: 5px; background:#fff; -webkit-transition:0.3s all ease-in-out; transition:0.3s all ease-in-out;z-index: 2222; margin: -10px auto;}
.nav ul li.navcurrent:after,.nav ul li:hover:after{width:100%;}
.NavCeshi > li.navcurrent > a, .NavCeshi > li:hover > a {margin: 0 auto;color: #fff;}

@media (max-width: 1880px){
   .nav>ul>li{padding: 0 26px;}
}
@media (max-width: 1830px){
   .nav>ul>li{padding: 0 22px;}
}
@media (max-width: 1780px){
   .nav>ul>li{padding: 0 18px;}
}
@media (max-width: 1730px){
   .nav>ul>li{padding: 0 14px;}
}

@media (max-width: 1630px){
   .nav>ul>li{padding: 0 10px;}
}
@media (max-width: 1560px){
   .nav>ul>li{padding: 0 6px;}
}


/*导航下拉*/

.nav li dl { height:auto; width:100%; background:#f8f8f8; position: absolute; top:132px; left:0; display:none; z-index:8; padding:40px 0px 40px 10%;overflow:hidden;box-sizing: border-box;}
.nav li dd{}
.nav_xlbox{width:80%;float:right;}
.nav_xl{line-height: 30px;border-left:2px #0063d3 solid; padding-left:15px;float:left;font-size: 24px;color:#333;overflow:hidden;}
.nav_xl span{display:block;color:#666;font-size:14px;text-transform:uppercase;font-family:Arial;}
.nav_dhx a{float:left;width:18%;margin-left:2%;}
.nav_dhx a:nth-child(1){margin-left:0px !important;}
.nav_dhx a b { font-size: 16px;color: #666;line-height:50px;display:block;}
.nav_dhx img{width:100%;float:left}
.nav_dht a{display: block;border-bottom: 1px #d5d5d5 solid;border-top:1px #d5d5d5 solid;height: 40px;line-height: 40px;font-size:16px;color: #666;background: url(https://memberpic.114my.com.cn/0324431/uploadfile/image/20230705/20230705104936_1025166147.png) no-repeat right;width:203px;float:left;margin-bottom:20px;margin-left:60px;}
.nav_dht a:nth-child(4n+1){margin-left:0px !important;}

.tel{margin-top:28px !important;}
.tel span{margin-top:21px !important;}
.search span, .tel span{width: 35px;height: 35px;border-radius: 35px;background-color: #fff;display:inline-block;margin-left: 20px;}
.tel{margin-right: 40px;}
.tel p{font-size: 32px;font-family: 'Agency FB';color:#fff;margin-left: 10px;}
.search,.tel{height: 84px;margin-top: 48px;}
.tel span{background: url(https://memberpic.114my.com.cn/0324431/uploadfile/image/20230705/20230705105045_253151428.png)no-repeat center #fff;}
.search span{background: url(https://memberpic.114my.com.cn/0324431/uploadfile/image/20230705/20230705105135_969637571.png)no-repeat center #fff;cursor: pointer;}


.head_bg .slideDown{display: none; text-align: center; font-size: 0; overflow: hidden; position: absolute; right: 0; top: 100%; width: 100%; height: 204px; background:rgba(0,99,211,0.7);z-index: 8;}
.head_bg .slideDown .searchBox{ overflow: hidden; display: inline-block; width: 1028px; height: 60px; margin-top: 50px; margin-bottom: 15px; background: #fff; border-radius: 50px;}
.head_bg .slideDown .searchBox{*display: inline}
.head_bg .slideDown .searchHot{ font-size: 14px; color: #fff;}
.head_bg .slideDown .searchHot a{ color: #fff;}
.head_bg .slideDown .searchBox input[type='text']{ font-size: 14px; color: #666; float: left; width: 840px; height: 100%; border: none; outline: none; background: none; line-height: 60px; margin-left: 25px; font-size: 14px; color: #666;}
.head_bg .slideDown .searchBox button[type='submit']{ cursor: pointer; float: right; margin-right: 15px; width: 60px; height: 60px; border: none; }
.search-bg{width: 956px;height: 60px;line-height:60px;    padding-left: 10px;    float: left;}
.search-i {
    width: 32px;
    overflow: hidden;
    height: 32px;
float: left;
    margin-top: 13px;
}

/* 广告轮播图 */
.banner{position:relative;overflow:hidden;height: 820px;position: relative;}
.banner .swiper-slide{position: relative;}
.banner .txt{position:absolute;left:0;top:0%;transform:translateX(-50%);z-index:10;opacity:0;transition:all 1s;}
.banner .swiper-wrapper{transition-timing-function: ease-in-out;}
.banner .swiper-pagination{bottom:40px;;max-width:1600px;left:50% !important;transform:translateX(-50%);}
.banner .swiper-pagination-bullet{background:none;opacity:1;cursor:pointer;width:14px;height:14px;border:1px solid #fff;position: relative;box-sizing: content-box;}
.banner .swiper-pagination-bullet:after{content:"";position:absolute;width:6px;height:6px;background:#fff;top:4px;left:4px;border-radius:100%;}
.banner .swiper-pagination-bullet-active{border-color: #006bff;}
.banner .swiper-pagination-bullet-active::after{background:#006bff;}
.banner .swiper-slide-active .txt{ opacity:1;left:50%;}
.swiper-container-horizontal>.swiper-pagination-bullets{bottom:100px !important;}
/*实力*/
.strength_bg{background: url(https://memberpic.114my.com.cn/0324431/uploadfile/image/20230705/20230705105333_2087676799.jpg)no-repeat center bottom;}
.strength .strength_top li{width: calc(100%/3);height: 160px;box-shadow: -5px 0px 10px #e5e5e5;float: left;margin-top: -80px;position: relative;z-index: 10;background: #fff url(https://memberpic.114my.com.cn/0324431/uploadfile/image/20230705/20230705105425_1160050564.png)no-repeat 30px center;padding-left: 100px;padding-right: 70px; box-sizing: border-box;position: relative;cursor: pointer;}
.strength .strength_top li:nth-child(2){background-image: url(https://memberpic.114my.com.cn/0324431/uploadfile/image/20230705/20230705105529_66412332.png);}
.strength .strength_top li:nth-child(3){background-image: url(https://memberpic.114my.com.cn/0324431/uploadfile/image/20230705/20230705105619_1402691003.png);}
.strength .strength_top li p{font-size: 20px;color: #333;font-weight: bold;margin: 35px 0 10px 0;}
.strength .strength_top li d{font-size: 15px;color: #666;line-height: 28px;}
.strength .strength_top li:before{content: '';background: url(https://memberpic.114my.com.cn/0324431/uploadfile/image/20230705/20230705105710_156683182.png)no-repeat 0 70px;width: 17px;height: 160px;display: block;position: absolute;right: 30px;}
.strength .strength_top li:after{content: '';width: 67px;height: 4px;display: block;background: #333;position: absolute;bottom: 0;right: 0;border-radius: 2px 0 0 2px;transition: 0.3s ease all;}
.strength .strength_top li:hover:after{width: 403px;}
.strength_l{width:600px;margin-top: 40px;}
.strength_l p{font-size: 18px;color: #666;background: url(https://memberpic.114my.com.cn/0324431/uploadfile/image/20230705/20230705105804_1375759216.png)no-repeat left center;padding-left: 30px;}
.strength_l dd{font-size: 22px;color: #333;font-weight: bold;line-height: 50px;letter-spacing: 3px;}
.strength_l span{width: 70px;height: 1px;background: #ccc;display: block;}
.strength_l d{font-size: 15px;color: #666;line-height: 28px;margin-top: 20px;display: block;}
.strength_l .data{margin-top:50px;}
.strength_l .data li{height: 100px;float: left;text-align: center;margin-right: 50px;}
.strength_l .data li t{font-size: 60px;color: #333;font-family: 'Agency FB';}
.strength_l .data li t:after{content: '+';width: 26px;height: 26px;border-radius: 13px;background: #eee;font-size: 36px;line-height: 26px;color: #0063d3;display: block;font-weight: lighter;display: inline-block;position: relative;top: -30px;margin-left: 10px;}
.strength_l .data li dt{font-size: 14px;color: #666;}

/*产品中心*/
.prod_bg{background: url(https://memberpic.114my.com.cn/0324431/uploadfile/image/20230705/20230705105853_2059604412.jpg)no-repeat center;height: 1330px;}
.prod_list{width: 100%;padding: 6px;background-image:linear-gradient(to bottom,#0063d3,#0277fc);height: 140px;box-sizing: border-box;}
.prod_list a{float: left;background: #fff;width: calc(100%/5);height: 100%;text-align: center;}
.prod_list a p{font-size: 18px;color: #333;margin-top: 45px;}

.prod_list a:hover p{color:#0063d3;}

.prod_list a d{font-size: 12px;color: #999;line-height: 30px}
.prod_cont{position: relative;}
.prod_box{width:690px;height: 253px;background: #0063d3 url(https://memberpic.114my.com.cn/0324431/uploadfile/image/20230705/20230705105924_1653081107.png)no-repeat center 40px;position: relative;left: 354px;margin-bottom: 20px;}
.prod_box p{font-size: 16px;color: #fff;padding: 0 60px;text-align: center;margin-top: 145px;line-height: 24px;}
.prod_cont table td{display:block;float:left;padding-left:0px !important;margin-left:20px;margin-bottom:20px;position: relative;overflow: hidden;width:335px;}
.prod_cont table td:nth-child(4n+1){margin-left:0px !important;}
.prod_cont table td:nth-child(9){position: absolute;top:0px;left:0px;}
.prod_cont table td:nth-child(10){position: absolute;top:0px;right:0px;}
.prod_cont table td span{display:block;position: absolute;bottom:0px;right:-360px;width:250px;height:50px;background:rgba(0,99,211,0.5);transition: 0.3s ease all;border-radius: 20px 0 0 0;}
.prod_cont table td span a{display:block;width:100%;height:100%;text-align:center;line-height:50px;color: #fff;font-size:15px;}
.prod_cont table td:hover span{right:0px;}

.prod_cont table td img{display: block;width: 100%;height: 100%;}
.prod_cont table td br{display:none;}

/*问题*/
.problem_bg{background: url(https://memberpic.114my.com.cn/0324431/uploadfile/image/20230706/20230706092945_702554730.jpg)no-repeat center;height: 250px;}
.problem_l p{color: #fff;font-size: 36px;font-weight: lighter;line-height: 42px;margin-bottom: 20px;margin-top: 64px;}

.probright{position:relative; width:800px;margin-top:56px;margin-right: 20px;}
.probright p{ padding-left:15px; position:absolute; line-height:28px; font-size:18px; color:#fff;}
.probright p:after{ content:''; display:block; width:8px; height:8px; position:absolute; top:12px; left:-6px; background:#fff;border-radius: 50%;}
.probright p:nth-child(1){ left:50px; top:40px;}
.probright p:nth-child(2){ left:-30px; top:100px;}
.probright p:nth-child(3){ left:460px; top:15px;}
.probright p:nth-child(4){ left:540px; top:55px;}
.probright p:nth-child(5){ left:490px; top:100px;}


/*优势*/
.adv_bg{background:#f1f5f8 url(https://memberpic.114my.com.cn/0324431/uploadfile/image/20230706/20230706093006_1967978636.jpg) no-repeat center bottom;}
.adv_list{width: 64%;}
.adv_list li{float: left; cursor: pointer; width: 24%; text-align: center; height:138px; line-height:138px; color:#222; font-size:24px;position: relative; }
.adv_list li b{color:#d00b0b;}
.adv_list li.on,.adv_list li.on b{color:#0063d3; font-weight:bold;}
.adv_list li:before,.adv_list li:after{content:""; }
.adv_list li:after{display:block; width:0; height:3px; background:#0063d3; margin:0 auto;transition: 0.3s all ease;position: absolute; left:0; right:0; top:0;}
.adv_list li.on:after{width:100%;}
.adv_list li:before{display:inline-block; width:50px; height:50px; position: relative; top:14px; margin-right:6px;transition: 0.2s all ease; background-image:url(https://memberpic.114my.com.cn/xky1688/uploadfile/image/20210915/20210915141208_2096762726.png); background-repeat: no-repeat; }
.adv_list li:nth-child(1)::before{background-position: 0px -50px;}
.adv_list li:nth-child(2)::before{background-position: -50px -50px;}
.adv_list li:nth-child(3)::before{background-position: -100px -50px;}
.adv_list li:nth-child(4)::before{background-position: -150px -50px;}

.adv_list li.on:nth-child(1)::before{background-position: 0 0;}
.adv_list li.on:nth-child(2)::before{background-position: -50px 0;}
.adv_list li.on:nth-child(3)::before{background-position: -100px 0;}
.adv_list li.on:nth-child(4)::before{background-position: -150px 0;}



.adv_l{width: 64%; height: 536px; overflow: hidden;}
.adv_l img{width: 100%; height:100%;}
.adv_r{width: 36%; background: #fff; box-shadow: 0 0 200px rgba(0,0,0,0.1);position: relative; top:-134px; padding:3.4vw;}
.adv_rt p{ font-size: 20px; color: #333;}
.adv_rt h3{font-size: 30px; color: #111; border-bottom:1px #e1e1e1 solid; padding-bottom: 3vw; margin-bottom:2.6vw;}
.adv_rt h3 b{color: #0063d3;}
.adv_rt dd{ font-size: 15px; line-height: 30px; margin-top: 1.4vw;}
.adv_rt dd:before{content:"";    display: inline-block;width:8px; height:8px; border:2px #e1e1e1 solid;border-radius: 100%; margin-right:10px;}


.adv_tel{margin-top:40px;padding:5%;background:#f5f5f5;height:96px;}
.adv_tel p{font-size:16px;color:#333;float: left;background:url(https://memberpic.114my.com.cn/0324431/uploadfile/image/20230705/20230705141727_1569149276.png)no-repeat center left;padding-left:30px;height:56px;line-height:56px;background-size:20px;}
.adv_tel span{display: block;font-size:26px;font-weight:bold;color:#0063d3;line-height:30px;float: left;}
.adv_a{}
.adv_a a{display: block;font-size:16px;background:#0063d3;width:180px;height:50px;line-height:50px;text-align: center;color:#fff;margin-top:30px;border-radius:50px;}


/*应用案例*/
.case_d{position: relative; }
.case_d ul{float:left;position: relative; margin-bottom:1.2%;}
.case_d ul:nth-child(-n+2){width:24%; }
.case_d ul:nth-child(2){position: absolute; top:270px;}
.case_d ul:nth-child(3){width:49.6%; margin-left:1.2%; }
.case_d ul:nth-child(n+4){width:24%; float:right; }
.case_d ul li{width:100%;position: relative;overflow: hidden;}
.case_d ul li img{width:100%; height:auto; transition: all ease 0.3s;}
.case_d ul li a{display: block;}
.case_d ul li p{position: absolute; bottom:0; left:0; width:100%; height:46px; line-height:46px; background:rgba(0,0,0,0.7); text-align:center; }
.case_d ul li p a{ font-size:16px; color:#fff; line-height:46px;}
.case_d ul li:hover img{transform: scale(1.1);}
.case_d ul li:hover p{background:rgba(32,103,185,0.8);}


/*流程*/
.process_bg{background:#f5f5f5;}
.proc_cont li{width: calc(100%/6);border: 1px solid #eee;border-right: none;box-sizing: border-box;float: left;height: 250px;position: relative;text-align: center;background:#fff;}
.proc_cont li:last-child{border-right: 1px solid #eee;}
.proc_cont li:after{content: '';width:40px;height: 40px;border-radius: 50%;display: block;background: #000 url(https://memberpic.114my.com.cn/0324431/uploadfile/image/20230706/20230706093035_513320336.png)no-repeat center;position: absolute;right: -20px;top: 105px;z-index: 9;}
.proc_cont li:last-child:after{display: none;}
.proc_cont li i{width: 80px;height: 80px;background: #0063d3 url(https://memberpic.114my.com.cn/0324431/uploadfile/image/20230706/20230706093055_2140261732.png)no-repeat left top;border-radius: 50%;display: block;margin: 50px auto 20px;}
.proc_cont li:nth-child(2) i{background-position: -80px top;}
.proc_cont li:nth-child(3) i{background-position: -160px top;}
.proc_cont li:nth-child(4) i{background-position: -240px top;}
.proc_cont li:nth-child(5) i{background-position: -320px top;}
.proc_cont li:nth-child(6) i{background-position: -400px top;}
.proc_cont li p{font-size: 20px;color: #333;}
.proc_cont li d{font-size: 15px;color: #666;line-height: 30px;}

.proc_b{width:100%; margin:0 auto;background: #fff;box-shadow: 0px 0px 10px #eee;padding: 30px 30px;box-sizing: border-box;}
.process form{height:70px;}
.process form ul li input{border:1px solid #fff;height:70px;background:#f5f5f5;padding:0px 50px;margin-right:10px;background-repeat: no-repeat;background-position: 10px center;    box-sizing: border-box;}
.process form ul li:nth-child(1) input,.process form ul li:nth-child(2) input{ width:320px;}
.process form ul li:nth-child(3) input{ width:280px;}
.process form ul li input {font-family:"Microsoft YaHei";font-family:'微软雅黑';float:left;}
.process form ul li .fber{ width:200px; border:1px solid #fff;height:70px;background: #f5f5f5;}
.process form ul li .fber #code{ border:none; height:70px; background:#f5f5f5; float:left; width: 110px;padding-left: 20px;}
.process form ul li .fber img{    margin-top: 25px;}
.fbbtn{ height: 72px !important;margin: 0 0 0 10px !important;width: 180px;line-height:70px; text-align: center; color:#fff; transition:all 0.5s ease; font-size:16px; background:#0063d3 !important; border:none; border: 1px solid #2155f3 !important;}
.fbbtn:hover{ background:#0063d3;}
.process form ul li:nth-child(1) input{background-image: url(https://memberpic.114my.com.cn/0324431/uploadfile/image/20230706/20230706093122_103935688.png);}
.process form ul li:nth-child(2) input{background-image: url(https://memberpic.114my.com.cn/0324431/uploadfile/image/20230706/20230706093144_448746107.png);}
.process form ul li:nth-child(3) input{background-image: url(https://memberpic.114my.com.cn/0324431/uploadfile/image/20230706/20230706093205_1222783215.png);}



/*新闻*/
.news_top{width:551px;margin:0px auto;margin-bottom:40px;}
.news_wz{ height:48px;line-height: 36px; }
.news_wz b{font-size:26px;}
.news_wz span{font-size:24px; margin-left: 8px; color: #ccc; text-transform: uppercase; font-family: Arial;}
.news_wz em{font-size:16px; font-weight:200; display: block;     color: #999;}
.news_tab{margin-top:10px;}
.news_tab li{float:left;background: #fff; -webkit-box-shadow: 0px 0px 20px #eee; box-shadow: 0px 0px 20px #eee; width: 171px; height: 42px; line-height: 42px; text-align: center; border-radius: 30px;}
.news_tab li+li{margin-left:19px;}
.news_tab li a{font-size:18px;font-weight:100;}
.news_tab li.cur{color:#fff; background:#0063d3;width: 171px; height: 42px; line-height: 42px;}
.news_tab li.cur a{color:#fff;}
.news_a{margin-right: 17px;}
.news_a em{position:relative;font-size: 20px;color: #c2c2c2; top:8px;}
.news_a .sPrev, .news_a .sNext{position:absolute;top: 2px;font-size: 20px;color: #c2c2c2;cursor: pointer;}
.news_a .sPrev{right: 5px;-webkit-transform: rotate(-90deg);transform: rotate(-90deg);}
.news_a .sNext{left: 5px;-webkit-transform: rotate(90deg);transform: rotate(90deg);}
.news_a i:hover{color:#0063d3;}
.news_list{height:501px;width: 100%;overflow: hidden;}
.news_list .tempWrap {width: 100% !important;}
.news_list .news_div{height:500px;}
.news_list .news_div+.news_div{}
.news_list .news_div_item{width: 23.6%;display: inline-block;position: relative;height:501px;-webkit-transition:0.5s;transition:0.5s; padding: 20px; border: 1px #eee solid;}
.news_list .news_div_item+.news_div_item{margin-left:1.79%;}
.news_list .news_div_item_date{position: absolute;top:265px;display: inline-block;font-weight: 400;left: 19px;padding-left: 32px;height: 22px;}
.news_list .news_div_item_date::before{position:absolute;content:'';background:url(https://memberpic.114my.com.cn/0469421/uploadfile/image/20201228/20201228101527_568734327.png) no-repeat left center;top: 0;left: 0;width: 22px;height: 22px;}
.news_list .news_div_item_content{position: absolute;top:300px;left: 19px;padding-right: 14px;}
.news_list .news_div_item_year, .news_list .news_div_item_month, .news_list .news_div_item_day{float: left;font-size: 15px;line-height: 22px; color: #999;}
.news_list .news_div_item_title{}
.news_list .news_div_item_a{font-size: 16px;display: block;margin-bottom: 16px;position:relative;-webkit-transition:0.3s;transition:0.3s; font-weight: 	normal;}
.news_list .news_div_item_a::before{position:absolute;content:'查看详情';bottom: -152px;left: 0;width: 130px;height: 33px;background: #fff;border-radius: 40px;line-height: 33px;color: #999;font-size: 15px;-webkit-transition:0.5s;transition:0.5s;padding-left: 43px; border:1px #eee solid; font-weight: 100;}
.news_list .news_div_item_a::after{position:absolute;content:'';bottom: -141px;font-size: 43px;background:url(https://memberpic.114my.com.cn/0324431/uploadfile/image/20230706/20230706093229_1270047018.png) no-repeat center;width: 18px;height: 14px;left: 130px;-webkit-transition:0.5s;transition:0.5s;}
.news_list .news_div_item_body{font-size: 14px;color: #666;font-weight: 100;line-height: 24px;}
.news_list .news_div_item_pic, .news_list .news_div_item_pic a, .news_list .news_div_item_image{width:100%;height:auto;display: block;}

.news_list .news_div_item:hover .news_div_item_a{color: #0063d3;-webkit-transition:0.3s;transition:0.3s;}
.news_list .news_div_item:hover .news_div_item_a::before{background: #f8f8f8;-webkit-transition:0.5s;transition:0.5s;padding-left:40px;}
.news_list .news_div_item:hover .news_div_item_a::after{left:110px;-webkit-transition:0.5s;transition:0.5s;}



/*版权*/
.copyright{ background:#181818; padding-top:60px;}
.crcontact{ background:#fff; padding:40px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap: nowrap;flex-wrap: nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start; }
.crcontact li{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap: nowrap;flex-wrap: nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}
.crcontact_t span{ display:block; font-size:16px; color:#717477; font-weight:lighter; margin:10px 0 25px 0;}
.crcontact_t em{ font-size:26px; color:#0063d3; font-family:Arial, Helvetica, sans-serif;    font-style: normal;}
.crcontact_t{ font-size:16px; color:#333333;}
.crcontact_t i{ font-size:20px; font-family:Arial, Helvetica, sans-serif; color:#222222;font-style: normal;}
.crcontact li p+p{ margin:5px 0 0 40px;}
.crcon{ padding:60px 0 0 0; border-bottom:1px solid #2c2c2c;}
.crcon .page,.kslj{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap: nowrap;flex-wrap: nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}
.kslj p{ font-size:20px; color:#fff; margin-bottom:20px;}
.kslj a{ display:block; font-size:14px; color:#898989; line-height:30px;}
.kslj a:hover{ color:#fff;}
.kslj li{ height:187px; padding:0 80px; border-left:1px dashed #2f2f2f;}
.kslj li:last-child{ border-right:1px dashed #2f2f2f;}
.crcode{ width:218px; height:244px; background:url(https://memberpic.114my.com.cn/0324431/uploadfile/image/20230706/20230706093257_964952133.png) no-repeat center; margin-bottom:1px;}
.crcode img{ width:186px; height:186px; margin:56px 0 0 17px;}
.end{ height:128px; border-top:1px solid #000000;}
.end,.end a{ line-height:128px; font-size:15px; color:#898989;}
.end a:hover{ color:#fff;}
.links{ color:#fff; background:#0e5dd4;}
.links .page{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap: nowrap;flex-wrap: nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center; height:85px;}
.links .page>p{ font-size:16px; color:#fff; font-weight:bold; padding-left:35px; background:url(https://memberpic.114my.com.cn/0324431/uploadfile/image/20230706/20230706093317_662838627.png) no-repeat left center; line-height:26px;}
.links .page>p span{ font-size:18px; padding:0 20px 0 5px;}


/*浮动*/
/*浮动ＱＱ*/
.my-kefu{position: fixed;right: 0px;top:20%;z-index:9999;}
.my-kefu ul{width: 77px;}
.my-kefu li a{text-decoration: none;}
.my-kefu li{background: #0063d3;margin-top: 1px;padding: 9px 0;height: 56px;width: 77px;box-sizing: content-box;}
.my-kefu li i{background: url(https://memberpic.114my.com.cn/0324431/uploadfile/image/20230706/20230706093341_1730064845.png) no-repeat;display:block; width: 30px; height: 27px; margin: 0px auto; text-align: center;}
.my-kefu li p{height: 20px; line-height: 20px; overflow: hidden;text-align: center;color: #fff;}
.my-kefu .my-kefu-qq i{background-position: 4px 0;}
.my-kefu .my-kefu-tel i{background-position: 0 -25px;}
.my-kefu .my-kefu-tel1 i{background-position: -35px 4px;}
.my-kefu .my-kefu-tel1:hover{ width:246px; height:145px;}
.my-kefu .my-kefu-tel2 i{background-position: -35px 4px;}
.my-kefu .my-kefu-tel2:hover{ width:246px; height:145px;}
.my-kefu .my-kefu-liuyan i{background-position: 4px -53px;}
.my-kefu .my-kefu-weixin i{background-position: -34px 4px;}
.my-kefu .my-kefu-weibo i{background-position: -30px -22px;}
.my-kefu .my-kefu-ftop{background-color:#0063d3;}
.my-kefu .my-kefu-ftop i{width:33px;height:35px;background-position: -27px -51px;}
.my-kefu-left{ float: left; width: 77px; height: 47px;position: relative;}
.my-kefu-tel-right{font-size: 20px; color: #fff; float: left; height: 24px; line-height: 24px; padding-left:15px; border-left: 1px solid #fff; padding-top: 10px;}
.my-kefu-tel1-right{font-size: 20px; color: #fff; float: left; height: 24px; line-height: 22px; margin-top: 8px; border:none; margin:0 auto; margin-bottom:5px;}
.my-kefu-tel2-right{font-size: 20px; color: #fff; float: left; height: 24px; line-height: 22px; margin-top: 8px; border:none; margin:0 auto; margin-bottom:5px;}
.my-kefu-right{width: 20px;}
.my-kefu-tel-main{color: #fff; margin-top: 9px; height: 47px; width: 247px;}
.my-kefu-main{width: 97px;position: relative;}
.my-kefu-weixin-pic{position: absolute;left: -130px;top: -24px; display: none;}