/*标签样式初始化*/
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;}

*{box-sizing: border-box;}

#copy{display: none;}

a {color: #666; text-decoration: none;}
a:hover { color:#004beb;text-decoration: none; border-bottom-style:}

.page{ margin:0 auto;width: 1400px; }
.bg{ width: 100%; min-width: 1400px;}
.box{margin: 0 auto;width:94.6%;}

.fl { float: left;}
.fr {float: right;}

em,i {font-style: normal;}


/*隐藏右边滚动条*/
body::-webkit-scrollbar {  display: none;}


/*左右浮动清除*/
.clear { clear: both;height: 0px; overflow: hidden;}
nav_con>ul>li.cur a:after
/*间隙*/
.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;}





/*标题*/
.title{padding:70px 0 35px 0;text-align: center;}
.title b{font-size: 40px;color:#333;}
.title t{color:#004beb;}
.title p{margin-top: 5px;font-size:18px;color:#999;}






/*抬头*/
.head {width: 100%; position: absolute; z-index: 999;}
.head_box{max-width: 1620px;margin: 0 auto;display: flex;justify-content: space-between;align-items: center;height:120px;}
.head_l {display: flex;justify-content: space-between;align-items: center;}
.head_logo{display: flex;position: relative;align-items: center;}
.head_logo li{margin-left: 15px;}
.head_logo p {font-weight: normal;font-size:18px; color: #fff;}
.head_logo b {display: inline-block;font-size:30px; width: 102%;color:#fff;}
.head_logo p span {text-transform: uppercase; font-size: 16px;display: block;line-height: 16px;letter-spacing: 4px;padding-top: 10px;font-weight:normal;}
.head_tit {display: flex;flex-direction: column;align-items: center;padding-left: 50px;}
.head_tit b {font-size: 26px;line-height: 42px;font-weight: normal;letter-spacing: 3px;}
.head_tit b span {font-size: 25px;color: #0058a7;vertical-align: bottom;font-weight: bold;}
.head_tit ul {display: flex;justify-content: space-between;width: 100%;}
.head_tit li {font-weight: lighter;border: 1px dashed #ddd;display:  flex;flex-direction:  column;justify-content:  center;align-items:  center;padding: 15px;}
.head_tit li+li {border-left:none;}
.head_tit li i { font-size: 24px;color: #999;}
.head_tit li p {font-size:  14px;line-height: 15px;padding-top: 5px; font-weight:normal;}
.head_tit li p span { color:  #e9141a;}
.head_tit li a {font-size:14px;}
.head_r {/* width: 260px; */display:  flex;align-items:  center;}
.head_r p {display: flex;flex-direction: column;font-size: 14px;line-height: 14px;text-align: left; color: rgba(255, 255, 255, 0.5); margin-right: 6px;}
.head_r p span {font-size: 22px;font-family: Times;line-height: 30px;color: #fff; font-weight: bold;}
.head_r>i {width: 2.5vw; height: 2.5vw;border-radius: 50%;display: flex;
justify-content: center;align-items: center; color: #fff; font-size: 34px; margin: 0px 16px;}
.head_r>ul>li:hover .tit_sel {transform: rotateX(0);transition: all 0.5s;}
.head_r>ul { margin-left: 10px; }
.head_r>ul>li{width: 2vw; height: 2vw;border:1px solid #ddd;border-radius: 50%;display: flex;justify-content: center;align-items: center; float: left; margin-left: 1vw;}
.head_r>ul>li:last-child:after{content:'';display:block;width: 60px;height: 120px;position: absolute;top: 0;}
.head_r>ul>li i {font-size: 16px; position: relative;    margin-top: -1px; color: #fff; text-transform: uppercase;}
.head_r>ul>li i a{color: #fff;font-style: normal;}
.head_r>ul>li i:after { content: ''; width: 100%;height: 82px; position: absolute; top: 0;left: 0; z-index:-1;}
/*搜索*/
.head_r>ul>li:hover .tit_sel{transform: rotateX(0);transition: all 0.5s;} 
.tit_sel {width:620px;height: 150px;background: rgba(51,51,51,0.9);transform: rotateX(90deg);position: absolute;right: 0;transition: all 0.5s;font-size: 16px;padding: 34px; z-index: 99;top:120px;}
.tit_sel span {font-size: 24px;display: block;color: #152682;font-family: Arial;}
.tit_icon:hover .tit_sel{transform: rotateX(0);transition: all 0.5s;}
#search-i{float:left; width:30px; height:33px; overflow:hidden; margin-top:20px;  box-sizing: border-box; padding-top: 7px;    border: 1px solid #dddddd;border-left: none;}
#search-bg{float:left; width:500px; height:33px; overflow:hidden; padding-left:14px; margin-top:20px; box-sizing: border-box;     border: 1px solid #dddddd;border-right: none;text-align: left; line-height: 30px;}
.search-text{ font-size:14px;color: #999999;justify-content: center;align-items: center;}
.search-text a{ font-size:15px; color: #fff !important; transition: all 0.3s linear;}
.search-text span{ float:left;  color:#ffffff;font-size: 15px;}
#infoname{ border:none;background:none; outline:none;} 
.search_name {float: left;font-size:22px;color: #ffffff; line-height: 32px;position: relative;z-index: 5;padding: 15px 0;width: 264px;height: 96px;background: #cb0303;text-align: center;}
.search_name:after {content: "";width: 0px;height: 0px;border-top: 7px solid #005299; border-right: 7px solid transparent;border-bottom:8px solid transparent; border-left: 7px solid #005299;position: absolute; top: 81px; right: -13px; transition: 0.5s all ease-in-out; }
form {justify-content: center;}
.head_right {display: flex;justify-content: space-between;align-items: center;width: 72%;}






/*导航*/
.nav {width: 100%;position: absolute;top: 120px;z-index: 55;border-top: 1px solid rgba(255,255,255,0.6);}
.nav_box {max-width: 1620px; margin: 0 auto;}
.nav_con {position: relative;}
.nav_con>ul {display: flex;justify-content: space-around;align-items: center;/* height: 100%; */}
.nav_con>ul>li {display: flex;flex-direction: column;align-items: center;transition: 0.5s;z-index: 5;width: 12%;}
.nav_con>ul>li>a{width: 100%;line-height:120px;font-size: calc(0.4rem + 0.7vw);color: #fff;text-align: center;display: flex;flex-direction: column;position: relative;}
.nav_con li a i {color: #999;font-size: 12px;font-family: Arial;text-transform: uppercase;opacity: 0.5;transform: scale(0.9);}
.nav_con>ul>li>a:after {content:'';width:100%;height: 3px;background:linear-gradient(to right,#ffd604,#ffd604);position: absolute;left: 0%;top:-2px;opacity: 0;transform: scaleX(0);transition: 0.5s;z-index:-1;}
.nav_con li:hover>a, .nav_con li:hover a i,.nav_con li.cur>a, .nav_con li.cur a i {transition:0.5s;}
.nav_con>ul>li:hover a:after, .nav_con>ul>li.navcurrent a:after {opacity: 1;transform: scaleX(1);transition: 0.5s;}
/*下拉*/
.nav_con li:hover .con_nav{transform: rotateX(0deg);}
.con_nav {background:rgba(255,255,255,1);position: absolute;top:120px;left: 0;z-index:55;overflow:hidden;width:100%;box-shadow: 1px 5px 10px rgba(0,0,0,0.2);transition: 0.5s;transform-origin: top;transform: rotateX(90deg);display: flex;justify-content: space-around;align-items: center;padding: 3%;}
.con_l {width:12%; position: relative;}
.con_l:after {content:'';width:2px;height:100%;position:absolute;top:0;left: -18px;background: #004beb;}
.con_l p { display: flex;flex-direction: column;font-size: 24px; line-height: 24px;color: #333;}
.con_l p span { font-size: 14px;color: #666;text-transform: uppercase;line-height: 18px;padding-top: 7px;font-family: Arial;}
.con_r { width: 68%;}
.con_r>ul {display: flex;  align-items: center; width: 100%; flex-wrap:wrap;}
.con_r>ul>li{width:20%;display: flex; align-items: center;justify-content: center; padding: 1%;}
.con_r>ul>li>a {font-size: 15px;color: #333; border-top: 1px #eee solid; border-bottom: 1px #eee solid; padding:15px 22px;text-align: center;    line-height: 30px;}
.con_r>ul>li>a:hover{color: #004beb;}






/*幻灯片*/
.tp-bullets {margin-bottom: 30px !important;}
.tp-leftarrow.default{left: 80px !important;}
.tp-rightarrow.default{right: 80px !important;}






/*数据实力*/
.speak_bg{background: #f8f8f8;}
.speak{height:408px; padding-top:70px;}
.spvidio{width:565px; height:338px; position:relative;box-shadow: 0px 0px 15px rgb(51 51 51 / 0.25);padding: 5px;}
.spwa{display: flex;flex-direction: column;justify-content: center;width:780px;height: 338px;position:relative;}
.spwa p:nth-child(1){ font-size:23px; color:#333; letter-spacing:1px;margin-bottom:6px;}
.spwa p:nth-child(2){ font-size:36px; color:#004beb; font-weight:bold; border-bottom: 1px dotted #ccc;    padding-bottom: 20px;}
.spwa p:nth-child(3){ line-height:36px; color:#666; font-size:15px;  margin:28px 0px 32px 0px;}
.spwa p span,.spwa p img{ float:left;}
.spwa p span{ line-height:61px; font-size:18px; color:#484848; }


.rmnum{ height:180px; margin-top:42px; }
.rmnum ul{display: flex;}
.rmnum li{display: flex;flex-direction: column;width: 100%;text-align:center;position: relative;}
.rmnum li:after{ content:''; display:block; position:absolute; top:18px; left:0px; height:88px; border-right:1px dotted #cccc;}
.rmnum li:nth-last-child(1):before{ content:''; display:block; position:absolute; top:18px; right:0px; height:88px; border-right:1px dotted #ccc;}
.rmnum li p:nth-child(1){ font-size:14px; color:#666666;}
.rmnum li p:nth-child(1) span{ font-size:55px; font-weight:bold; color:#004beb;}
.rmnum li p:nth-child(2){ font-size:18px; color:#666666;}
.rmnum li p:nth-child(3){ font-size:12px; color:#cccccc; text-transform:uppercase;}







/*技术与产品*/
.pro_bg{width: 100%;height:1380px;position: relative;}
.pro_nav table {width:100% !important;}
.pro_nav table tr {    display: flex; justify-content: space-between; width: 1035px;align-items: center; margin: 0 auto;}
.pro_nav table tr td {width: 180px; height: 50px;line-height:50px !important;border: 1px solid #eee;border-radius: 40px;text-align: center;}
.pro_nav table tr td:hover{background: #004beb;}
.pro_nav table tr td:hover a {font-weight: bold !important;color:#004beb !important;}
.pro_nav table tr td a {display: block;font-size:16px;position: relative;color: #333 !important;}
.pro_nav table tr td:hover a{color:#fff !important;font-weight: bold !important;}
.pro_con {padding-top:40px !important;overflow: hidden;}
.pro_call .divproduct_new_div_item{width: 331px;height: 500px;margin-right:25px; padding: 30px ;float: left;background: #f5f5f5;position: relative;}
.pro_call .divproduct_new_div_item:before{display:block;content:"";width:331px;height:0px;background: rgb(0 75 235 / 0.7);position: absolute;left: 0;top: 0;transition: all 0.3s;}
.pro_call .divproduct_new_div_item:hover:before{height:500px;}
.pro_call .divproduct_new_div_item:nth-child(4n){margin-right:0px;}
.pro_call .divproduct_new_div_item:nth-child(n+1):nth-child(-n+4){margin-bottom:25px;}
.pro_call .product_div_item_pic{position: absolute;top: 35px;left:15px;}
.pro_call .product_div_item_pic a{display:block;}
.pro_call .product_div_item_pic img{width: 300px; height:225px;}
.pro_call .divproduct_new_div_item_content{position: absolute;left: 0;bottom:100px; display: flex;flex-direction: column;justify-content: center;align-items: center;text-align: center;}
.pro_call .divproduct_new_div_item_a{display:inline-block;font-size:18px;color:#333;}
.pro_call .divproduct_new_div_item:hover .divproduct_new_div_item_a{color:#fff;}
.pro_call .divproduct_new_div_item_a:after{display:block;content:"了解详细";width: 120px;height:40px;line-height: 40px;background: #004beb;font-size: 14px;color: #fff;text-align: center;position: absolute;bottom: -60px;left: calc(50% - 60px);transition: all 0.3s; border-radius: 100px; }
.pro_call .divproduct_new_div_item:hover .divproduct_new_div_item_a:after{background: #fff;color:#333;}
.pro_call .divproduct_new_div_item_body{width: 331px;margin: 10px auto 0; font-size: 14px;color: #999;line-height: 24px; padding: 0 30px;}
.pro_call .divproduct_new_div_item:hover .divproduct_new_div_item_body{color:#fff;}




/*海威好产品用质量说话*/
.trait_bg{height:700px;background:url(//memberpic.114my.cn/0442791/uploadfile/image/20220420/20220420152726_1577050285.jpg)no-repeat center;}
.trait{display: flex;justify-content: space-between;align-items: center;height: 700px;}
.trait_top b{font-size:40px;color:#fff;}
.trait_top p{margin-top:8px;font-size:18px;color:#c6d7ff;}
.trait_top p:after{content:"";display:block;width:120px;height:2px;margin:25px 0 80px 0;background:#5382e8;}
.trait_bottom ul{display: flex;flex-wrap: wrap;width: 605px;}
.trait_bottom li{display: flex;align-items: center;justify-content: center;flex-direction: column;width: 120px;height: 120px;margin-right: 40px;background: #004beb;border-radius: 8px;}
.trait_bottom li:nth-child(n+1):nth-child(-n+4){margin-bottom:40px;}
.trait_bottom li:nth-child(4n){margin-right:0px;}
.trait_bottom span{display: flex;align-items: center;justify-content: center;width: 54px;height: 54px;margin-bottom: 10px;border: 1px #4078f0 solid;border-radius: 100%;}
.trait_bottom li:hover{ -webkit-animation: test 0.3s ease-in 2;}
.trait_bottom span:before{content:'';display:block;width:30px;height:30px;background:url(//memberpic.114my.cn/0442791/uploadfile/image/20220420/20220420154758_1321553910.png)no-repeat;}
.trait_bottom li:nth-child(2) span:before{background-position:-30px 0;}
.trait_bottom li:nth-child(3) span:before{background-position:-60px 0;}
.trait_bottom li:nth-child(4) span:before{background-position:-90px 0;}
.trait_bottom li:nth-child(5) span:before{background-position:-120px 0;}
.trait_bottom li:nth-child(6) span:before{background-position:-150px 0;}
.trait_bottom li:nth-child(7) span:before{background-position:-180px 0;}
.trait_bottom li:nth-child(8) span:before{background-position:-210px 0;}
.trait_bottom p{font-size:18px;color:#fff;}
@-webkit-keyframes test{
0%{transform:translate(0,0)}
50%{transform:translate(0,8px)}
100%{transform:translate(0,0)}
}







/*成功案例*/
.apply_bg{height:945px;}
.apply_img ul{display: flex;flex-wrap: wrap;}
.apply_img li{display: flex;flex-direction: column;width: 331px;margin-right:25px;overflow: hidden;}
.apply_img li:nth-child(n+1):nth-child(-n+4){margin-bottom:25px;}
.apply_img li:nth-child(4n){margin-right: 0px;}
.apply_img li *{display:block;}
.apply_img p{height: 50px;line-height: 50px;background: #f5f5f5;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.apply_img li:hover p{background: #004beb;}
.apply_img p>a{text-align: center;font-size: 16px;}
.apply_img li:hover p>a{color:#fff;}
.apply_point{display: flex;justify-content: center;margin-top: 40px;}
.apply_point li{width: 20px;height: 20px;background: #d5d5d5;border-radius: 100%;font-size: 0;}
.apply_point li.on{background:#004beb;}
.apply_point li+li{margin-left:25px;}





/*优势*/
.adv_bg{position: relative;height: 750px;overflow: hidden;}
.adv_title{position: relative;z-index: 3;}
#adv_bbg{width: 100%;height: 750px;position: absolute;top: 0;}
.adv_bbg{width: 100%;height: 750px;top: 0;}
.adv_bbg li{background: url(//memberpic.114my.cn/0442791/uploadfile/image/20210416/20210416113553_1650410026.jpg)no-repeat center;width: 100%;height: 750px;}
.adv_bbg li:nth-child(2){background: url(//memberpic.114my.cn/0442791/uploadfile/image/20210417/20210417163833_2099917213.jpg)no-repeat center;width: 100%;height: 750px;}
.adv_bbg li:nth-child(3){background: url(//memberpic.114my.cn/0442791/uploadfile/image/20210417/20210417163917_1509221724.jpg)no-repeat center;width: 100%;height: 750px;}
.adv_bbg li:nth-child(4){background: url(//memberpic.114my.cn/0442791/uploadfile/image/20210417/20210417164051_404161357.jpg)no-repeat center;width: 100%;height: 750px;}
.adv_bbg li:nth-child(5){background: url(//memberpic.114my.cn/0442791/uploadfile/image/20210417/20210417164124_1500076494.jpg)no-repeat center;width: 100%;height: 750px;}
.adv_bbg li:nth-child(6){background: url(//memberpic.114my.cn/0442791/uploadfile/image/20210417/20210417164139_529419980.jpg)no-repeat center;width: 100%;height: 750px;}
.adv_t{position: relative;z-index: 99;}
.adv_list{width: 600px;}
.adv_list li{width: 184px;height: 147px;background: #fff;display: block;float: left;margin: 0 5px 5px 0;position: relative;padding: 15px;box-sizing: border-box;transition: 0.3s ease all;cursor: pointer;}
.adv_cont #adv_box{width: 50%;height: 254px;float: right;z-index: 99;position: absolute;bottom: 0;right: 0;}
{width: 50%;height: 254px;box-sizing: border-box;}
.adv_box{width: 700px !important;height: 254px;background: #004beb;box-sizing: border-box;padding: 40px 50px;position: relative;}
.adv_list li p{font-size: 26px;color: #cccccc;font-family: 'Arial';font-weight: bold;float: right;transition: 0.3s ease all;}
.adv_list li span{font-size: 16px;font-family: 'Arial';color: #222;line-height: 19px;margin-top: 40px;display: block;transition: 0.3s ease all;}
.adv_list li d{font-size: 16px;color: #333;font-weight:bolder;display: block;margin-top: 10px;transition: 0.3s ease all;}
.adv_list li d:after{content: '';background: url(//memberpic.114my.cn/0442791/uploadfile/image/20210416/20210416151806_2007138819.png)no-repeat;width: 19px;height: 11px;display: inline-block;transition: 0.3s ease all;}
.adv_box p{font-size: 36px;color: #fff;font-weight: bold;}
.adv_box d{width: 100%;display: block;font-size: 18px;font-weight: lighter;color: #fff;line-height: 30px;margin-top: 15px;}
.adv_box:after{content: '';width: 300px;height: 254px;background: #004beb;display: inline-block;position: absolute;right: -300px;bottom: 0;}
.adv_list li.on{background:  #004beb;}
.adv_list li.on d:after{transform: translateX(65px);}
.adv_list li.on p,.adv_list li.on span,.adv_list li.on d{color: #fff;}







/*资质证书*/
.honor_bg{height:880px;background: #f5f5f5;}
.honor_swiper-container{height:667px;}
.honor_swiper-container .swiper-slide{display: flex;justify-content: center;margin-top:68px;}
.honor_swiper-container .swiper-slide a{overflow: hidden;position: relative;}
.honor_swiper-container .swiper-slide-active a{    overflow: inherit;}
.honor .swiper-slide img{width:365px;}
.honor .swiper-slide-active img{transition: 0.3s;transform: scale(1.25);}
.honor .swiper-slide p{ display: flex;justify-content: center;align-items: center;width: 100%;height: 488px;background: rgb(0 0 0/0.8);position: absolute;top:-100%;font-size: 18px;color: #fff;transition: 0.3s;}
.honor .swiper-slide-active p{transform: scale(1.25);}
.honor .swiper-slide:hover p{top:0px;}
.swiper-button{width: 60px !important;height: 60px !important;background: #004beb;border-radius: 100%;transition:0.3s;}
.swiper-button:after{font-size: 16px !important;color: #fff;}
.honor_swiper-container .swiper-button{top: 45% !important;}
.honor_swiper-button-next{right: -100px !important;}
.honor_swiper-button-prev{left: -100px !important;}
.honor_swiper-container:hover .honor_swiper-button-next{right: 40px !important;}
.honor_swiper-container:hover .honor_swiper-button-prev{left: 40px !important;}







/*合作伙伴*/
.model_bg{height:720px;}
.model tr:first-child{display: block;height: 215px;margin-bottom: 25px;}
.model td{display: block;float: left;width: 331px;margin-right: 24px;padding-left: 0px !important;}
.model td:last-child{margin-right:0px;}
.model td>a{display: block;border: 1px #eee solid;}
.model td>a img{width: 100%;}
.model td br{display:none;}
.model td div{height: 50px;line-height: 50px;padding-top: 0px !important;background: #f5f5f5;}
.model td:hover div{background:#004beb;}
.model td div a{font-size: 16px;}
.model td:hover div a{color:#fff;}








/*走进海威智能*/
.about_bg{height:860px;background: #f5f5f5;}
.about_text{display: flex;flex-direction: column;justify-content: center;width:700px;height:600px;padding:0px 60px;background: #fff;}
.about_text *{display: block;}
.about_text b{font-size:28px;color:#333;}
.about_text t{margin:10px 0 45px 0;font-size:14px;color:#999;}
.about_text p{font-size: 16px;color:#666;line-height: 36px;}
.about_text a{width:150px;height:50px;line-height: 50px;margin-top: 50px;background: #004beb;float:left;font-size: 18px;color:#fff;text-align: center;}
.about_text a:last-child{background: #333;}
.about_text a:hover{background: none;border: 1px #eee solid;color: #333;}







/*新闻中心*/
.news_tt{height: 96px;}
.news_tt a{ background:#fff;display:block; float:left; text-decoration:none; width:317px; font-size:16px;padding:18px 30px;  -webkit-transition: all 0.3s linear;  transition: all 0.3s linear; margin-bottom:30px; height:96px;}
.news_tt a+a{ margin-left:16px;}
.news_tt a{text-decoration:none; width:405px; font-weight:bold; background:#f8f8f8 url(//memberpic.114my.cn/0442791/uploadfile/image/20220420/20220420173456_1470934305.png) no-repeat 438px 40px; -webkit-transition: all 0.3s linear; transition: all 0.3s linear;}
.news_tt a.on{ width:558px;background:#004beb url(//memberpic.114my.cn/0442791/uploadfile/image/20220420/20220420173456_1504736029.png) no-repeat 490px 40px;}
.news_tt a.on .news_dt_ren{ color:#fff;}
.news_tt a.on .news_dt_rm{-webkit-transition: all 0.3s linear;transition: all 0.3s linear; color:#fff; font-weight:bold;}
.news_dt_rm{overflow:hidden;font-weight:normal;  color:#222; line-height:35px; font-size:24px; padding-left:10px; -webkit-transition: all 0.3s linear; transition: all 0.3s linear;}
.news_dt_ren{font-family:Arial, Helvetica, sans-serif; font-size:14px; text-transform:uppercase; color:#888; line-height:26px; font-weight:normal; padding-left:10px;-webkit-transition: all 0.3s linear;transition: all 0.3s linear;}

.news_b{height:570px !important;margin-top:40px;}
.news_box .news_div_item{width:500px;height:110px; float:left;position: relative;box-sizing: border-box;background:#f5f5f5;margin-left:30px; margin-bottom:16px;}
.news_box .news_div_item:nth-child(1){margin-left:0; }
.news_box .news_div_item:nth-child(-n+2){width:420px;height: 488px; padding:24px;}
.news_box .news_div_item:nth-child(-n+2) .news_div_item_pic img{width:370px;height:274px;border: 1px solid #eee;box-sizing: border-box;}
.news_box .news_div_item:nth-child(-n+2) .news_div_item_pic{position: absolute;top:24px;width:372px;display:block;}
.news_box .news_div_item:nth-child(-n+2) .news_div_item_date{position: absolute;top:348px;width:390px;font-size:12px;color: #999;}
.news_box .news_div_item:nth-child(-n+2) .news_div_item_content:after{content:'Read more  →';font-size:12px;color:#222;  line-height:40px;}
.news_div_item_year,.news_div_item_month,.news_div_item_day{display: inline-block;}
.news_box .news_div_item:nth-child(-n+2) .news_div_item_content{position: absolute;top:310px;width:360px;}
a.news_div_item_a{font-size:18px !important;color:#333;line-height:40px;}
.news_div_item_body{font-size:14px;color:#999;line-height:26px; overflow : hidden; text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.news_box .news_div_item:nth-child(-n+2) .news_div_item_body{  -webkit-line-clamp: 2; margin-top:24px; }
.news_div_item_pic,.news_box .news_div_item:nth-child(n+3) .news_div_item_date{display:none;}
.news_box .news_div_item:nth-child(n+3) .news_div_item_content{padding: 15px 34px;}
.news_box .news_div_item:nth-child(n+3) a.news_div_item_a{line-height:30px;}
.news_box .news_div_item:nth-child(n+3):after{content:""; display:block; width:0; height:6px; background:#004beb; margin-bottom:-6px; transition:0.3s all ease-in-out;}
.news_box .news_div_item:nth-child(n+3):hover::after{width:100%;}





/*有情链接*/
.links{padding: 25px 0;font-size:16px; color:#fff; line-height:110px; border-bottom:1px solid #2f2f2f;}
.links p.fl{ padding-left:38px; font-weight:normal; background:url(//memberpic.114my.cn/0442791/uploadfile/image/20220420/20220420173533_2137054075.png) no-repeat left center;}
.links p.fl span{ vertical-align: bottom; font-size:18px; padding:0 15px 0 5px;font-weight: bold;}
.linkTagcs li{margin-top:20px !important; line-height: 20px !important;}






/*版权*/
.copyright{ background:#222;}
.craddr{display: flex;align-items: center;justify-content: space-around; font-size:0; height:130px; background:#004beb;}
.craddr li{font-size:16px; color:#fff; line-height:30px; padding-left:70px;}
.craddr li:nth-child(1){ background:url(//memberpic.114my.cn/0442791/uploadfile/image/20220420/20220420173721_851467307.png) no-repeat left center;} 
.craddr li:nth-child(2){ background:url(//memberpic.114my.cn/0442791/uploadfile/image/20220420/20220420173721_851467307.png) no-repeat left center;} 
.craddr li:nth-child(3){ background:url(//memberpic.114my.cn/0442791/uploadfile/image/20220420/20220420173721_1477807382.png) no-repeat left center;} 
.craddr li span{ font-size:19px;}


.crcon{ padding:50px 0 90px 0; border-bottom:1px solid #2f2f2f;}
.kslj li{ float:left; margin-right:120px;}
.kslj li:last-child{margin-right: 0px;}
.kslj li p{ font-size:20px; color:#ffffff; margin-bottom:20px; padding-left:35px; background:url(//memberpic.114my.cn/0442791/uploadfile/image/20220420/20220420173721_1771573057.png) no-repeat left center;}
.kslj li a{ display:block; font-size:14px;color:rgb(255,255,255,0.3);font-weight:lighter; line-height:34px; margin-left:20px;}
.kslj li a:hover{ color:#fff;}
.kslj li a i{ padding-right:10px;}
.crcodecon li img{ border:10px solid #fff; border-radius:5px; width:163px; height:auto;}
.crcodecon { margin-right:17px;}
.crcodecon li{ width:173px !important; position:relative;}
.crcodecon li:after{ content:''; display:block; position:absolute; width:10px; height:19px; right:0; top:15px; background:url(//memberpic.114my.cn/0442791/uploadfile/image/20220420/20220420173926_755834587.png) no-repeat left center;}
.crcodecon li:nth-child(2):after{ top:15px;}
.crcodecon li:nth-child(3):after{ top:72px;}
.crcodecon li:nth-child(4):after{ top:130px;}
.crcodetab p{ cursor:pointer; font-size:16px; font-weight:lighter; color:#fff; width:200px; height:45px; line-height:45px; border-radius:25px;background:#4e4e4e; position:relative;}
.crcodetab p+p{ margin-top:14px;}
.crcodetab p.on{background:#fff; color:#222;}
.crcodetab p span{ padding-left:12px; margin-left:50px;}
.crcodetab p:after{ content:''; display:block; position:absolute; width:20px; height:20px; background:url(//memberpic.114my.cn/0442791/uploadfile/image/20220420/20220420173926_1205897919.png) no-repeat center; top:12px; left:19px;}
.crcodetab p.on:after{ background:url(//memberpic.114my.cn/0442791/uploadfile/image/20220420/20220420173926_98958300.png) no-repeat center;}
.end,.end a{ font-size:15px; color:rgb(255,255,255,0.3); line-height:99px;}
.end a:hover{ color:#fff;}








/* 客服样式*/
.y-kefu-box { position: fixed; right: 0; top:20%; z-index: 9999; font-size: 13px;}
.y-kefu-box img { display: block; width: 100%; height: auto; }
.y-kefu-box01 .icon { display: block; background: url(//memberpic.114my.cn/hunching/uploadfile/image/20220415/20220415083639_774300002.png) no-repeat; margin: 0 auto 6px;}
.y-kefu-box01 { width: 54px; color: #666; text-align: center; }
.y-kefu-box01 .kf-close-btn { width: 27px; height: 27px; background-position: -5px -115px; position: relative; cursor: pointer;}
.y-kefu-box01 .kf-close-btn:before { content: ''; display: block; width: 1px; height: 12px; background-color: #004beb; position: absolute; bottom: -12px; left: 13px; z-index: 1; }
.y-kefu-box01 .show-status>a, .y-kefu-box01 .show-status>div { display: block; width: 52px; padding: 8px 0 12px; background-color: #fff; border: solid 1px #efefef;position: relative;}
.y-kefu-box01 .show-status { position: relative; }
.y-kefu-box01 .show-status .kf-zixun { background-color: #004beb; border-color: #004beb; color: #fff; margin: 10px 0 7px;}
.y-kefu-box01 .kf-zixun { border-radius: 2px; }
.y-kefu-box01 .kf-zixun i { width: 21px; height: 22px; background-position: -5px -5px; }
.y-kefu-box01 .kf-mobile { border-top-left-radius: 2px; border-top-right-radius: 2px; }
.y-kefu-box01 .kf-mobile>i { width: 18px; height: 18px; background-position: -5px -32px; }
.y-kefu-box01 .kf-mobile:hover>i { background-position: -30px -32px; }
.y-kefu-box01 .kf-weChat>i { width: 22px; height: 19px; background-position: -5px -55px; }
.y-kefu-box01 .kf-weChat:hover>i {background-position: -30px -55px; }
.y-kefu-box01 .kf-email { border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; }
.y-kefu-box01 .kf-email>i { width: 18px; height: 14px; background-position: -5px -80px; }
.y-kefu-box01 .kf-email:hover>i { background-position: -30px -80px; }
.y-kefu-box01 .back-top i { width: 13px; height: 11px; background-position: -5px -98px; }
.y-kefu-box01 .back-top:hover i { background-position: -30px -98px; }
.y-kefu-box01 .kf-email, .y-kefu-box01 .back-top  { border-bottom: solid 1px #efefef;}
.y-kefu-box01 .back-top { margin-top: 20px; border-radius: 2px; left: 55px;}
.y-kefu-box01 .hver:hover { background-color: #004beb; border-color: #004beb;}
.y-kefu-box01 .hver:hover>p { color: #fff; }
.y-kefu-box01 .kf-zixun1 { border-radius: 2px;border-bottom: 1px #efefef solid;}
.y-kefu-box01 .kf-zixun1 i { width: 21px; height: 22px; background-position: -5px -180px; }
.y-kefu-box01 .kf-zixun1:hover>i { background-position: -30px -180px; }


.y-kefu-box01 .mobile-infos, .y-kefu-box01 .y-ewm-box, .y-kefu-box01 .y-email-infos { background-color: #fff; border: solid 1px #efefef; position: absolute; right: 90px; z-index: 2; border-radius: 2px; display: none;} 
/*咨询热线*/
.y-kefu-box01 .mobile-infos { width: 260px; text-align: left; top: 0;}
.y-kefu-box01 .mobile-infos>div { padding: 20px 0 20px 45px; position: relative; }
.y-kefu-box01 .mobile-infos>div i { width: 15px; height: 15px; background-position: -52px -32px; position: absolute; top: 22px; left: 20px; z-index: 2; }
.y-kefu-box01 .mobile-infos .online1 { border-bottom: solid 1px #efefef; }
.y-kefu-box01 .mobile-infos span { color:#004beb; }
.y-kefu-box01 .mobile-infos p { color: #004beb; font-size: 18px; }
y-kefu-box .right {
width: 12px;
height: 12px;
position: absolute;
right: -12px;
top: 24px;
}
y-kefu-box .right-arrow1,
y-kefu-box .right-arrow2 {
width: 0;
height: 0;
display: block;
position: absolute;
left: 0;
top: 0;
border-top: 6px transparent dashed;
border-right: 6px transparent dashed;
border-bottom: 6px transparent dashed;
border-left: 6px white solid;
overflow: hidden;
}
y-kefu-box .right-arrow1 {
left: 1px;
border-left: 6px #efefef solid;
}
y-kefu-box .right-arrow2 {
border-left: 6px white solid;
}


/*二维码*/
.y-kefu-box01 .y-ewm-box { width: 151px; height: 178px; top: -60px;}
.y-kefu-box01 .y-ewm-box>div { width: 151px; height: 178px; }
.y-kefu-box01 .y-ewm-box img { width:115px; height:114px; margin: 20px auto 10px; }
.y-kefu-box01 .y-ewm-box .y-ewm-img1 { width: 150px; border-right: solid 1px #efefef; }
.y-kefu-box01 .y-ewm-box .right { top: 84px; }
/*email*/
.y-kefu-box01 .y-email-infos { padding: 28px 20px 28px 45px; color:#b9b9b9; text-align: left; bottom: 0; width:170px;}
.y-kefu-box01 .y-email-infos p { color: #004beb; font-size: 16px; }
.y-kefu-box01 .y-email-infos>i { width: 18px; height: 13px; background-position: -52px -80px; position: absolute; left: 15px; top: 30px; }
.y-kefu-box01 .y-email-infos .right { top: 55px; }
.y-kefu-box01 .hide-status { width: 54px; height: 65px; background-color:#f55b1b;position: absolute; top: 37px; left: 55px; z-index: 9;}
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }