/*标签样式初始化*/
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; position: relative;}
img{border:none;}
#copy { display: none;}
em, i{font-style: normal;font-weight: normal;}


a {color: #666; text-decoration: none;}
a:hover { color: #009fe8;text-decoration: none; border-bottom-style:}

.page{ margin:0 auto;width: 1400px;font-size: 14px;}
.bg{ width: 100%; min-width: 1400px;}

.fl { float: left;}
.fr {float: right;}

.cur {cursor: pointer}


/*左右浮动清除*/
.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;}

/*英文样式*/
.font_en{font-family: Arial, Helvetica, sans-serif;text-transform: uppercase;}



/*标题*/
.t{text-align: center;padding-top: 80px;}
.t span{font-family: 'Arial';font-weight: bold;font-size: 56px;color: #eee;text-transform: uppercase;}
.t p{font-size: 40px;color:#222;}
.t d{font-weight: bold;}
.t dd{color:#666;font-size: 16px;line-height: 40px;display: block;}

/*共用按钮*/
.button{position:relative;overflow:hidden;display:block}
.button:after{content:'';display:block;width:0;height:100%;margin:0 auto;background:rgba(255,255,255,0.2);position:absolute;top:0; left:0; right:0;transition:all .4s ease;}
.button:hover:after{width:100%;}


.top_bg{background: #009fe8;height: 55px;}
.top_bg span{font-size: 14px;color: #94dcfd;line-height: 55px;}
.top_bg span a{color: #94dcfd;}
.top_bg d{font-size: 14px;color: #fff;line-height: 55px;float: left;}
.top_bg dd{font-size: 24px;color: #fff;font-family: 'Impact';line-height: 55px;display: inline-block;float: left;}
.top_tel{background: url('/images/left1.png')no-repeat center left;padding-left: 25px;}

.head_bg{background: rgba(255,255,255,0.7);position: relative;z-index: 999;box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);}
.head{height: 155px;}
.logo{margin-top: 29px;}
.name{margin-left: 20px;margin-top: 43px;}
.name p{font-size: 30px;font-weight: bold;color: #222;}
.name d{font-size: 20px;color: #009fe8;letter-spacing: 2.5px;line-height: 30px;}

.nav{height:155px;position: relative;z-index: 999;}
.nav>ul>li{ float: left; display: block;height:155px;margin-left: 32px;position: relative;}
.nav>ul>li>a{display: block; color: #333; font-size: 16px;text-align: center; z-index: 3333;line-height: 155px; transition: 0.3s all linear;} 
.nav>ul>li.navcurrent>a,.nav>ul>li:hover>a{color: #009fe8; font-weight:bold; }



/*下拉导航*/
.nav2{ position: absolute; top:100%; z-index: 9999; width:500px; height:0; transition:all linear 0.3s; background:rgba(255,255,255,0.9);     overflow: hidden;}
.nav2 a{display: block; width:100%; height:44px; line-height:44px; font-size:15px;  color:#333; text-align:left; transition:all linear 0.3s; }
.nav>ul>li:hover .nav2{ height:auto; z-index:9;padding:40px;}
.nav2 a:hover{background:#009fe8; text-indent:1em; color:#fff;}
.nav2_l{width:40%;}
.nav2_r{width:60%; }
.nav2_r img{width:100%;}
#Zz6 .nav2,#Zz7 .nav2{right:0;}



/*幻灯片*/
#banner{/*margin-top: -155px;*/}
.tp-bannertimer{display: none;}


/*公司简介*/
.about_bg{background:#f5f5f5;}
.about_l img{width: 680px;height:390px;border: 10px solid #fff;}
.about_r{width: 630px;padding-top: 30px;}
.about_wz{margin-left: 120px;}
.about_wz p{font-size: 36px;color: #222;font-weight: bold;}
.about_wz p img{margin-left: 15px;}
.about_wz d{font-size: 20px;color: #222;}
.about_r dd{font-size: 15px;color: #666;line-height: 30px;}
.about_r ul{display: block;width: 100%}
.about_r li{width: 48%;margin-right: 2%;margin-top: 2%;height: 45px;background: #fff;display: block;float: left;line-height: 45px;font-size: 16px;color: #222;transition: 0.3s ease all;}
.about_r li:hover{box-shadow: 10px 10px 30px rgba(0,0,0,0.1);}
.about_r li:before{content: '';width: 9px;height: 9px;background: #009fe8;border-radius: 50%;display: inline-block;margin-left:30px;margin-top: 18px;margin-right: 10px;}
.about_b li{width: 220px;padding: 20px 15px 0;float: left;box-sizing: border-box;text-align: center;transition: 0.3s ease all;cursor: pointer;position: relative;}
.about_b li+li{margin-left: calc((100% - 220px*4) / 3);}
.about_b li i{width: 58px;height: 58px;display: block;background: #009fe8;margin: 0 auto;transition: 0.3s ease all;position: relative;}
.about_b li p{font-size: 24px;font-weight: bold;color: #222;margin-top: 20px;transition: 0.3s ease all;position: relative;}
.about_b li d{font-size: 14px;font-family: 'Arial';color: #ccc;text-transform: uppercase;line-height: 24px;transition: 0.3s ease all;position: relative;}
.about_b li dd{font-size: 16px;color: #666;line-height: 24px;margin-top: 15px;transition: 0.3s ease all;position: relative;}
.about_b li dd:after{content: '';width: 35px;height: 1px;background: #009fe8;display: block;margin: 30px auto 0;}
.about_b li:before{content: '';width: 100%;height: 0%;position: absolute;top: 0px;left: 0px;background: #009fe8;transition: 0.3s ease all;}
.about_b li:hover:before{height: 100%;}
.about_b li:hover i{border-radius: 50%;background: #049946;}
.about_b li:hover p{color: #fff;}
.about_b li:hover dd{color: #fff;}
.about_b li:hover d{color: rgba(255,255,255,0.7);}



/*产品中心*/
.service_list{width:334px;}
.service_list table{width:100%;}
.service_list table td,.service_list table td a{width:100%;height:78px;line-height:60px;display:block;font-weight: normal !important;font-size:18px;color:#222;background:#f5f5f5;box-sizing: border-box;transition: 0.3s ease all;position: relative;}
.service_list table td a{padding-left:75px;transition: 0.3s ease all;}
.service_list table tr{display:block;}
.service_list table tr+tr{border-top:1px solid #fff;}
.service_list table td:before{content: '';width:26px;height:26px;display:inline-block;border-radius: 50%;background:#ccc url('/images/1.png')no-repeat center;margin-top: 26px;float:left;position: absolute;left: 35px;z-index: 9;transition: 0.3s ease all;}
.service_list table td a:after{content:'Enterprises and institutions guard';font-size:13px;font-family:'Arial';color:#ccc;display: block;height:24px;    position: absolute;z-index: 9;line-height: 24px;bottom: 12px;    box-sizing: border-box;}
.service_list table  tr:nth-child(2) td a:after{content:'Residential guard';}
.service_list table  tr:nth-child(3) td a:after{content:'Security guard in public places';}
.service_list table  tr:nth-child(4) td a:after{content:'Large scale commercial activities';}
.service_list table  tr:nth-child(5) td a:after{content:'Safety guard of oil, gas and pipeline';}
.service_list table  tr:nth-child(6) td a:after{content:'Clean and green service';}
.service_list table  tr:nth-child(7) td a:after{content:'Security monitoring service';}
.service_list table tr.on td:before{left: 280px;margin-right: 35px;background-color:#52c1f4;}
.service_list table tr.on td a:after{color:#9fd7f0;}
.service_list table tr.on td a{padding-left:35px;}
.service_list table tr.on td a{background: #009fe8;color:#fff !important;}
.service_box{height:631px;overflow: hidden;}
.service_tit{width: 686px; height:631px; border: 1px #eee solid; box-sizing: border-box;}
.service_tit p{font-size: 20px;font-weight: bold;color: #222;margin: 30px 0 14px 0;}
.service_tit d{font-size: 15px;color: #666;line-height: 28px;}
.service_tit a{font-size: 15px;color: #fff;width: 140px;height: 37px;line-height: 37px;display: block;background: #009fe8;text-align: center;border-radius: 19px;margin-top: 30px;transition: 0.3s ease all;}
.service_tit a:hover{width: 220px;}
.service_wz{padding: 0 40px;}
.service_r{width: 1035px;}
.service_scr{float:right;}
.service_scr tr{display: block;margin-bottom:10px;}
.service_scr td{width:333px;display: block;padding-left:0px !important;overflow: hidden;}
.service_scr td img{width:100%;height:auto;transition: 0.3s ease all;}
.service_scr td span{width:100%;height:60px;background:#eee;display: block;position: relative;transition: 0.3s ease all;}
.service_scr td span a{color:#666;font-size:16px;display: block;width:100%;height:60px;line-height:60px;position: relative;z-index:9;transition: 0.3s ease all;}
.service_scr td span:after{content:'';width:100%;height:0%;display:block;position: absolute;bottom:0;background:#009fe8;transition: 0.3s ease all;}
.service_scr td:hover span:after{height:100%;}
.service_scr td:hover span a{color:#fff;}
.service_scr td img:hover{transform: scale(1.1);}


/*优势*/
.adv_bg{}
.adv_top{display: inline-block;}
.adv_t span{font-size: 55px;color: #009fe8;font-weight: bold;}
.adv_top i{font-size: 16px;color: #ccc;display: block;font-family: 'Arial';letter-spacing: 2px;text-transform: uppercase;margin-top: 10px;}
.adv_top t{font-size: 30px;color: #222;}
.adv_tit{margin-left: 10px;}
.adv_list{width: 1400px;position: relative;margin: 0 auto;z-index:9999;}
.adv_list li{width: 25%;display: block;float: left;height: 120px;background: #fff;box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.2);text-align: center;padding-top: 28px;box-sizing: border-box;cursor: pointer;transition: 0.3s ease all;}
.adv_list li p{font-size: 30px;color: #222;font-weight: bold;transition: 0.3s ease all;}
.adv_list li d{font-size: 16px;color: #666;line-height: 30px;transition: 0.3s ease all;}
.adv_l{width: 535px;}
.adv_cont{width: 1400px;margin: 0 auto;border: 60px solid #fff;}
.adv_box{width:1400px;background: #fff;margin: 0 auto;}
.adv_wz{margin-top: 20px;}
.adv_wz p{font-size: 36px;color: #222;}
.adv_wz d{color: #009fe8;font-weight: bold;}
.adv_wz span{width: 43px;height: 4px;background: #009fe8;margin: 35px 0;display: block;}
.adv_wz dd{font-size: 15px;color: #666;line-height: 28px;margin-bottom: 10px;}
.adv_wz i{width: 100%;height: 17px;background: url('/images/22.png');display: block;margin: 30px 0 40px;}
.adv_l ul li{float: left;}
.adv_l ul li p{font-size: 40px;font-family: 'Tw Cen MT';color: #222;font-weight: bold;}
.adv_l ul li p:after{content: '+';width: 28px;height: 28px;display: inline-block;background: #009fe8;margin-left: 10px;font-size: 16px;color: #fff;line-height: 28px;text-align: center;font-weight: lighter;font-family: 'Arial';position: relative;top: -10px;}
.adv_l ul li d{font-size: 16px;color: #222;line-height: 24px;}
.adv_l ul li+li{margin-left: 60px;}
.adv_l ul li:nth-child(2) p:after{content: '家';}
.adv_l ul li:nth-child(3) p:after{content: '处';}
.adv_list li.on{background: #009fe8;}
.adv_list li.on p,.adv_list li.on d{color: #fff;}



/*专业*/
.prof_box{width: 100%;background: url('/images/ad1.jpg')no-repeat center;height: 317px;}
.prof_box:nth-child(2){width: 100%;background: url('/images/ad2.jpg')no-repeat center;height: 317px;}
.prof_box:last-child{width: 100%;background: url('/images/ad3.jpg')no-repeat center;height: 317px;}
.prof_l{width: 50%;padding: 0 55px;box-sizing: border-box;padding-top: 70px;}
.prof_l p{font-size: 24px;font-weight: bold;color: #222;}
.prof_l d{font-size: 14px;color: #ccc;font-family: 'Arial';text-transform: uppercase;line-height: 30px;}
.prof_l dd{font-size: 15px;color: #666;line-height: 28px;margin-top: 20px;}
.prof_l p:after{content: '';width: 394px;height: 17px;display: inline-block;background: url('/images/22.png');margin-left: 20px;position: relative;top: 2px;}


/*合作*/
.partner_bg{padding:68px 0; background:url(/images/bg.jpg) center top no-repeat}
.partner_l{width: 500px;padding-left: 140px;padding-top: 70px;}
.partner_l p{font-size: 40px;color: #fff;}
.partner_l d{font-weight: bold;}
.partner_l dd{font-size: 20px;color: #fff;line-height: 30px;margin-top: 40px;}
.partner_l a{width: 178px;height: 67px;border: 1px solid #fff;display: block;font-size: 16px;color: #fff;text-align: center;line-height: 67px;margin-top: 60px;}

.partner_r td{width:216px;height:250px;display:block;padding-left:0px !important;float:left;background:url('/images/33.png')no-repeat;position: relative;}
.partner_r td img{width:100%;height: 124px;margin-top: 63px;}
.partner_r td div{position: absolute;width: 100%;height:100%;display:block;background:url('/images/44.png')no-repeat;top:0px;padding-top: 0 !important;transform: scale(0);transition: 0.3s ease all;z-index:99;}
.partner_r td:hover div{transform: scale(0.9);}
.partner_r td div a{width: 100%;height:100%;display:block;line-height:250px;font-size:16px;color:#fff;}
.partner_r tbody{text-align:center}
.partner_r tbody tr{display:inline-block;}
.partner_r tbody tr td+td{margin-left:8px;}
.partner_r tbody tr:nth-child(2){margin-top:-55px;}
.partner_r {width:665px;position: relative;}
.partner_r tbody td:after{content:'';width:100%;height:100%;display:block;background:url("/image/anli1.png") no-repeat center;position: absolute;top:0px;}
.partner_r>span{width:75px;height:75px;display:block;border-radius:50%;position: absolute;left:295px;top:45%;}
.partner_r>span>a{width:75px;height:75px;background:#009fe8;display:block;font-size:30px;line-height:75px;color:#fff;border-radius:50%;text-align:center;position: absolute;z-index:99;}
.partner_r>span:before,.partner_r>span:after {position: absolute;left:50%;top:52%;height: 66px;width:66px;margin-top: -34px;margin-left: -33px;border-radius: 50%;box-shadow: 0 0 0 0 #009fe8;animation: ripple 3s infinite;}
.partner_r>span:before {-webkit-animation-delay:.9s;animation-delay:0.9s;content:"";position:absolute;right: 0;bottom: 0;}
.partner_r>span span:after {-webkit-animation-delay:.6s;animation-delay:0.6s;content:"";position:absolute;right: 0;bottom: 0;}

@-webkit-keyframes ripple {
    70% {-webkit-box-shadow: 0 0 0 40px rgba(0, 159, 232, .0);box-shadow: 0 0 0 40px rgba(0, 159, 232, .0);}
    100%
    {
        -webkit-box-shadow: 0 0 0 0 rgba(0, 159, 232, .0);
                box-shadow: 0 0 0 0 rgba(0, 159, 232, .0);
    }
}



/*荣誉资质*/
.honor_list{text-align:center;}
.honor_list a{width:200px;height:50px;line-height:50px;display:inline-block;background:#aaa;color:#fff;font-size:16px;text-align:center;}
.honor_list a+a{margin-left:15px;}
.honor_list a.on{background:#009fe8;}
.honor_cont{width: 100%;margin: 0 auto;}
.honor_cont table tr{display:block;width: 100%;overflow: hidden;position: relative;float:left;}
.honor_cont table td{display:block;float:left;padding-left:0px !important;overflow: hidden;width:calc((1400px - 38px) / 3) !important;margin-right:19px;border:1px solid #eee;background: #fff;padding:20px 0;box-sizing: border-box;}
.honor_cont table td img{width:90%;height:auto;transition: 0.3s ease all;display:blcok;margin:0px auto 0;}
.honor_cont table,.honor_cont table tbody{width:100% !important;display:block;}
.honor_cont  td>div a{font-size:18px;color:#222;-webkit-transition: 0.3s ease all;transition: 0.3s ease all;position: relative;z-index:99;line-height:60px;}
.honor_box .tempWrap{width:1400px !important;}
.honor_cont  td>div a:after{content:'';width:49px;height:4px;display:block;background:#009fe8;transition: 0.3s ease all;}
.honor_cont  td:hover div a{color:#009fe8;}
.honor_cont  td{overflow: hidden;}
.honor_cont table td:hover img{transform: scale(1.1);}
.honor_cont table td:hover a:after{width:100px;}


#honor_box{overflow: hidden;}
.honor_button{width:50px;height:50px;background:rgba(0, 0, 0, 0.4);position:absolute;top:260px;cursor: pointer;border-radius: 100%;}
.honor_button:hover{background:rgba(0, 0, 0, 1);}
.honor_button:after{content:"";display: block;width:20px;height:20px;background: url('/images/left2.png')no-repeat center; position: absolute;top: 50%;left: 45%;transform: translate(-50%,-50%);}
.honor_btnl{left:-25px;}
.honor_btnr{right:-25px; transform: rotate(180deg);}




/*公司图片*/
.comp_bg{background:#f5f5f5;}
.comp_cont td{padding-left:0px !important;width:335px;display:block;position: relative;float:left;}
.comp_cont td:nth-child(1){width:690px;margin-right:20px;height:523px;}
.comp_cont td:nth-child(3),.comp_cont td:nth-child(5){margin-left:20px;}
.comp_cont td:nth-child(2),.comp_cont td:nth-child(3){margin-bottom:20px;}
.comp_cont td:nth-child(1) img{width:100%;height:100%;}
.comp_cont tr{display:block;}
.comp_cont td img{width:100%;height:auto;}
.comp_cont td div{position: absolute;padding-top: 0px !important;bottom: 0px;height: 50px;text-align: center;line-height: 50px;font-size: 16px;width: 100%;background-image: linear-gradient(180deg, transparent, rgba(0,0,0,0.6));transition: 0.3s ease all;}
.comp_cont td div a{width:100%;height:100%;display:block;line-height:50px;color:#fff;font-size:16px;transition: 0.3s ease all;}
.comp_cont td:hover div{height:100%;}
.comp_cont td:hover div a{line-height:262px;}
.comp_cont td:nth-child(1):hover div a{line-height:525px;}




/*news*/
.news{padding: 0px 0 80px 0;}
.newstitl{text-align: center;font-size: 18px;color: #aaaaaa;font-weight: lighter;}
.newstitl b{display: block;font-size: 36px;color: #222222;margin-bottom: 10px;}
.newstitl b i{color: #009fe8;}
.newstab{text-align: center;margin: 30px 0;}
.newstab a{ display: inline-block;width: 180px;line-height: 50px;background: #f5f5f5;font-size: 16px;color: #666666;font-weight: lighter;transition: all .3s ease;}
.newstab a+a{margin-left: 10px;}
.newstab a.on{background: #009fe8;color: #f5f5f5;}
.newsleft{width: 508px;height: 490px;box-sizing: border-box;background: #f5f5f5;padding: 40px;}
.newsright{width: 862px;height: 490px;}

.newsleft .news_div_item_pic{position: absolute;left: 0;top: 0;width: 426px;height: 306px; overflow: hidden;overflow: hidden; border: 1px solid #eee;}
.news .news_div_item_pic img{width: 100%;height: 100%;transition: all .6s ease;}
.news .news_div_item:hover .news_div_item_pic img{transform: scale(1.1);}
.news .news_div_item:hover .news_div_item_a{color:#009fe8;}
.news .news_div_item{position: relative;}
.newsleft .news_div_item{padding-top: 330px;}
.newsleft .news_div_item_date{position: absolute;right:0;padding-top: 52px; bottom:0;text-align: center; background: #009fe8; width: 82px;height: 80px;box-sizing: border-box;}
.newsleft .news_div_item_date>div{display: inline-block;font-size: 14px;color: #ffffff;font-weight: lighter;}
.newsleft .news_div_item_date .news_div_item_day{position:absolute;top: 5px;left: 0;right: 0;margin: 0 auto;font-size: 36px;font-weight: bold;}
.newsleft .news_div_item_content{width: 290px;}
.news .news_div_item_a{display: block;font-size: 18px;color: #222222;font-weight: lighter; white-space: nowrap;text-overflow: ellipsis;position: relative; overflow: hidden;} 
.news .news_div_item_body{font-size: 14px;color: #aaaaaa;font-weight: lighter;margin-top: 10px;line-height: 26px;height: 52px;overflow: hidden;}
.newsright .news_div_item{position: relative; display: inline-block;vertical-align: top;background: #f5f5f5; box-sizing: border-box;width: 430px;height: 162px;margin: 0 1px 1px 0;padding: 40px 0 0 120px; float:left;}
.newsright .news_div_item:nth-child(2n){margin-left: 0;}
.newsright .news_div_item_content{width: 260px;}
.newsright .news_div_item_date{position: absolute;left:30px;padding-top: 52px; top:40px;text-align: center;}
.newsright .news_div_item_date>div{display: inline-block;font-size: 14px;color: #555555;font-weight: lighter;}
.newsright .news_div_item_date .news_div_item_day{position:absolute;top: 5px;left: 0;right: 0;margin: 0 auto;font-size: 36px;font-weight: bold;}




.head_bgx{width:100%;height:10px;cursor: pointer;background:#4b4b4b;}
.head_bgx span {display:block;width:100%;height:10px;background-color: #009fe8;animation: span_i1 2.5s infinite;float:right;}
@keyframes span_i1{
        0%{ width:0%; background-color:#009fe8}
        25%{ width:100%; background-color:#009fe8}
        100%{ width:0%; background-color:#009fe8}
        }
/*copy*/
.copy {width: 100%;background: #222222;    padding: 10px 0 30px;overflow: hidden;}
.copy_box1 {width:1400px;margin: 0 auto;}
/*友情链接*/
.links_bj{position:relative;height: 80px;line-height: 80px;overflow: hidden;border-bottom: 1px solid #313131;}
.links_zbt{width:65px;font-size:16px;color:#fff;padding-left:35px;background:url('/images/link.png')no-repeat left center;}
.links_zbt img{margin-right:15px;margin-top: -5px;}
.links_lj{width:1200px;font-size:14px;color:#fff;margin-left:20px; opacity: 0.5;}
.links_tb{width:auto;height:92px;}
.linkTagcs li a{font-size:14px;line-height:80px;color:#fff !important;opacity: 0.5;}
.link_more {float: right;}
.link_more a {font-size: 14px;color: #999999;}
.copy_tab {padding: 80px 0;overflow: hidden;}
.copy_tabr {border-top:none;padding: 80px 0;overflow: hidden;}
.copy_con li {float:left;text-align: left;padding: 0 80px;position: relative;transition:0.5s;}
.copy_con li p {font-size: 18px;color: #ffffff;margin-bottom: 20px;}
.copy_con li p span {font-size: 12px;color: #666666;font-family: Arial;display: block;text-transform: uppercase;}
.copy_con li a {font-size: 15px;color: #999999;display: inherit;line-height: 30px;transition: all 0.3s linear;}
.copy_con li a:hover {color: #ffffff;transition: all 0.3s linear;}
.copy_con li:before {content: '';width:1px;height: 25px;background: #009fe8;position: absolute;left:1px;top:0;z-index: 1;transition:0.5s;}
.copy_con li:after {content: '';width:1px;height: 270px;background: #383838;position: absolute;left:1px;top:0;transition:0.5s;}
.copy_r {float: right;}
.copy_r p {font-size: 18px;color: #ffffff;}
.copy_r p span {font-size: 12px;color: #666666;font-family: Arial;display: block;text-transform: uppercase;}
.copy_r ul {display: flex;width:280px;justify-content: space-between;padding-top: 20px;}
.copy_r li i {display: inline-block;width: 130px;height: 130px;background: #ffffff;margin-bottom: 12px;}
.copy_r li {font-size: 14px;color: #ffffff;text-align: center;width: 130px;}
.copy_r li img{width: 130px; height:130px;}
.copy_name {width:1400px;display: flex;justify-content: space-between;}
.copy_name span {font-size: 14px;color: #999999;line-height: 28px;display: inherit;}
.copy_name span a {color: #999999;transition: all 0.3s linear;font-size: 14px;}
.copy_name span a:hover  {color:#ffffff;transition: all 0.3s linear;}
.copy_con li:hover:before {height:100%;transition:0.5s;}


/* 客服样式*/
.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(/images/kefu.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: #009fe8; position: absolute; bottom: -12px; left: 13px; z-index: 1; }
.y-kefu-box01 .kf-close-btn:before { content: ''; display: block; width: 1px; height: 12px; background-color: #009fe8; 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;border-bottom: 1px #efefef solid;}
.y-kefu-box01 .show-status { position: relative; }
.y-kefu-box01 .show-status .kf-zixun { background-color: #009fe8; border-color: #009fe8; color: #fff; margin: 10px 0 7px;}
.y-kefu-box01 .show-status .kf-zixun { background-color: #009fe8; border-color: #009fe8; 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: #009fe8; border-color: #94;}
.y-kefu-box01 .hver:hover>p { color: #fff; }
.y-kefu-box01 .kf-zixun1 { border-radius: 2px; }
.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:#b9b9b9; }
.y-kefu-box01 .mobile-infos p { color: #009fe8; 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: #0070fa; 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; }