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

*{box-sizing: border-box;}

#copy{display: none;}

a {font:inherit;color:inherit; text-decoration: none;}
a:hover { color:#2d65d6;text-decoration: none; }

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

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


em,i {font-style: normal;}



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

/*间隙*/
.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;}



body::-webkit-scrollbar {display: none;}


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



/*标题*/
.title{padding:70px 0 35px 0;text-align: center;}
.title b{display: block;font-size: 40px;color:#333;}
.title t{color:#2d65d6;}


.title p{margin-top: 5px;font-size: 18px;color:#999;}




/*抬头*/
.hsecond{ padding:0 2.5%; height:127px; position:relative;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center; }
.hleft,.nav ul,.hright,.hcode{display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:center;}
.hleft p+p{ margin-left:15px;}
.hmean img{ display:block; margin-bottom:3px;}
.hmean {font-size:18px; color:#0e6eb8;}
.hmean *{display: block;}
.hmean b{font-size: 32px;color:#333;}
.hmean span{font-size: 18px;color:#333;}
.hcode li{ position:relative; cursor:pointer; width:38px; height:38px; background:#2d65d6 url(../image/20211028094742_1512137040.png) no-repeat center; border-radius:50%;}
.hcode li:nth-child(2){ background-image:url(../image/20211028094742_1572633519.png);}
.hcode li:nth-child(3){ background-image:url(../image/20211028094742_1505790008.png);}
.hcode img{ position:absolute; width:120px; height:auto; transition:all .3s ease; visibility:hidden; opacity:0; top:80%; right:0; padding:10px; background:rgba(0,0,0,.5); z-index:99;}
.hcode li:hover img{ top:100%; opacity:1; visibility:visible;}
.hcode li+li{ margin-left:15px;}
.ali{ margin-right:40px;}
.nav{margin-right: 1vw;}
.nav li{ margin-right:40px;}
.nav li>a{ line-height:127px; display:block; font-size:16px; position:relative; color:#222222; font-weight:lighter;}
.nav li>a:after{ content:''; display:block; position:absolute; width:0; height:3px; background:#2d65d6; transition:all .3s ease; bottom:20px; left:0; right:0; margin:0 auto;}
.nav li:hover>a:after,.nav li.cur>a:after{ width:100%;}
.nav li:hover>a,.nav li.cur>a{color:#2d65d6;}
.dropmenu{ position:absolute; width:100%; left:0; background:rgba(0,0,0,0.6); top:110%; opacity:0; visibility:hidden; transition:all .6s ease; z-index:333; padding:10px 0; text-align:center;}
.dropmenu table td table{ display:none;}
.dropmenu a,.dropmenu table td a{ display:inline-block;  line-height:40px; color:#fff;font-size:16px;}
.dropmenu a+a{ margin-left:100px;}
.dropmenu table,.dropmenu table tbody{ width:100% !important; display:block;}
.dropmenu table tr{ display:inline-block;}
.dropmenu a:hover{color:#ff0;}
.dropmenu table tr+tr{ margin-left:25px;}
.nav li:hover .dropmenu{ top:100%; opacity:1; visibility:visible;}
@media screen and (max-width:1850px){
	.nav li{ margin-right:20px;}
	.ali{ margin-right:20px;}
	}
@media screen and (max-width:1700px){

	}
@media screen and (max-width:1550px){
	.nav li>a{ font-size:14px;}
	}
@media screen and (max-width:1480px){
	.nav li{ margin-right:15px;}
	.ali{ margin-right:15px;}
	}





/*幻灯片*/
.banner{overflow:hidden; width:100%; position:relative; z-index:1; background:#aaa;}
.banner-box{ min-width:1400px; height:720px; position:relative; margin:0 auto; }
.banner-box .bd, .banner-box .bd ul{ width:100% !important; }
.banner-box .bd li{ width:100% !important; height:720px; background-position: center; background-repeat: no-repeat;}
.banner-box .bd li a{ display:block; background-size:auto;width: 100%;height: 80%;position: relative;z-index: 9;}
.banner-btn{width: 100%; position: absolute;top:280px;left: 0; margin-left: 0; height: 390px; overflow: hidden; }
.banner-btn a{ display:block; width:49px; height:104px; position:absolute; top:30px; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; transition:0.3s all ease-in-out; z-index: 9;background:url(../image/20211028094742_1864213598.png) no-repeat 0 0; }
.banner-btn a.prev{ left:-50px; } 
.banner-btn a.next{ right:-50px;background-position:  -49px 0; }
.banner-box .hd { position:absolute; bottom:0px; width: 100%; display: block; }
.banner-box .hd ul{ text-align: center}
.banner-box .hd ul li{ width:10px; height:10px; border-radius :50%; text-indent:-9999px; background:#fff; cursor:pointer; display:inline-block; margin:0 5px; transition:0.3s all ease-in-out; opacity:0.8;}
.banner-box .hd ul li.on{ background: #2d65d6;border-radius: 8px; width:70px;}
.banner-box:hover .banner-btn a.prev{ left:80px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box:hover .banner-btn a.next{ right: 80px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box .banner-btn a.prev:hover,.banner-box:hover .banner-btn a.next:hover{ filter:alpha(opacity=80); -moz-opacity:.8; -khtml-opacity:.8; opacity:.8; }

.banner-box .bd li{ -webkit-animation: kenburns-top1 3.5s ease-out  both;animation: kenburns-top1 3.5s ease-out  both;}





/*搜索*/
.search_bg{height: 100px;background: #f5f5f5;}
.search_nbg{position: absolute;z-index: 999;top: 627px;border: 1px solid #eee;background: #fff;}
.search_nbg .search{width: 100% !important;min-width: 1400px;max-width: 1600px;padding-left: 3%;padding-right: 3%;background: #fff;}
.search-bg{width:300px;height:46px;overflow: hidden;margin-top:26px;}
.search{height: 100px;}
.search_l{line-height: 100px;color: #c0c0c0;}
.search_l dd{font-size:18px;color: #333;display: inline-block;}
.search_l a{font-size: 15px;color: #c0c0c0;}
.search_l a:hover{color:#2d65d6;}
.search-bg #infoname{width:300px;background:#e6e6e6 ;outline:none; color:#ccc;border: none;height:46px;line-height:6;font-size: 14px;padding-left: 20px;font-weight: lighter;border: 1px solid #eee;border-top: none;border-bottom: none;border-radius: 23px;}
.search-bg{position: relative;}
.search-i{position: absolute;right: 0px;top: 0px;height: 46px;}





/*潮景设备一站式厂家*/
.speak{ height:790px; background:#fff; }
.speak_title{padding-bottom: 0;}
.spvideo{ width:70px; height:70px; margin:30px auto 40px auto; position:relative;}
.ripple,.ripple:before,.ripple:after {position: absolute;left:50%;top:52%;height: 65px;width:65px;margin-top: -34px;margin-left: -33px;border-radius: 50%;    box-shadow: 0 0 0 0 #2d65d6;animation: ripple 3s infinite;}
.ripple{display: -webkit-flex;display: flex;justify-content:center;flex-wrap: nowrap;align-items:center;}
.ripple:before {-webkit-animation-delay:.9s;animation-delay:0.9s;content:"";position:absolute;right: 0;bottom: 0;}
.ripple:after {-webkit-animation-delay:.6s;animation-delay:0.6s;content:"";position:absolute;right: 0;bottom: 0;}

.spwa{ text-align:center; font-size:15px; color:#999999;line-height:35px;}
.num{ margin-top:90px;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start;}
.num li{ position:relative; width:264px; height:243px; text-align:center; background:#fff; border:1px solid #e2e2e2; padding-top:75px;}
.numicon{ position:absolute; border-radius:50%; left:0; right:0; margin:0 auto;display: -webkit-flex;display: flex;justify-content:center;flex-wrap: nowrap;align-items:center; width:108px; height:108px; border:5px solid #fff; background:#2d65d6; top:-53px; transition:all .3s ease; box-shadow:0 0 10px #ccc;}
.num_t span,.num_t i{ display:inline-block; vertical-align:middle;}
.num_c{ font-size:20px; color:#131313;}
.num_c em{ display:block; font-size:12px; color:#c8c7c7; font-weight:lighter; text-transform:uppercase; margin-top:5px;}
.numicon img{ animation:translation 1s infinite linear;}
.num_t span{ letter-spacing:-2px; font-size:60px;  color:#333;}
.num_t i{ width:44px; height:26px; border-radius:10px; background:#484848; font-size:16px; color:#fff; margin-top:20px;}

@-webkit-keyframes ripple {
    70% {-webkit-box-shadow: 0 0 0 70px rgba(244, 68, 56, .0);box-shadow: 0 0 0 70px rgba(244, 68, 56, .0);}
    100%
    {
        -webkit-box-shadow: 0 0 0 0 rgba(244, 68, 56, .0);
                box-shadow: 0 0 0 0 rgba(244, 68, 56, .0);
    }
}


@keyframes translation{
	0%{ transform:translateY(-5px);}
	50%{ transform:translateY(5px);}
	100%{ transform:translateY(-5px);}
	}








/*产品展示*/
.prod_bg{position: relative;height: 1235px;background:#f5f5f5;}
.list{width:22.3%;overflow: hidden;}
.list_t{background:#2d65d6;width:100%; height:180px; color:#fff; text-align: center;padding-top:8px;}
.list_b{border: 2px #fff solid; width:96%; height: 164px; margin:0 auto; }
.list_t p{font-size:30px; font-weight:bold; padding: 40px 0 5px 0;}
.list_t span{font-size: 20px;color: #fff;}
.list_d{background:#fff;width:100%;position:relative;  height:790px; padding:20px;}
.list_dline{width:292px;  height:100%; overflow-y: auto;}
.list_dline::-webkit-scrollbar{width:4px;height:0;background: #eee;border-radius: 100px;}
.list_dline::-webkit-scrollbar-thumb {border-radius: 100px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.2);background: #aaa; }
.list_dline::-webkit-scrollbar-button{display:none;}
.list_d .prolist2021 li{}
.list_d .prolist2021 li>a{height: 60px;display: block;line-height: 60px;background: #f5f5f5;width: 94%;padding-left: 20px;font-size: 17px;color: #333;position: relative;overflow: hidden;}
.list_d .prolist2021 li:hover>a{background:#2d65d6;color:#fff;}
.list_d .prolist2021 li+li>a{margin-top: 10px;}
.list_d .prolist2021 li dl{padding: 20px;}
.list_d .prolist2021 li dl dt{height:40px;line-height:40px;position: relative;overflow: hidden;padding-left: 20px;}
.list_d .prolist2021 li dl dt::before{content:"";position: absolute;top: 15px;left: 0px;background: #ccc;width: 10px;height: 10px;border-radius: 50%;}
.list_d .prolist2021 li dl dt:hover:before{background:#2d65d6;}
.list_d .prolist2021 li dl dt+dt{}
.list_d .prolist2021 li dl dt a{font-size: 15px;}
.prod_r{width:76%;}
.prod_r .progdwz2021 li{
    
    display: inline-block;float: left;width: 19%;position: relative;overflow: hidden;text-align: center;
    
    margin-top:10px;
    
   
    
}
.prod_r .progdwz2021 li img{
    
    width: 100%;height: auto;transition: 0.3s ease all;
     width:200px ;height:140px;
    
   
    
}
.prod_r .progdwz2021 li:hover img{-webkit-transform: scale(1.12, 1.12);transform: scale(1.12, 1.12);}
.prod_r .progdwz2021 ul+ul {margin-top:2%;}
.prod_r .progdwz2021 li {margin-left:1%;
    
}



.prod_r .progdwz2021 li br{display:none;}
.prod_r .progdwz2021 li span{height:53px;line-height:53px;background: #fff;display: block;position: relative;z-index: 2;}
.prod_r .progdwz2021 li:hover span{background:#2d65d6;}
.prod_r .progdwz2021 li span a{font-size: 15px;}
.prod_r .progdwz2021 li:hover span a{color:#fff;}









/*你还在为水质烦恼吗*/
.trait{ height:550px; background:url(../image/20211028094742_1741318699.jpg) no-repeat center;}

.trait_title b{color:#fff;}
.trait_title p{color:#e5e5e5;}
.traul{ position:relative; font-size:0;}
.traul li{ display:inline-block; vertical-align:top; width:248px; overflow:hidden; transition:all .4s ease; white-space:nowrap;}
.traul li.on{ width:631px;}
.traul li.on .trabox{ opacity:1;}
.traul li.on .trawa{ background:#e3ffe7;}
.traul li.on .traicon{ background:#fff;}
.traul li+li{ margin-left:8px;}
.traul li>div{ display:inline-block; vertical-align:bottom;}
.traicon{ width:94px; height:94px; margin-left:83px; border-radius:50%; position:relative; z-index:3; transition:all .3s ease; background:#fff;}
.trawa{ height:235px; width:248px; border-radius:10px; background:#fff; transition:all .3s ease; text-align:center; margin-top:-48px; box-sizing:border-box; padding-top:73px;}
.tra_t{ font-size:27px; color:#2d65d6; display:inline-block; line-height:54px; width:115px; border-top:1px solid #2d65d6; border-bottom:1px solid #2d65d6; font-weight:bold;}
.tra_c{ font-size:18px; color:#49525d;}
.tra_c b{ display:block; font-size:23px; color:#333; margin:30px 0 25px 0;}
.trabox{ width:390px; height:235px; background:#fff; margin-left:-7px; box-sizing:border-box; opacity:0; transition:all .2s ease;}
.traleft{ position:relative; z-index:3;}
.trabox{ padding:30px 47px 40px 40px; position:relative;}
.traboxwa{ font-size:15px; color:#5e5e5e;line-height:30px; margin-top:15px; position:relative; white-space:initial;}
.trabox:after{ content:''; display:block; position:absolute; top:0; left:0; bottom:0; margin:auto 0; width:10px; height:16px; background:url(../image/20211028094742_792939981.png) no-repeat center; z-index:9;}







/*工程案例*/
.case{height:850px;}
.case_d table tr td{display: block;float: left;padding: 0px !important;position: relative;width: 23.5%; }
.case_d table tr td+td{margin-left: 2%;}
.case_d table tr td img {width: 100%;height: auto;-webkit-transition: 0.3s ease all;transition: 0.3s ease all;}
.case_d table tr td:hover img{transform: scale(1.2);}
.case_d table tr td>a{display: block;width: 100%;position: relative;overflow: hidden;}
.case_d table tr td br{display:none;}
.case_d table tr td div{display: block;line-height: 70px !important;height: 70px;background: #f5f5f5;transition: 0.3s ease all; padding-top: 0 !important;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.case_d table tr td:hover span{background: #185aae;}
.case_d table tr td div a{font-size:16px;display: block; color: #333;}
.case_d table tr td:hover div a{color:#098a45;}
.case_d table tr+tr{display: block;margin-top: 2%;}





/*四大优势*/
.advtitle{ font-size:42px; color:#343434; text-align:center;}
.advtitle b i{ color:#00aeea;}
.advtitle span{ display:block; color:#666; font-size:16px; font-weight:lighter; margin:10px 0 25px 0;}
.advtitle em{ display:inline-block; height:10px;}
.advtitle em i{ display:inline-block; width:10px; height:10px; border-radius:50%; background:#00aeea; animation:nbanA 2s infinite;} 
.advtitle em i+i{ margin-left:10px;}
.advtitle em i:nth-child(1){ animation-delay:.4s;}
.advtitle em i:nth-child(2){ opacity:0.6; animation-delay:.6s;}
.advtitle em i:nth-child(3){ opacity:0.2; animation-delay:.8s;}
.adv{position: relative; z-index: 1; clear: both; color: #fff; width: 100%; overflow: hidden; max-width: 1980px; display: block; margin: 0 auto; }
.leit{ width: 100%; overflow: hidden; display: block; height:655px; }
.leit ul{ width: 102%; }
.leit li{ width: 25%; float: left; position: relative; cursor:pointer; height: 655px; overflow: hidden; }
.leit li img{ display: block; }
.mo{ width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; background:rgba(0,0,0,0.5); }
.hav{ width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; }

.shu2{ position: absolute; left: 50%; top: 30%; margin-left:-425px; width: 850px; font-size: 30px; color: #fff; text-align: center;  line-height: 194px; line-height: 80px; }
.shu21{ background:url(../image/20211028094742_468926103.png) center no-repeat; width:68px; height:66px; margin:0 auto;}
.shu22{ background:url(../image/20211028094742_121567380.png) center no-repeat; width:68px; height:66px; margin:0 auto;}
.shu23{ background:url(../image/20211028094743_470620810.png) center no-repeat; width:68px; height:66px; margin:0 auto;}
.shu24{ background:url(../image/20211028094743_1203888237.png) center no-repeat; width:68px; height:66px; margin:0 auto;}


.shu2 span { width:100%; font-size:36px; color: #fff; font-weight:normal; display:block; margin:0 auto; padding-top:15px;}
.shu2 em{ display: block; font-size: 16px; text-align: center; color: #f6f6f6; line-height:40px; text-transform:uppercase;}

.bock{width:90%; background: rgb(29 51 159 / 90%); position: absolute; left:5%; bottom:0; color: #fff; opacity:0; height:156px; padding:0 35px; box-sizing: border-box; line-height:24px; }
.bock h3{ font-size:30px; color: #fff; font-weight:bold; position: relative; height:82px; line-height:90px; }
.bock h3 em{ display: inline-block; font-size:15px; color: #fff; font-weight: normal; padding: 0 0 0 3px; line-height:30px; }
.bock h3:before{ content: ""; position: absolute; width: 50px; height:3px; background:#333; left:0; top:72px; }
.bock:before{ content: ""; position: absolute; width: 52px; height:52px; background: url(../image/20211028094743_1704295261.png) no-repeat 0 0; right:5%; bottom:38px; }
.bock p{font-size: 15px;line-height: 30px;}






/*服务流程*/
.proc_bc{width: 100%;height: 700px;position: relative;overflow: hidden;}
.proc_c{position: relative;z-index: 999;}
.proc_c ul{display: flex;justify-content: space-between;}
.proc_c ul li{width: 15.2%;height: 327px; display: flex; flex-direction: column;justify-content: center; align-items: center; transition: all .5s;border: 1px solid #ddd; background: #fff;}
.proc_c ul li i{display: block;width: 90px;height: 90px;border-radius: 100%;border:1px solid #d2d2d2;display: flex;justify-content: center;align-items: center;position: relative;transition: all .5s;}
.proc_c ul li i b{width: 24px;height: 24px;display: block;padding: 5px;background: #fdfdfd;position: absolute;top: -11px;right: 25px;display: flex;justify-content: center;align-items: center;}
.proc_c ul li:nth-child(2) i b{top: 50%;margin-top: -14px;right: -12px;}
.proc_c ul li:nth-child(3) i b{top: 50%;margin-top: -3px;right: -12px;}
.proc_c ul li:nth-child(4) i b{top: 50%;margin-top: 14px;right: -6px;}
.proc_c ul li:nth-child(5) i b{top: 50%;margin-top: 14px;left: -6px;}
.proc_c ul li:nth-child(6) i b{top: 50%;margin-top: -3px;left: -12px;}
.proc_c ul li:nth-child(7) i b{top: -11px;left: 25px;}
.proc_c ul li i b span{display: block;width: 13px;height: 13px;border-radius: 100%;background: rgb(36 173 55 / 0.4);}
.proc_c ul li i>span{padding: 20px;}
.proc_c ul li i>span img {width: 100%; height: auto;}
.proc_c ul li p{font-size:24px;color: #333;margin:27px 0 13px;transition: all .5s;}
.proc_c ul li div{font-size: 15px;color: #999;line-height: 24px;text-align: center;width: 70%;}
.proc_btn{width:600px;height: 60px;display: flex;justify-content: center;align-items: center;margin:0 auto; border-radius: 30px;margin-top: 50px; background: #2d65d6;}
.proc_btn i{font-size: 24px;color: #fff;}
.proc_btn span{font-size: 36px;color: #fff; font-family: Arial;}
.proc_c ul li:hover i{transform: rotate(360deg);}
.proc_c ul li:hover i>span{color: #2d65d6;}
.proc_c ul li:hover p{color: #2d65d6;transform: rotateX(360deg);}
.proc_c ul li:hover{border-color:#2d65d6;transform: translateY(-10px);}








/*走进潮景*/
.company_bg{ width:auto; width:100%; background:url(../image/20211028094743_1985509879.jpg) no-repeat center; height:627px;}
.company_l{width:640px; float:left; padding-top:83px;}
.company_l .about_1{height:52px; font-size:40px; font-weight:bold; color:#2d65d6;}
.company_l .about_1 b{font-weight:normal; color:#222; font-size:40px;}
.company_l .about_2{height:61px; font-size:25px; color:#424445;}
.company_l .about_3{height:3px; width:35px; background:#d0d0d0;}
.company_l .about_4{height:205px; margin-top:32px; font-size:15px; color:#777; line-height:36px; font-weight:500; margin-bottom:40px;}
.company_l .about_4 a{font-size:16px; color:#8e979f;}
.company_l .about_4 a:hover{font-size:16px; color:#2d65d6;}
.company_l .about_6 a{ color:#fff; background:#2d65d6; width:200px; float:left; text-align:center; line-height:50px; border-radius:30px; transition: 0.5s;     margin-right: 30px; font-size: 16px;    }
.company_l .about_6 a:hover{background:#333; width:230px; line-height:50px; border-radius:30px; float:left; text-align:center;  transition: 0.5s;}
.company_r{width:710px; float:right; padding-top:63px;}


/*荣誉证书*/
.honor_bg{height: 870px;background: url(../image/20211028094743_1516326307.jpg)no-repeat bottom;padding-bottom: 1px;}
.honor_cont table td{border: 1px solid #eee;width: 350px !important;height:495px;padding-left:0px !important;display:block;float:left;transition:0.3s all ease-in-out;  position: relative;}
.honor_cont table td:after{ content:""; display:block;   position: absolute; left:0; right:0; top:0;bottom:0; margin:auto; width:100%; height:100%; background:#2d65d6;transform: scale(0);transition:0.3s all ease-in-out;  }
.honor_cont table td:hover::after{transform: scale(1); }
.honor_cont table td img{width:100%;height:auto;transition: 0.3s ease all;}
.honor_cont table td div{    padding-top: 0px !important;width: 90%;position: relative;z-index: 2;}
.honor_cont table td div a{font-size:15px;color:#333;line-height:50px;overflow: hidden;-webkit-line-clamp: 1;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;}
.honor_cont table td:hover div a{color:#fff;}

.honor_cont table tr{display:block;}
.honor_cont table td br{display:none;}
.honor .btn{background:url(../image/20211028095001_1750989692.png)no-repeat center;width:29px;height:10px;bottom:16px !important;position: absolute;cursor: pointer;}
.honor_btnl{left:44% !important;}
.honor_btnr{right:44% !important;transform: rotate(180deg);}
.honor_b{position: relative;}
.honor_b a{background:url(../image/20211028095001_1398681663.png) center no-repeat;width:58px;height:44px;display:block;margin:55px auto 0;border-radius: 5px; border:1px #eee solid;transition:0.3s all ease-in-out;}
.honor_b a:hover{background:#2d65d6 url(../image/20211028095001_588773871.png) center no-repeat;}
.honor_cont table td:hover{border:1px solid #2d65d6;}
.honor_cont table td>a{width:90%;display:block;overflow: hidden;margin:20px auto 0; position: relative;z-index: 2;}







/*新闻中心*/
.news_tt{text-align:center;}
.news_tt a{display: inline-block;width:152px;height:46px;line-height: 44px;font-size: 20px;color:#333; box-sizing: border-box; border:1px #ccc solid; text-align:center; margin-left:20px;}
.news_tt a.on{background:#2d65d6; color:#fff;  border:1px #2d65d6 solid;}
.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: 1;-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{width:432px; padding: 24px 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:#2d65d6; margin-bottom:-6px; transition:0.3s all ease-in-out;}
.news_box .news_div_item:nth-child(n+3):hover::after{width:100%;}






/*版权*/
.copyright{ background:#232323; }
.crcon{ padding:70px 0; border-bottom:1px solid #2e2e2e;}
.kslj{ font-size:0;}
.kslj li{ display:inline-block; vertical-align:top; height:194px; margin-right:60px; padding-right:60px;}
.kslj li p{ font-size:18px; color:#fff;}
.kslj li p:after{ content:''; display:block; width:19px; height:2px; background:#f3f3f3; margin:20px 0;}
.kslj li a{ display:block; font-size:14px; color:#b0b0b0; line-height:32px;}
.kslj li a:hover,.links p.fr a:hover,.end a:hover{ color:#fff;}

.crconcat{ width:440px;}
.cr_tel{ padding:0 0 0px 20px; border-bottom:1px solid #2e2e2e; background:url(../image/20211028095002_183357643.png) no-repeat right top; margin-bottom:25px; font-size:14px; color:#afafaf;}
.cr_tel em{ display:block; font-size:40px; color:#2d65d6; font-family:'Tw Cen MT';font-style: normal;font-weight: bold;}
.craddr{ margin-left:20px; font-size:14px; color:#b0b0b0; line-height:35px;}
.craddr p{ padding-left:28px; background:url(../image/20211028095002_1946970799.png) no-repeat left center;}
.craddr p:nth-child(2){background:url(../image/20211028095002_1893561135.png) no-repeat left center;}
.craddr p:nth-child(3){background:url(../image/20211225152707_712680571.png) no-repeat left center;}
.craddr p:nth-child(3) a{ color: #b0b0b0;}
.links{background:#2d65d6; line-height:36px; font-size:18px; color:#fff; padding:1.3% 0;}
.link_bt{width:130px; background:url(../image/20211028095002_265819259.png) no-repeat left center; padding-left:33px;}
.end{ text-align:center;}
.end,.end a{ font-size:14px; color:#b0b0b0; font-weight:lighter; line-height:70px;}
.linkTagcs li a{color:#fff !important;}



/* 客服样式*/
.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(../image/20211028114549_734299211.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: #2d65d6; 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-left: solid 1px #efefef; border-top: solid 1px #efefef; border-right: solid 1px #efefef; position: relative;}
.y-kefu-box01 .show-status { position: relative; }
.y-kefu-box01 .show-status .kf-zixun { background-color: #2d65d6; border-color: #2d65d6; 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: #2d65d6; border-color: #2d65d6;}
.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:#2d65d6; }
.y-kefu-box01 .mobile-infos p { color: #2d65d6; 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: #2d65d6; 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; }