/*标签样式初始化*/
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;font-family: "Microsoft YaHei";overflow-x: hidden;}

#copy { display: none;}

a{color: #666; text-decoration: none; font-size:14px;}
a:hover { color: #0099e6;text-decoration: none; border-bottom-style:}

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

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

/*左右浮动清除*/
.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;font-weight: normal;}



/*公共标题样式*/
.t{text-align: center;}
.t p{font-size: 36px;color: #333; }
.t span{ font-size: 18px; line-height:40px;}


/*抬头*/
.head_bg{height: 140px;min-width: 1200px;width: 100%; background: #fff;}
.logo{margin-top: 38px;}
.name{margin-left: 24px;margin-top: 36px;}
.name p{font-size:30px;font-weight: bold;color: #222;}
.name span{display: block;font-size: 16px; line-height: 32px;}
.head_tel{background: url(https://memberpic.114my.com.cn/022573/uploadfile/image/20200328/20200328135906_219692222.png)no-repeat center left;padding-left: 65px;margin-top: 44px;}
.head_tel p{font-size: 16px;}
.head_tel span{display: block;font-size: 30px;color: #0099e6;}
.albb{ margin-top: 55px;margin-left: 77px;}



/*栏目*/
.nav{ background:#0099e6; width: 100%; height: 80px; display: block; position: relative;min-width: 1200px;}
.NavCeshi.page{ position: relative; }
.nav > ul > li{ float: left; width:120px; height: 80px; display: block;position: relative; }
.nav > ul > li:first-child{ background: none; }
.nav > ul > li > a{display: block; line-height: 80px; width:100%; color: #fff; text-align: center; font-size: 16px; -webkit-transition:0.3s all ease-in-out; transition:0.3s all ease-in-out; position:relative; z-index:3; }
.nav > ul > li.navcurrent a,.nav > ul > li:hover a{ background-color:#1daff8;}
.nav > ul > .block{ background-color:#0099e6;width:120px; height: 80px; display: block; position: absolute; top: 0; }
.nav > ul li .erji_menu { display: none; position: absolute; left: 0; width: 100%; z-index: 1111;top: 80px; }
.nav > ul li .erji_menu ul li a{ display: block; text-align: center; font-size: 13px; color: #fff; line-height: 50px; margin-bottom: 1px; background: rgba(0,0,0,0.6); -webkit-transition:0.3s all ease-in-out; transition:0.3s all ease-in-out;}
.nav > ul li .erji_menu ul li a:hover{background: rgba(0,153,230,0.6);color: #fff; }





/*幻灯片*/
.banner-box{min-width:1200px;height:600px;position:relative;overflow:hidden;}
.banner-box .bd{ width:100% !important;}
.banner-box .bd li{width:100% !important;height:600px;background-position: center;background-repeat: no-repeat;}
.banner-box .bd li a{display:block;background-size:auto;}
.banner-btn{ width: 100%; position: absolute; top:0; left: 0; margin-left: 0; height:600px; overflow: hidden; }
.banner-btn a{display:block;width:49px;height:104px;position:absolute;top:0;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;-webkit-transition:0.3s all ease-in-out;transition:0.3s all ease-in-out}

.banner-box .hd {position:absolute; bottom:30px; width: 100%;display: block;}
.banner-box .hd ul{ text-align: center}
.banner-box .hd ul li{ width:50px; height:3px; text-indent:-9999px; background:#fff; cursor:pointer; display:inline-block; margin:0 5px; -webkit-transition:0.3s all ease-in-out; transition:0.3s all ease-in-out}
.banner-box .hd ul li.on{ background:#0099e6; width:60px; }
.banner-box:hover .banner-btn a.prev{ left:20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box:hover .banner-btn a.next{ right: 20px; 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;}




/*搜索*/
.search_nbg{width: 100%; min-width:1200px; height:80px; margin:0 auto;background:#fff;position:absolute; top:570px;}
.search_bg{width: 100%; min-width:1200px; height:80px; margin:0 auto;background:#f5f5f5;}
#search{ color: #999;width:1200px;	height:80px;margin:0 auto;line-height:80px;}
.search_01 i{display: block;float: left;padding-top: 22px;margin-right: 14px;}
.search_01{ float:left; width:850px; padding-left:2px;}
.search_01 a{font-size: 14px;}
.search_01 a:hover{color: #ed0626;}
.search_02 form{padding-left:0;}
.search_02{height:38px;width:310px;overflow:hidden;margin-top:22px;float:right;}
.search-i{ width:56px; overflow:hidden; height:38px;}
.search-bg{float:left;width:244px;height:38px;overflow:hidden;padding-left:10px; background: #fff;}
.search_nbg .search-bg{ background: #f5f5f5;}



/*服务项目*/
.service ul li{float: left; width: 32%; height: 450px; background: #f5f6f9; margin-bottom: 36px; text-align: center; -webkit-transition:0.3s all ease-in-out; transition:0.3s all ease-in-out;}
.service ul li+li{margin-left: 2%;}
.service ul li:nth-child(4){margin-left:0;}
.service_tt:before{content: ""; display: block; margin: 28px auto 0 auto; width: 64px; height: 64px; border-radius: 100%; background-color: #0099e6; background-image: url(https://memberpic.114my.com.cn/022573/uploadfile/image/20200326/20200326140351_1742892210.png); background-repeat: no-repeat;}
.service ul li:nth-child(1) .service_tt:before{background-position: 0 -64px;}
.service ul li:nth-child(2) .service_tt:before{background-position: -64px -64px;}
.service ul li:nth-child(3) .service_tt:before{background-position: -128px -64px;}
.service ul li:nth-child(4) .service_tt:before{background-position: -192px -64px;}
.service ul li:nth-child(5) .service_tt:before{background-position: -256px -64px;}
.service ul li:nth-child(6) .service_tt:before{background-position: -320px -64px;}
.service ul li:nth-child(7) .service_tt:before{background-position: -384px -64px;}
.service ul li:nth-child(8) .service_tt:before{background-position: -448px -64px;}
.service ul li:nth-child(1).on .service_tt:before{background-position: 0 0;}
.service ul li:nth-child(2).on .service_tt:before{background-position: -64px 0;}
.service ul li:nth-child(3).on .service_tt:before{background-position: -128px 0;}
.service ul li:nth-child(4).on .service_tt:before{background-position: -192px 0;}
.service ul li:nth-child(5).on .service_tt:before{background-position: -256px 0;}
.service ul li:nth-child(6).on .service_tt:before{background-position: -320px 0;}
.service ul li:nth-child(7).on .service_tt:before{background-position: -384px 0;}
.service ul li:nth-child(8).on .service_tt:before{background-position: -448px 0;}
.service_tt p{ font-size: 20px; font-weight: bold; color: #222;  line-height: 70px;}
.service_a{width: 230px; height: 190px; padding-top:12px;  border-radius: 10px; background: #fff; margin: 0 auto;}
.service_a a{display: block; font-size: 16px; color: #333; line-height: 42px; position: relative;-webkit-transition:0.3s all ease-in-out; transition:0.3s all ease-in-out; background: url(https://memberpic.114my.com.cn/022573/uploadfile/image/20200326/20200326113432_1418961854.jpg) no-repeat center -50px; overflow: hidden; }
.service_a a:hover{color:#fff;  background: url(https://memberpic.114my.com.cn/022573/uploadfile/image/20200326/20200326113432_1418961854.jpg) no-repeat center 0;}

.service_b{width: 230px; height: 38px; line-height: 38px;  background: #0099e6; margin: 20px auto 0 auto; color: #fff; }
.service_b a{ color: #fff;}
.service_b a:hover{color:#ff0;}
.service ul li.on,.service ul li:hover{ background: #0099e6; box-shadow: 0 15px 30px rgba(0,153,230,0.3);}
.service ul li.on .service_tt p,.service ul li:hover .service_tt p{color: #fff;}
.service ul li.on .service_tt:before,.service ul li:hover .service_tt:before{background-color: #fff;}



/*服务对象*/
.object_bg{height: 746px; background: url(https://memberpic.114my.com.cn/022573/uploadfile/image/20200326/20200326143256_1860099007.jpg)no-repeat center;}
.object_t,.object_t p{color:#fff;}
.object_cont{width: 1200px;height:438px;position: relative;}
.object_cont ul{width: 1200px;height: 438px;overflow: hidden;}
.object_cont ul li{width:380px;height: 438px;float: left;margin-right: 30px;background: #fff;text-align: center;position: relative;}
.object_w{width:380px; height:188px; background: #fff; position: absolute; bottom:0; z-index: 2; -webkit-transition:0.3s all ease-in-out; transition:0.3s all ease-in-out;}
.object_w p{font-size: 24px; color: #0099e6; width: 158px; height: 48px; line-height: 48px; text-align: center; border: 1px #0099e6 solid; margin: 30px auto 18px auto;  -webkit-transition:0.3s all ease-in-out; transition:0.3s all ease-in-out;}
.object_w span{font-size: 15px;font-weight: lighter;display: block;line-height: 30px;}
.object_w a{ opacity: 0; display: block; width: 140px; height: 40px; line-height: 40px; text-align: center; font-size: 16px; border-radius: 100px; background: #1daff8; color: #fff; margin: 0 auto; -webkit-transition:0.3s all ease-in-out; transition:0.3s all ease-in-out; margin-top:20px;}
.object_w a:hover{background: #fff; color: #0099e6;}
.object_cont ul li:hover .object_w{ height: 241px; background: #0099e6;  color: #fff;}
.object_cont ul li:hover .object_w p{color: #fff; margin-bottom:5px;}
.object_cont ul li:hover .object_w a{opacity: 1;}
#left_but,#right_but{position: absolute;top: 45%;width: 70px;height: 70px;cursor: pointer; z-index: 3;}
#left_but{left: -110px;background: url(https://memberpic.114my.com.cn/022573/uploadfile/image/20200326/20200326145940_684000247.jpg) no-repeat center;}
#right_but{right: -110px;background: url(https://memberpic.114my.com.cn/022573/uploadfile/image/20200326/20200326145940_893492162.jpg) no-repeat center;}
.object .tempWrap{width: 1200px !important;}



/*服务优势*/
.adv_bg{ height: 1070px; background: url(https://memberpic.114my.com.cn/022573/uploadfile/image/20200327/20200327173235_1124377891.jpg) no-repeat bottom center;}
.adv{position: relative; height: 640px;   }
.adv_li{ width:600px;height:552px; float:right;box-shadow: 0 0 100px rgba(0,0,0,0.1); background:#fff;}
.adv_li ul li{width:600px; height: 138px;cursor: pointer;position: relative;}
.adv_li ul li:after{content:""; display:block; width:600px; height: 138px; background: #0099e6; position:absolute; left:0; top:40px;  opacity: 0; -webkit-transition: 0.3s all ease-in-out; transition:0.3s all ease-in-out;}
.adv_li ul li.on:after{ top:0;  opacity: 1;}
.adv_w{width:540px; margin:0 auto; height: 120px;position: relative; z-index: 9;}
.adv_li ul li+li .adv_w{border-top:1px #eee solid;}
.adv_w p{font-size:24px; line-height:40px; color:#1daff8; font-weight:bold; padding-top:34px;}
.adv_w t{ font-size: 16px; line-height: 30px;position: relative;  z-index: 9; }
.adv_li ul li.on .adv_w p,.adv_li ul li.on .adv_w t{color:#fff;}
.adv_li ul li.on .adv_w{border-top:#1daff8;}

.adv_lt{width:88%; margin-top:100px;}
.adv_lt t{ font-size: 2vw; color:#fff; }
.adv_lt p{ font-size: 2.4vw; font-weight: bold; color: #fff; line-height: 60px;}
.adv_lt p:after{content: ""; display: block; width: 90px; height: 3px; background: #0099e6; margin:40px 0;}
.adv_lt span{ font-size: 16px; color: #ccc; line-height: 30px;}
.adv_lt a{ display: block; width: 200px; height: 54px; line-height: 54px; text-align: center; font-size: 16px; color: #fff; margin-top: 50px;background: #0099e6;  -webkit-transition: 0.3s all ease-in-out; transition:0.3s all ease-in-out;}
.adv_lt a:hover{width:230px;}

#adv_cont{ width: 600px; height: 552px;overflow:hidden; float:left;}
.adv_cont{width: 600px; height: 552px;overflow:hidden;text-align: right; position: relative;  z-index: 10;}
.adv_cont img{width:100%;}



.adv_b{height:144px;  background: url(https://memberpic.114my.com.cn/022573/uploadfile/image/20200327/20200327173206_869555379.png)no-repeat center;}
.adv_b p{float: left; padding-top:30px;}
.adv_b p t{font-size:16px;}
.adv_b p b{font-size:30px; color:#0099e6;}
.adv_b p span{display: block; font-size: 16px; color:#333; line-height:40px;}
.adv_b a{ display: block; float: right; width: 256px; height: 70px; line-height: 78px; text-align: center; color: #fff; font-size: 16px;  background: url(https://memberpic.114my.com.cn/022573/uploadfile/image/20200327/20200327175314_193776040.png)no-repeat center bottom; padding-top:30px;}




/*公司实力*/
.nyl_power{ height:960px; overflow:hidden; width:100%; background:#1268bd; position:relative; z-index:1;}
.nyl_power .power_t{ position: relative;z-index: 100;color:#fff; }
.nyl_power .power_t p{ color:#fff; font-size: 40px;}
.nyl_power .power_cont .s_hd{ width:256px;background:rgba(1, 95, 173, 0.5) none repeat scroll 0 0 !important;filter:Alpha(opacity=20); background:#000000; height:620px; position:relative; z-index:2; padding-top: 40px;}
.nyl_power .power_cont .s_hd li{position: relative; text-align: center; cursor:pointer; margin-bottom: 50px;}
.nyl_power .power_cont .s_hd li .icon{ width:66px; height:66px; display:block;border-radius: 100%; background-color:rgba(255,255,255,0.2);   -webkit-transition:all linear 0.4s;transition:all linear 0.4s; 
margin:0 auto;background-position:center center; background-size:cover; background-repeat:no-repeat;}

.nyl_power .power_cont .s_hd li .icon.title1{ background-image:url(https://memberpic.114my.com.cn/022573/uploadfile/image/20200328/20200328144504_1649307572.png);}  
.nyl_power .power_cont .s_hd li .icon.title2{ background-image:url(https://memberpic.114my.com.cn/022573/uploadfile/image/20200328/20200328144546_1012319853.png);}
.nyl_power .power_cont .s_hd li .icon.title3{ background-image:url(https://memberpic.114my.com.cn/022573/uploadfile/image/20200328/20200328144611_1683821429.png);}
.nyl_power .power_cont .s_hd li .icon.title4{ background-image:url(https://memberpic.114my.com.cn/022573/uploadfile/image/20200328/20200328144624_2078092135.png);}
.nyl_power .power_cont .s_hd li:hover .icon,.nyl_power .power_cont .s_hd li.on .icon{background-color:rgba(255,255,255,1); }
.nyl_power .power_cont .s_hd li:hover .title1,.nyl_power .power_cont .s_hd li.on .title1{ background-image:url(https://memberpic.114my.com.cn/022573/uploadfile/image/20200328/20200328144636_159052701.png);}
.nyl_power .power_cont .s_hd li:hover .title2,.nyl_power .power_cont .s_hd li.on .title2{ background-image:url(https://memberpic.114my.com.cn/022573/uploadfile/image/20200328/20200328144650_1525528477.png);}
.nyl_power .power_cont .s_hd li:hover .title3,.nyl_power .power_cont .s_hd li.on .title3{ background-image:url(https://memberpic.114my.com.cn/022573/uploadfile/image/20200328/20200328144701_1050313119.png);}
.nyl_power .power_cont .s_hd li:hover .title4,.nyl_power .power_cont .s_hd li.on .title4{ background-image:url(https://memberpic.114my.com.cn/022573/uploadfile/image/20200328/20200328144712_277989580.png);}
.nyl_power .power_cont .s_hd li p{ color:#fff; font-weight:bold; font-size:20px; padding-top:11px; text-align:center;}
.nyl_power .power_cont .s_hd li.on:after{content: ''; position: absolute;right: 0; top: 50%; width: 5px; background: #ffffff; height: 86px; margin-top: -43px;}
.nyl_power .power_cont .s_bd{width: 880px;}
.nyl_power .power_cont .s_bd .bg{position:absolute;top:0;left:0px;height: 1000px;width:100%;z-index:0;background-repeat:no-repeat;background-position:center center;}
.nyl_power .power_cont .s_bd .item .cont{ position:relative; z-index:2;}
.power_w p{ font-size:26px; color:#fff; padding:40px 0 18px 0; font-weight: bold;}
.power_w span{ color:#fff; font-size:16px; line-height:28px; padding-top:13px; height:84px; overflow:hidden;}



/*团队*/
.team_m {height: 550px;position: relative}
.team_m .swiper-slide { width: 281px;height: 477px;position: relative;background-repeat: no-repeat;background-position: center top;background-size: cover;
-webkit-transition: transform 1s;-moz-transition: transform 1s;-ms-transition: transform 1s;-o-transition: transform 1s;-webkit-transform: scale(.5);transform: scale(.5);}
.team_m .swiper-slide img { width: 100%;height: 100%}
.team_m .text {box-sizing:border-box; padding: 17px 20px 0; position: absolute; bottom: 0; left: 0; width: 100%; height: 100px; background-color: rgba(255, 255, 255, .9)}
.team_m .text h4 {color: #333;font-size: 18px;line-height: 18px;font-weight: 700;padding-bottom: 5px}
.team_m .text p {color: #5f5f5f; font-size: 14px; line-height: 26px; overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical}
.team_m .text a {display: none;color: #fff; font-size: 12px; line-height: 12px;}
.team_m .swiper-slide-next, .team_m .swiper-slide-prev { -webkit-transform: scale(.75);transform: scale(.75);}
.team_m .swiper-slide-active, .team_m .swiper-slide-duplicate-active { -webkit-transform: scale(1);transform: scale(1);}
.team_m .swiper-slide-active .text, .team_m .swiper-slide-duplicate-active .text {height: 131px; background-color: rgba(0, 153, 230, .9);}
.team_m .swiper-slide-active h4, .team_m .swiper-slide-active p, .team_m .swiper-slide-duplicate-active h4, .team_m .swiper-slide-duplicate-active p { color: #fff;}
.team_m .swiper-slide-active a, .team_m .swiper-slide-duplicate-active a { display: block; margin-top: 8px;}
.team_m .swiper-pagination {bottom: 0;left: 50%;transform: translate(-50%, 0)}
.team_m .swiper-pagination-bullet {width: 16px;height: 16px;background-color: #e4e4e4; opacity: 1;margin: 0 5px;}
.team_m .swiper-pagination-bullet-active { background-color: #0099e6}
.team_m .swiper-button-next, .team_m .swiper-button-prev { width: 36px; height: 36px;border-radius: 50%;border: 3px solid #dcdcdc; background-image: none; text-align: center;font-size: 0;margin-top:-50px !important;}
.team_m .swiper-button-next .iconfont, .team_m .swiper-button-prev .iconfont {font-size: 20px;line-height: 36px;color: #dcdcdc;}
.team_m .swiper-button-next:hover, .team_m .swiper-button-prev:hover { border-color: #0099e6;}
.team_m .swiper-button-next:hover .iconfont, .team_m .swiper-button-prev:hover .iconfont { color: #0099e6;}
.team_b a{ display: block; width: 200px; height: 50px; line-height: 50px; background: #eee; color: #333; font-size: 16px; text-align: center; margin:40px auto;}


/*服务流程*/
.process_bg{height: 584px; background: url(https://memberpic.114my.com.cn/022573/uploadfile/image/20200327/20200327092222_1645095909.jpg)no-repeat center;}
.process_t,.process_t p{color:#fff;}
.process_t t{ display: block; width: 450px; height: 40px; line-height: 40px; border: 1px solid rgba(255,255,255,.2); margin: 20px auto; font-size: 18px;}
.process_t t a{ display: block; float: right;width: 120px; height: 30px; line-height: 30px; text-align: center; border-radius: 100px; background: #000; color: #fff; font-size: 16px; margin:5px 20px 0 0;}
.process_t t a:hover{background: #0099e6;}
.process li{ float: left; width: 298px; height: 260px; border: 1px solid rgba(255,255,255,.2); text-align: center; color: #fff; position: relative; cursor: pointer;}
.process li+li{border-left: 0; width: 299px;}
.process li:after,.process li:before{content:""; display: block; position: absolute;}
.process li:after{  width: 36px; height: 36px; border-radius: 100%; right: -18px; top:118px; background-color: #000; background-image: url(https://memberpic.114my.com.cn/022573/uploadfile/image/20200327/20200327092700_1457436320.png); background-position: center; background-repeat: no-repeat;   -webkit-transition: 0.3s all ease-in-out; transition:0.3s all ease-in-out; z-index:6; }
.process li:last-child:after{display: none; }
.process li:hover::after{ background-color: #0099e6;}
.process li:before{width: 301px; height:262px; top:-1px; left: -1px; background:#0099e6; opacity: 0;  -webkit-transition: 0.3s all ease-in-out; transition:0.3s all ease-in-out; z-index: 2;}
.process li:hover::before{opacity: 1;}
.process_w{position: relative; z-index:5;}
.process_w p{ font-size: 24px; padding-top: 40px;}
.process_w span{opacity: 0.5; line-height: 34px;}
.process_w t{ display: block; padding-top:12px; line-height: 24px;}
.process_w p:before{content:""; display: block; width: 60px; height: 60px; margin: 0 auto; background-image: url(https://memberpic.114my.com.cn/022573/uploadfile/image/20200327/20200327095216_1237501259.png); background-repeat: no-repeat;}
.process li:nth-child(1) .process_w p:before{background-position: 0 0;}
.process li:nth-child(2) .process_w p:before{background-position: -60px 0;}
.process li:nth-child(3) .process_w p:before{background-position: -120px 0;}
.process li:nth-child(4) .process_w p:before{background-position: -180px 0;}


/*简介*/
.com_bg{height: 744px; background: url(https://memberpic.114my.com.cn/022573/uploadfile/image/20201012/20201012162409_853845820.jpg)no-repeat center;}
.com_w{padding:60px 0 0 650px; height:330px;}
.com_w p{font-size:24px; font-weight:bold; color:#333; padding:20px 0 30px 0;}
.com_w span{font-size:16px; line-height:34px;}
.com_w a{font-size:16px;}
.com_b{padding-left:640px; height:188px;}
.com_b a{display:block; float:left; color:#fff; width:150px;  text-align:center; position: relative;}
.com_b a+a{margin-left:55px;}
.com_b a p{font-size:16px; line-height:32px; padding-top:40px;  -webkit-transition: 0.3s all ease-in-out; transition:0.3s all ease-in-out; }
.com_b a p:before{content:""; display:block; width:60px; height:60px; margin:0 auto;  background-image: url(https://memberpic.114my.com.cn/022573/uploadfile/image/20200327/20200327110338_419160935.png); background-repeat: no-repeat; position: relative; z-index: 1; }
.com_b a:nth-child(1) p:before{background-position: 0 0;}
.com_b a:nth-child(2) p:before{background-position: -60px 0;}
.com_b a:nth-child(3) p:before{background-position: -120px 0;}
.com_b a:after{content:""; display:block; width:18px; height:18px; background:#52c2fb; position: absolute;border-radius: 100%;  top:42px;  right: 50px;  -webkit-transition: 0.3s all ease-in-out; transition:0.3s all ease-in-out; }
.com_b a:hover::after{right:40px; top:40px;}
.com_b a:hover p{letter-spacing: 3px; font-weight:bold;}

/*企业形象*/
.image_bg{height: 590px;overflow: hidden;background: #f5f5f5;}
.image ul{width: 1200px;height: 100px;margin: 0 auto}
.image ul a{width: 580px;height: 100px;text-align: center;color: #222;float: left;line-height: 100px;font-size: 24px;margin-left: 40px;display: block;border-bottom: 2px solid #eee;}
.image ul a:nth-child(1){margin-left: 0px;}
.image ul .cur{border-bottom: 2px solid #0099e6;}
.image_img table td{ padding-left: 0px !important;display: block;float: left;margin-left:26px; overflow: hidden;}
.image_img table td:nth-child(1){margin-left:0px;}
.image_img table td div{padding-top: 0px !important; width: 382px; line-height: 50px;background: #f5f5f5; position: relative;-webkit-transition:0.2s all ease-in-out; transition:0.2s all ease-in-out; z-index: 3;}
.image_img table td div a{color:#333;font-size:16px;font-weight:lighter;display: block;background: #e1e1e1;}
.image_img table td:hover div a{background:#0099e6; color:#fff;}
.image_img table td img{width:382px; height: 284px;-webkit-transition:0.5s all ease-in-out; transition:0.5s all ease-in-out;}
.image_img table td img:hover{transform:scale(1.2);-ms-transform:scale(1.2); 	-moz-transform:scale(1.2); -webkit-transform:scale(1.2); -o-transform:scale(1.2);}
.image_img table td br{display:none;}
.image .tempWrap{width:1200px !important; margin-top: 35px;  }




/*新闻*/
.new_til { text-align:center;}
.new_til li { display:inline-block; border-radius:30px; margin-left:10px; margin-right:10px; width:148px; text-align:center; transition:all 0.3s; height:45px; background:#fff; line-height:45px; border:1px solid #dedede;}
.new_til li a { color:#222222; font-size:18px; display:block;}
.new_til li:hover { background:#005bac; color:#fff; transition:all 0.3s;}
.new_til li:hover a {color:#fff}
#yidongdiss2 td img{ border: 1px solid #ccc;}
.new_til li.on { background:#0099e6; color:#fff;}
.new_til li.on a {color:#fff}

.new_nor { margin-top:40px; overflow:hidden;height:500px; }
.new_nor .news_div_item{float: left; width:585px; height:148px; margin:0 0 30px 30px; border-bottom: solid 1px #eee; position:relative; overflow:hidden; background:url(https://memberpic.114my.com.cn/022573/uploadfile/image/20200327/20200327141820_1874249628.png) 560px 100px no-repeat; }
.new_nor .news_div_item:nth-child(1),.new_nor .news_div_item:nth-child(3),.new_nor .news_div_item:nth-child(5){ margin-left:0;}
.new_nor .news_div_item_pic,.new_nor .news_div_item_pic img {  display:none;}
.new_nor .news_div_item_content { width:460px; height:100px;position:absolute; top:0; right:0;overflow:hidden;}
.new_nor .news_div_item_content .news_div_item_title:nth-child(1){margin-left:0;}

.new_nor .news_div_item_content .news_div_item_title a {  font-size:16px; color:#222;}
.new_nor .news_div_item_content .news_div_item_body { float:right; color:#555; line-height:28px; margin-top:10px; height: 52px;}
.new_nor .news_div_item_date { position:absolute; color:#777; right:0; overflow:hidden;top:0; left:0; width:100px; height:100px; background:url(https://memberpic.114my.com.cn/022573/uploadfile/image/20200327/20200327181202_145083127.jpg) no-repeat;  padding-left:20px;}
.new_nor .news_div_item_date div { float:left; margin-top: 63px; font-size: 16px; }
.new_nor .news_div_item .news_div_item_date .news_div_item_day{position: absolute;top: -45px;font-size: 30px;left: 34px;}

.new_nor .divdgweb_new_div { overflow:hidden;position: relative;}
.new_nor .divdgweb_new_div_item { width:650px; height:230px; margin-bottom:28px; border-bottom: solid 1px #d5dce6; position:relative; overflow:hidden; background:url(https://memberpic.114my.com.cn/yaoxing999/uploadfile/image/20191231/20191231210006_241797968.png) 620px 176px no-repeat;}
.new_nor .news_div_item_pic { position:absolute; left:0; top:0;}
.new_nor .news_div_item_pic img { width:320px; height:200px;}
.new_nor .divdgweb_new_div_item_content { width:305px; position:absolute; top:0; right:0; overflow:hidden}
.new_nor .divdgweb_new_div_item_content .divdgweb_new_div_item_title a { font-size:16px;}
.new_nor .divdgweb_new_div_item_content .divdgweb_new_div_item_body { color:#555; line-height:22px; margin-top:10px;}
.new_nor .divdgweb_new_div_item_date { width:305px; position:absolute; bottom:36px; color:#777; right:0; overflow:hidden}
.new_nor .divdgweb_new_div_item_date div { float:left;}

.new_nor .divdgweb_new_div_item:nth-child(n+3) { width:515px; height:148px; margin-bottom:28px; border-bottom: solid 1px #d5dce6; position:relative; overflow:hidden; background:url(https://memberpic.114my.com.cn/yaoxing999/uploadfile/image/20191231/20191231210006_241797968.png) 497px 89px no-repeat;}
.new_nor .divdgweb_new_div_item:nth-child(n+3) .news_div_item_pic { display:none;}
.new_nor .divdgweb_new_div_item:nth-child(n+3) .news_div_item_pic img { display:none;}
.new_nor .divdgweb_new_div_item:nth-child(n+3) .divdgweb_new_div_item_content { width:395px; position:absolute; top:0; right:0; overflow:hidden}
.new_nor .divdgweb_new_div_item:nth-child(n+3) .divdgweb_new_div_item_content .divdgweb_new_div_item_title a { font-size:16px;}
.new_nor .divdgweb_new_div_item:nth-child(n+3) .divdgweb_new_div_item_content .divdgweb_new_div_item_body { color:#555; line-height:28px; margin-top:10px; height: 52px; overflow: hidden;}
.new_nor .divdgweb_new_div_item:nth-child(n+3) .divdgweb_new_div_item_date { top:0; left:0; width:100px; height:100px; background:url(https://memberpic.114my.com.cn/yaoxing999/uploadfile/image/20191231/20191231210039_1044356604.jpg) no-repeat;  padding-left:18px;}
.new_nor .divdgweb_new_div_item:nth-child(n+3) .divdgweb_new_div_item_date div { float: left; x; margin-top: 63px; font-size: 16px;}
.new_nor .divdgweb_new_div_item:nth-child(n+3) .divdgweb_new_div_item_date .divdgweb_new_div_item_day{ position: absolute; top: -40px; font-size: 22px; left: 35px;}
.new_nor .divdgweb_new_div_item:nth-child(3){position: absolute; top: 0; right: 0;}
.new_nor .divdgweb_new_div_item:nth-child(4){position: absolute; top: 170px; right: 0;}
.new_nor .divdgweb_new_div_item:nth-child(5){position: absolute; top: 340px; right: 0;}
.dis { display: none;}



/*友情链接*/
.link_bg{width: 100%; min-width: 1200px;   height:75px; background-color: #0099e6; }
.lwnek{ height:75px;overflow:hidden; width:1200px; margin:0 auto;  }
.lwnek h2{ padding-top:15px; width:132px; height:60px; overflow:hidden;  }
.lwnek h2 a{color:#fff;  display:inline-block; font-size:18px;}
.lwnek h2 span{ display:block; height:22px; overflow:hidden; font:14px/22px "microsoft Yahei";}
.lwnek h2 span a{ color:#fff; font-size:14px;}
.lwnek div a { padding: 0 5px !important;}
.lwnek div{ display:inline; float:left; width:1068px; overflow:hidden;font:14px/23px "microsoft Yahei";}
.lwnek div a{ color:#777777; padding:0 2px;}
.linkTagcs li { line-height: 75px !important;}
.linkTagcs li a{font-size:14px;}
.linkTagcs li a:hover { color: #f00 !important;}

/*底部开始*/
.foot_b{ background:#202020; width:100%; height:90px; line-height:44px; font-size:14px; text-align:center; color:#FFF;  min-width: 1200px;}
.foot_b a{ color:#fff; font-size:14px;}
.foot_b b{ padding-left:30px;}
.footWrap{ background:#202020; height:303px; overflow:hidden; width: 100%; min-width: 1200px;}
.footWrap a:hover { text-decoration: underline;}
.footer{ position:relative; padding-top:50px;}
.f_left{ width:418px;  overflow:hidden; padding-top:10px;}

.f_wz{overflow:hidden; font:14px/34px "Microsoft Yahei"; color:#fff; }
.f_wz a{ color:#fff; font-size:14px; font-weight:normal;}
.f_wz em{display:inline-block; padding:0 10px;font-style: normal;}
.f_wz img{ vertical-align:middle; margin-left:12px;}

.f_nav{width:322px; padding-left:120px;  overflow:hidden; }
.f_nav span{ width:292px; height:152px; overflow:hidden; display:block; margin-left:28px;}
.f_nav span img{ width:253px; height:145px;}
.f_nav span a{ padding:0px; display:inline-block;}
.f_nav h3{ font:16px/35px "microsoft Yahei"; width:238px; height:35px; overflow:hidden; border-bottom:1px  solid #666666; color:#fff; margin-bottom:10px; }
.f_nav h3 i{ font:14px/31px Arial, Helvetica, sans-serif; display:inline-block; padding-left:15px; text-transform:uppercase; color:#fff;font-style: normal;}

.f_nav p{ width:322px; color:#fff;display:block; }
.f_nav p a{ height:29px; width:160px; overflow:hidden; display:inline-block; float:left; color:#fff; font:14px/30px "microsoft Yahei"; text-align:left;}

.f_code{ position:absolute; top:60px; right:0px; overflow:hidden;}
.f_code span{ width:130px; height:180px; overflow:hidden; display:block;float:left; margin-left:20px;}
.f_code span em{ width:140px; height:135px; overflow:hidden; display:block; }
.f_code span img{width:120px; height:120px; background-color:#fff; padding:6px 7px 7px 6px; }
.f_code span i{ height:43px;  overflow:hidden; display:block; text-align:center; color:#eff7ef; font-style: normal;}


/* 客服样式*/
.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(https://memberpic.114my.com.cn/022573/uploadfile/image/20200327/20200327150214_1526882584.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: #0099e6; 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: #0099e6; border-color: #0099e6; 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: #0099e6; border-color: #0099e6;}
.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: #0099e6; font-size: 18px;  padding-bottom:10px;}



/*二维码*/
.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: #0099e6; 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:#c60009;position: absolute; top: 37px; left: 55px; z-index: 9;}
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }


/*百度商桥*/
#newBridge .icon-right-center{left:2px !important;}