/*全局样式*/
@charset "utf-8";
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0;}
body{font:14px "微软雅黑","Arial Narrow",HELVETICA;color:#000;-webkit-text-size-adjust:100%;min-width:320px;padding-bottom:50px;}
input:required,textarea:required{outline:0 none; -webkit-box-shadow:none; -moz-box-shadow:none; -ms-box-shadow:none; -o-box-shadow:none; box-shadow: none;-webkit-appearance: none !important;}
a{text-decoration:none !important; cursor:pointer !important;color:#000;}
a:focus{outline:none;}
ul{margin:0;}
li{list-style: none;}
.container-box{max-width:750px !important;margin:0 auto;position:relative;padding:0 15px;}
.tr{transition:all 0.5s; -moz-transition:all 0.5s;-ms-transition:all 0.5s; -o-transition:all 0.5s; -webkit-transition:all 0.5s}
.tr2{transition:all 0.3s; -moz-transition:all 0.3s;-ms-transition:all 0.3s; -o-transition:all 0.3s; -webkit-transition:all 0.3s;}
.overflow{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

/*header*/
header .top{height:80px;}
header .logo{line-height:80px;max-width:50%;}
header .logo-2{padding-left:15px;}
header .logo img{max-width:100%;}
header .top .phone{background:url(../images/icon1.png) no-repeat 0 center/auto 40px;padding-left:75px;margin-top:34px;}
header .top .phone p{font-size:18px;color:#5c5c5c;}
header .top .phone h5{color:#b90f10;font-size:22px;margin-top:3px;}
header .sjdnav{display:none;width:150px;height:auto;position:absolute;right:0;top:80px;z-index:2000;}
header .sjdnav ul{padding:0;margin:0;}
header .sjdnav li{display:block;padding:0;text-align:center;border-bottom:1px solid rgba(255,255,255,0.2);background:#e00215;}
header .sjdnav li:last-child{border:none;}
header .sjdnav li a{display:block;color:#fff;line-height:40px;font-size:16px;}
header .ydd_btn{width:35px;top:30px;cursor:pointer;position:absolute;z-index:2000;right:15px;}
header .ydd_btn span{display:block;width:100%;height:4px;background:#e00215;}
header .ydd_btn span.span02{margin:3px 0;}
header .ydd_btn.click span{background:#e00215;}
header .ydd_btn.click span.span01{transform:rotate(45deg);-ms-transform:rotate(45deg); -moz-transform:rotate(45deg); -webkit-transform:rotate(45deg); -o-transform:rotate(45deg); position:relative;top:8px;margin-top:0px;	} 
header .ydd_btn.click span.span02{margin:4px 0;}
header .ydd_btn.click span.span03{transform:rotate(-45deg);-ms-transform:rotate(-45deg); -moz-transform:rotate(-45deg); -webkit-transform:rotate(-45deg); -o-transform:rotate(-45deg);position:relative;top:-8px;margin-top:0px;}
header .ydd_btn.click span.span02{ width:0;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0; opacity: 0;}

/*banner轮播*/
#myCarousel{position:relative;overflow:hidden;max-width:750px;margin:0 auto;}
#myCarousel .carousel-inner a{display:block;}
#myCarousel .carousel-control.left{width:50px;height:50px;line-height:50px;background:#bf1112;top:50%;left:-100px;margin-top:-30px;opacity:1;font-size:25px;}
#myCarousel .carousel-control.right{width:50px;height:50px;line-height:50px;background:#bf1112;top:50%;right:-100px;margin-top:-30px;opacity:1;font-size:25px;}
#myCarousel:hover .carousel-control.right{right:0;}
#myCarousel:hover .carousel-control.left{left:0;}
.carousel-indicators{bottom:2px;}
.carousel-indicators li{width:10px;height:10px;margin:1px;}
.carousel-indicators .active{width:10px;height:10px;margin:1px;}

.banner2{max-width:750px;margin:0 auto;}

/*nav2*/
.nav2{margin-top:10px;}
.nav2 ul li{width:25%;margin:10px 0;}
.nav2 ul li a{display:block;text-align:center;}
.nav2 ul li a .img{height:40px;line-height:40px;}
.nav2 ul li a .img img{max-height:100%;max-width:100%;}
.nav2 ul li a h5{color:#666;margin-top:10px;font-size:14px;}

/*关于我们*/
.gywm{margin:30px 0;}
.gywm .title{margin-bottom:20px;text-align:center;}
.gywm .title h5{font-size:20px;color:#413a48;}
.gywm .title P{color:#999;margin-top:5px;}
.gywm .left{width:100%;}
.news1{display:block;overflow:hidden;position:relative;}
.news1 .img{height:auto;}
.news1 .mask{position:absolute;width:100%;top:0;left:0;background:rgba(0,0,0,0.6);font-size:16px;color:#fff;padding:10px;transition:all .3s;}
.news1:hover .img{transform:scale(1.1);}
.news1:hover .mask{background:rgba(221,3,21,0.6);}
.gywm .left .text_box{margin-top:10px;}
.gywm .left .text_box .text{font-size:16px;color:#333;line-height:30px;max-height:180px;overflow:hidden;}
.gywm .left .text_box a{color:#b90f10;margin-top:8px;transition:all .3s;}
.gywm .left .text_box a:hover{font-weight:bold;transform:scale(1.1);}
.gywm .right{width:100%;margin-top:30px;}
.news2{display:block;border-bottom:1px solid #cecece;transition:all .3s;}
.news2 .bt{width:100px;height:100px;display:flex;align-items:center;}
.news2 .bt .con{max-width:100%;padding-right:5px;}
.news2 .bt h4{font-size:20px;color:#c80715;transition:all .3s;}
.news2 .bt p{font-size:14px;color:#858585;margin-top:15px;transition:all .3s;}
.news2 .text_box{height:100px;margin-left:110px;display:flex;align-items:center;position:relative;padding:0 0 0 40px;}
.news2 .text_box:before{content:"";width:20px;height:2px;background:#6e6e6e;position:absolute;top:50%;left:0;margin-top:-1px;transition:all .3s;}
.news2 .text_box .text{font-size:14px;color:#666;line-height:25px;max-height:75px;overflow:hidden;transition:all .3s;}
.news2:hover{background:#dd0315;border-color:#dd0315;}
.news2:hover .bt h4,.news2:hover .bt p,.news2:hover .text_box .text{color:#fff;}
.news2:hover .text_box:before{background-color:#fff;}

/*title1*/
.title1{margin:30px 0 20px;text-align:center;}
.title1 h5{font-size:20px;color:#191919;}
.title1 img{margin-top:10px;position:relative;left:-5px;}

.more2{text-align:right;margin-bottom:10px;}
.more2 a{font-size:16px;color:#e01d2c;}

/*京博理念*/
.jbln{background:#f8f8f8;padding:1px 0;}
.news3{display:block;text-align:center;}
.news3 h5{font-size:16px;color:#333;line-height:25px;margin:10px 0 5px;}
.news3 .text{color:#4e4e4e;line-height:25px;}
.news3 .imgbox{overflow:hidden;}
.news3:hover .img{transform:scale(1.1);}
.news3:hover h5,.news3:hover .text{color:#e02d3b;}
.phone1{text-align:center;font-size:0;margin:30px 0;}
.phone1 li{width:100%;display:inline-block;line-height:40px;background:#f09160;padding:0 20px;border-radius:30px;font-size:16px;color:#fff;transition:all .3s;}
.phone1 li img{position:relative;top:-5px;height:30px;}
.phone1 li:hover{background:#a7420e;}
.phone1 li:first-child{margin-bottom:10px;}

/*党建专栏*/
.djzl{overflow-x:hidden;}
.djzl .con1{padding:5px;margin:0 -5px;}
.news4{display:block;box-shadow:0 0 6px rgba(0,0,0,0.2);padding:20px 10px;text-align:center;border-bottom:5px solid #f50036;border-radius:10px;}
.news4 .imgbox{width:100px;height:100px;border:1px solid #e33241;border-radius:50%;margin:0 auto;line-height:100px;transition:all .3s;}
.news4 .imgbox img{max-height:50px;}
.news4 .imgbox img.img-2{display:none;}
.news4 h5{font-size:16px;color:#0b1e35;line-height:30px;height:60px;overflow:hidden;margin-top:20px;}
.news4:hover .imgbox{background:#e33241;}
.news4:hover .imgbox img.img-1{display:none;}
.news4:hover .imgbox img.img-2{display:inline;}
.news4:hover h5{color:#e33241;}
.djzl .con2{margin:20px 0;}
.news5{display:block;border:1px solid #d6d6d6;padding:10px 10px 0 10px;}
.news5 .imgbox{overflow:hidden;border-radius:5px;transition:all .3s;}
.news5 .img{transition:all .3s;}
.news5 h5{line-height:50px;font-size:16px;color:#da0313;text-align:center;}
.news5:hover .img{transform:scale(1.1);}
.news5:hover{border-color:#da0313;}
.news6{display: block;padding:5px;border:1px solid #d6d6d6;position:relative;transition:all .3s;margin-bottom:20px;}
.news6 .imgbox{overflow:hidden;border:1px solid #fff;}
.news6 .img{width:120px;height:90px;}
.news6 .text_box{padding:5px 50px 0 130px;}
.news6 h5{font-size:16px;color:#333;line-height:25px;}
.news6 .text{font-size:14px;line-height:25px;height:50px;color:#666;margin-top:5px;transition:all .3s;overflow:hidden;}
.news6 .more{position:absolute;width:30px;height:30px;border:2px solid #e43544;border-radius:50%;text-align:center;line-height:30px;color:#e43544;font-size:18px;transform:rotate(90deg);top:50%;right:10px;margin-top:-15px;}
.news6:hover{background:#dd0315;}
.news6:hover h5,.news6:hover .text{color:#fff;}
.news6:hover .more{border-color:#fff;color:#fff;}

/*京博资源*/
.jbzy{overflow-x:hidden;}
.jbzy .title1{margin:0 0 20px;}
.news7{display:block;background:#f4f5f7;text-align:center;border:1px solid #e4e4e4;padding:20px 0;transition:all .3s;}
.news7 .imgbox{height:50px;line-height:50px;}
.news7 .imgbox img{max-height:40px;}
.news7 .imgbox img.img-2{display:none;}
.news7 h5{font-size:16px;color:#555;margin-top:15px;transition:all .3s;}
.news7:hover{background:#dd0315;}
.news7:hover .imgbox img.img-1{display:none;}
.news7:hover .imgbox img.img-2{display:inline;}
.news7:hover h5{color:#fff;}

/*品牌优势*/
.ppys{background:url(../images/pp_bg.jpg) center center/cover;padding:1px 0;overflow-x:hidden;}
.ppys .con1{margin:0 -10px;font-size:0;text-align:center;}
.ppys .con1 li{width:33.33%;display:inline-block;margin:10px 0;}
.news8{display:block;text-align:center;margin:0 10px;}
.news8 .imgbox{width:100px;height:100px;border-radius:50%;border:1px solid #dd0315;line-height:100px;margin:0 auto;position:relative;transition: all .3s;}
.news8 .imgbox:before{content:"";width:100%;height:100%;border:5px solid transparent;position:absolute;top:0;left:0;border-radius:50%;transition: all .3s;}
.news8 .imgbox img{max-height:40px;}
.news8 .imgbox img.img-2{display:none;}
.news8 h5{font-size:16px;color:#333;line-height:25px;margin:10px 0 5px;}
.news8 .text{color:#666;line-height:25px;height:50px;font-size:14px;overflow:hidden;}
.news8:hover .imgbox{background:#df0809;border-color:#fcb4b5;}
.news8:hover .imgbox:before{border-color:#fcb4b5;}
.news8:hover .imgbox img.img-2{display:inline;}
.news8:hover .imgbox img.img-1{display:none;}

.news8:hover h5{color:#b90f10;}

/*京博风采*/
.news9 .imgbox1{display:block;overflow:hidden;}
.news9 .imgbox1 .img{transition:all .3s;}
.news9 .imgbox1:hover .img{transform:scale(1.1);}
.news9 ul{margin:10px -5px 0;}
.news9 ul li{width:50%;padding:0 5px;}
.news9 ul li a{display:block;overflow:hidden;}
.news9 ul li a .img{transition:all .3s;}
.news9 ul li a:hover .img{transform:scale(1.1);}
.jbfc .con{position:relative;}
.jbfc .swiper-button-prev{width:auto;top:auto;margin:0;background:none;bottom:-60px;left:0;font-size:16px;opacity:1;z-index:100;}
.jbfc .swiper-button-prev span{transform:rotateY(180deg);display:inline-block;font-size:16px;margin-right:10px;}
.jbfc .swiper-button-next{width:auto;top:auto;margin:0;background:none;bottom:-60px;right:0;font-size:16px;opacity:1;z-index:100;}
.jbfc .swiper-button-next span{display:inline-block;font-size:16px;margin-left:10px;}
.jbfc .swiper-pagination{width:100%;bottom:-50px;}
.jbfc .swiper-pagination span{margin:0 5px;background:none;border-bottom:2px solid transparent;border-radius:0;width:20px;height:30px;}
.jbfc .swiper-pagination span.swiper-pagination-bullet-active{border-color:#bf1112;color:#bf1112;}
.jbfc .phone1{margin:100px 0 50px;}

/*地图导航*/
.dtdh{background:url(../images/bg1.jpg) center center/cover;padding:1px 0 30px;}
#map1{width:100%;height:280px;}
.dtdh form{width:100%;margin-top:20px;}
.dtdh form select,.dtdh form input{width:100%;height:40px;background:#fafafa;border-radius:5px;border:none;margin-bottom:15px;padding:0 10px;color:#000;}
.dtdh form button{width:100%;height:40px;background:#dd0315;border-radius:5px;color:#fff;font-size:18px;border:none;}
.dtdh form select{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:#fafafa url(../images/sanjiao.png) no-repeat 95% center;}
.dtdh form select::-ms-expand{ display: none; }

/*客户准入条件*/
.news10{display:block;background:#f8f8f8;padding:20px 0;text-align:center;}
.news10 .imgbox{height:50px;line-height:50px;}
.news10 .imgbox img{max-height:40px;}
.news10 .imgbox img.img-2{display:none;}
.news10 h5{font-size:16px;color:#434343;line-height:25px;height:50px;overflow:hidden;margin-top:10px;}
.news10:hover{background:#dd0315;}
.news10:hover .imgbox img.img-1{display:none;}
.news10:hover .imgbox img.img-2{display:inline;}
.news10:hover h5{color:#fff;}
.zrtj ul li:last-child .news10 .con{border:none;}

/*客户关怀*/
.khgh{overflow-x:hidden;background:#fafafa;margin-top:30px;padding-bottom:30px;}
.khgh ul{margin:0 -5px;font-size:0;text-align:center;}
.khgh ul li{width:33.33%;padding:0 5px;display:inline-block;margin:5px 0;}
.news11{display:block;text-align:center;box-shadow:0 0 6px rgba(0,0,0,.2);padding:10px 0;transition:all .3s;background:#fff;}
.news11 .imgbox{height:80px;line-height:80px;}
.news11 .imgbox img{max-height:60px;}
.news11 .text{color:#282828;font-size:14px;line-height:25px;height:75px;padding:0 10px;overflow:hidden;transition:all .3s;}
.news11:hover{box-shadow:0 0 6px red;}
.news11:hover .text{color:red;}

/*特色专业*/
.tszy .con1 li{width:50%;border:1px solid #e01d2c;}
.news13{display:block;padding:10px;}
.news13 .bt .imgbox{height:50px;width:50px;line-height:50px;}
.news13 .bt .imgbox img{text-align:center;max-height:70px;max-width:100%;}
.news13 .bt .imgbox img.img-2{display:none;}
.news13 .bt h5{margin-left:50px;color:#333;line-height:50px;font-size:16px;}
.news13 .text{font-size:14px;color:#333;line-height:25px;height:50px;overflow:hidden;margin-top:10px;}
.news13:hover{background:#e01d2c;}
.news13:hover .bt .imgbox img.img-1{display:none;}
.news13:hover .bt .imgbox img.img-2{display:inline;}
.news13:hover h5,.news13:hover .text{color:#fff;}

/*京博人才标准*/
.rcbz{background:url(../images/bg2.jpg) center center/cover;padding:1px 0 30px;}
.rcbz ul li{width:33.33%;margin:5px 0;}
.news14{display:block;text-align:center;}
.news14 .imgbox{width:80px;height:80px;border:1px solid #e10708;border-radius:50%;line-height:80px;margin:0 auto;position:relative;}
.news14 .imgbox:before{content:"";width:100%;height:100%;border-radius:50%;position:absolute;top:0;left:0;border:8px solid #e10708;opacity:0;transition:all .3s;}
.news14 .imgbox img{max-height:30px;}
.news14 h5{font-size:16px;color:#2f2f2f;line-height:30px;margin-top:5px;}
.news14:hover .imgbox:before{opacity:1;}
.news14:hover h5{color:#e10708;}

/*人才关怀*/
.rcgh .con1 li{width:33.33%;border:1px solid #b9b9b9;}
.news12{display:block;background:#f5f5f5;text-align:center;padding:15px 0;transition:all .3s;}
.news12 .imgbox{height:50px;line-height:50px;}
.news12 .imgbox img{max-height:50px;}
.news12 .imgbox img.img-2{display:none;}
.news12 h5{font-size:16px;color:#333;margin-top:10px;}
.news12:hover{background:#e01d2c;}
.news12:hover .imgbox img.img-1{display:none;}
.news12:hover .imgbox img.img-2{display:inline;}
.news12:hover h5{color:#fff;}

/*服务领域*/
.fwly{overflow-x:hidden;}
.fwly .title1{margin:0 0 20px;}
.fwly .con1{margin:0 -5px;}
.fwly .con1 li{width:50%;}
.news15{border:1px solid #d6d6d6;border-radius:5px;margin:0 5px 10px;text-align:center;padding:10px;color:#000;}
.news15 .imgbox{display:block;width:80px;height:80px;background:#fafafa;line-height:80px;border-radius:50%;margin:0 auto;}
.news15 .imgbox img{max-height:50px;}
.news15 h5{font-size:16px;color:#000;line-height:25px;font-weight:bold;margin-top:10px;}
.news15 .text{font-size:14px;line-height:25px;height:75px;margin:10px 0;overflow:hidden;}
.news15 .more{width:110px;line-height:30px;border:1px solid #909090;border-radius:30px;margin:0 auto;}
.news15:hover{background:#dd0315;border-color:#dd0315;}
.news15:hover .imgbox{background:#fff;}
.news15:hover h5,.news15:hover .text{color:#fff;}
.news15:hover .more{background:#fff;color:#dd0315;border-color:#fff;}
.news15 .more a font{color:#000 !important;}
.news15 .more:hover{background:#000;border-color:#000;}
.news15 .more:hover a font{color:#fff !important;}

/*京博口碑*/
.jbkb{background:url(../images/bg3.jpg) center center/cover;padding:1px 0 30px;}
.jbkb .con1{position:relative;}
.news16{display:block;background:rgba(255,255,255,0.8);padding:20px;overflow:hidden;}
.news16 .img{transition:all .3s;}
.news16:hover .img{transform:scale(0.8);}
.jbkb .swiper-button-prev{width:44px;height:74px;background:url(../images/left.png) no-repeat center;margin-top:-37px;left:-60px;opacity: 1;}
.jbkb .swiper-button-next{width:44px;height:74px;background:url(../images/right.png) no-repeat center;margin-top:-37px;right:-60px;opacity: 1;}

/*专业团队*/
.news17{display:block;border:1px solid #e7e5e8;border-radius:5px;padding:5px;}
.news17 .imgbox{overflow:hidden;}
.news17 h5{font-size:16px;color:#1a1a1a;position:relative;line-height:30px;padding:10px 70px 5px 0;}
.news17 h5 span{width:60px;height:20px;line-height:20px;border:1px solid #888;text-align:center;border-radius:30px;font-size:10px;position:absolute;top:50%;right:0;margin-top:-10px;}
.news17 .text{color:#5a5a5a;line-height:25px;}
.news17:hover{background:#da0313;border-color:#da0313;}
.news17:hover h5,.news17:hover .text{color:#fff;}
.news17:hover h5 span{background:#fff;color:#da0313;border-color:#fff;}

/*服务流程*/
.fwlc .con1 li{width:33.33%;margin-bottom:20px;}
.news18{display:block;text-align:center;}
.news18 .imgbox{width:80px;height:80px;background:#e7e5e8;border-radius:50%;line-height:80px;margin:0 auto;position:relative;}
.news18 .imgbox img{max-height:30px;}
.news18 .imgbox img.img-2{display:none;}
.news18 h5{font-size:16px;color:#1a1a1a;line-height:25px;margin-top:5px;}
.news18:hover .imgbox{background:#da0313;}
.news18:hover .imgbox img.img-1{display:none;}
.news18:hover .imgbox img.img-2{display:inline;}
.fwlc .phone1{margin:10px 0 30px;}

/*公司介绍*/
.gsjs{background:url(../images/bg4.jpg) center center/cover;padding:30px 0;text-align:right;}
.gsjs .con{line-height:30px;font-size:16px;display:inline-block;}
.gsjs .con .text{text-align:left;}
.gsjs .con p{color:#c70b0a;margin-top:15px;}

/*联系我们*/
.lxwm{background:#b02616;padding:20px 0;transition:all .3s;text-align:center;}
.lxwm .phone{background:#333;padding:0 10px;width:100%;padding:20px 0;}
.lxwm .phone .text{margin-top:15px;}
.lxwm .phone p{color:#fff;font-size:14px;}
.lxwm .phone h5{color:#fff;font-size:16px;margin-top:5px;}

/*footer*/
footer{background:#0b0b0b;text-align:center;}
footer .top{padding:30px 0;}
footer .top .con2{display:inline-block;text-align:left;}
footer .top .weixin_box .weixin{width:100px;height:100px;}
footer .top .weixin_box .text{padding:5px 0 0 110px;}
footer .top .weixin_box .text p{margin-top:10px;}
footer .top .weixin_box .text p span{display:inline-block;font-size:16px;color:#d14730;border:1px solid #d14730;border-radius:30px;padding:0 15px;line-height:30px;}
footer .con2 ul{margin-top:20px;}
footer .con2 ul li{color:#fff;line-height:30px;}
footer .con2 ul li span{display:inline-block;width:20px;height:20px;border-radius:50%;border:1px solid #fff;font-size:11px;line-height:20px;text-align:center;margin-right:5px;}
footer .bottom{color:#bebebe;padding:20px 0;border-top:1px solid rgba(255,255,255,0.1);line-height:25px;}

/*title2*/
.title2 .con{height:40px;line-height:40px;border-bottom:2px solid #e6e4e4;margin-bottom:30px;}
.title2 h5{line-height:40px;font-size:18px;color:#3c3b3b;padding:0 5px;position:relative;}
.title2 h5:before{content:"";width:100%;height:2px;background:#b90f10;position:absolute;bottom:0;left:0;}
.title2 p{font-size:14px;color:#c9c7c7;}
.title2 p img{position:relative;top:-3px;height:18px;}
.title2 p a{color:#c9c7c7;transition:all .3s;}
.title2 p a:hover{color:#b90f10;}
.title2 form{margin:11px 0 0 105px;}
.title2 form input{width:290px;height:38px;background:#f4f4f4;padding:0 10px;border:none;line-height:38px;border:1px solid #f4f4f4;transition:all .3s;}
.title2 form button{width:70px;height:38px;line-height:38px;background:#b90f10;padding:0;color:#fff;border:none;line-height:initial;transition:all .3s;}
.title2 form button:hover{background:#e43030;}
.title2 form input:hover{border-color:#b90f10;}

/*nav1*/
.nav1 .title{line-height:86px;color:#fff;background:#b90f10;font-size:20px;text-align:center;}
.nav1 .suosuo{margin-bottom:8px;}
.nav1 .suosuo form input{width:70%;height:58px;background:#f4f4f4;padding:0 10px;border:none;transition:all .3s;}
.nav1 .suosuo form button{width:30%;height:58px;background:#b90f10 url(../images/fdj.png) no-repeat center;border:none;transition:all .3s;}
.nav1 .suosuo form button:hover{background-color:#ea292a;}
.nav1 .suosuo form input:hover{background:#b90f10;color:#fff;}
.nav1 ul{padding:20px 20px 1px 20px;background:#fff;}
.nav1 ul li{margin-bottom:20px;}
.nav1 ul li a{display:block;line-height:52px;background:#f4f4f4;font-size:18px;color:#686868;border-radius:5px;position:relative;padding:0 30px 0 20px;}
.nav1 ul li a span{position:absolute;right:20px;line-height:52px;font-size:14px;}
.nav1 ul li a:hover{color:#b90f10;}
.nav1 ul li a.active{background:#707070;color:#fff;}
.nav1 .lxfs{background:#fff;}
.nav1 .lxfs .con1{padding:20px;border-bottom:1px solid #ddd;position:relative;}
.nav1 .lxfs .con1 .phone{background:url(../images/icon82.png) no-repeat 0 center/contain;padding-left:60px;}
.nav1 .lxfs .con1 .phone p{font-size:16px;color:#686868;}
.nav1 .lxfs .con1 .phone h5{font-size:24px;color:#b90f10;font-weight:bold;}
.nav1 .lxfs .con1 form{margin-top:20px;}
.nav1 .lxfs .con1 form input{width:70%;height:37px;background:#f4f4f4;padding:0 10px;border:none;border:1px solid #f4f4f4;transition:all .3s;}
.nav1 .lxfs .con1 form button{width:30%;height:37px;background:#b90f10;border:none;color:#fff;padding:0;transition:all .3s;}
.nav1 .lxfs .con1 form button:hover{background:#ea292a;}
.nav1 .lxfs .con1 form input:hover{border-color:#b90f10;}
.nav1 .lxfs .con1 .xinxi{position:absolute;left:0;bottom:80px;width:100%;height:80px;text-align:center;padding:0 20px; transform:scale(0);opacity:0;transition:all .3s;}
.nav1 .lxfs .con1 .xinxi p{width:100%;height:100%;color:#fff;font-size:18px;border-radius:10px;background:rgba(0,0,0,0.9);display:flex;align-items:center;text-align:center;justify-content:center;}
.nav1 .lxfs .con1 .xinxi.active{transform:scale(1);opacity:1;}
.nav1 .lxfs .con2{color:#777;line-height:32px;padding:20px;}

/*nav3*/
.nav3{text-align:center;margin-bottom:20px;}
.nav3 ul li{width:33.33%;}
.nav3 a{display:block;font-size:16px;color:#666;line-height:30px;border-bottom:2px solid transparent;}
.nav3 a.active{border-color:#da0313;}

.nav4{width:100%;display:-webkit-box;overflow-x:auto;-webkit-overflow-scrolling:touch;margin-bottom:20px;}
.nav4::-webkit-scrollbar{display:none;}
.nav4 a{height:32px;line-height:30px;margin-right:20px;font-size:16px;color:#666;border-bottom:2px solid transparent;display:block;}
.nav4 a.active{border-color:#da0313;}

.more3{text-align:center;margin-top:30px;}
.more3 a{font-size:16px;color:#999;}


/*关于我们内页*/
.gywm_ny{border-bottom:3px solid #b90f10;}
.gywm_ny .title{background:url(../images/bg5.png) no-repeat center;height:101px;text-align:center;margin-bottom:20px;}
.gywm_ny .title h5{font-size:20px;font-weight:bold;color:#b90f10;line-height:100px;letter-spacing:8px;}
.gywm_ny .con1 ul li{padding-bottom:30px;position:relative;}
.gywm_ny .con1 ul li h5{width:90px;font-size:16px;font-weight:bold;position:relative;}
.gywm_ny .con1 ul li h5:before{content:"";width:10px;height:10px;background:#b90f10;border-radius:50%;position:absolute;top:50%;right:0;margin-top:-5px;z-index:2;}

.gywm_ny .con1 ul li:last-child h5:after{display:none;}
.gywm_ny .con1 ul li .text{margin-left:105px;font-size:13px;color:#2e2c2c;line-height:20px;}
.gywm_ny .con1 ul li .text:before{content:"";width:2px;height:100%;background:#dcdcdc;position:absolute;top:5px;left:84px;}
.gywm_ny .con2{background:url(../images/bg6.jpg) no-repeat center bottom;padding-bottom:50px;min-height:350px;}
.gywm_ny .con2 .text_box{line-height:28px;color:#2e2c2c;}

/*专业团队内页*/
.zytd_ny{padding-bottom:30px;}
.news19{border-bottom:2px solid #e9e9e9;padding-bottom:15px;margin-bottom:15px;display:block;}
.news19 .imgbox{width:120px;height:150px;overflow:hidden;border:3px solid #e2e2e2;display:block;}
.news19 .img{width:100%;height:100%;transition:all .3s;}
.news19 .imgbox:hover .img{transform:scale(1.1);}
.news19 .con{margin-left:140px;}
.news19 .con h5{font-size:16px;color:#2e2c2c;margin-top:5px;}
.news19 .con h5 span{font-size:14px;margin-left:10px;}
.news19 .con .text{color:#999;line-height:24px;height:72px;overflow:hidden;margin:10px 0;}
.news19 .con .more{color:red;}
.news19-2{padding:0;margin:0;border:none;}
.news19-2 h4{font-size:20px;color:#b90f10;margin:15px 0;}
.news19-2 .con ul li:last-child{width:90px;line-height:30px;background:#f4f4f4;margin:0;}

/*专业团队详情*/
.zytd_info{padding:0 60px 40px;}
.zytd_info .con1{background:#f4f4f4;padding:30px;font-size:16px;line-height:30px;margin:25px 0;}
.zytd_info .con2{font-size:0;}
.zytd_info .con2 h5{font-size:18px;background:#b90f10;display:inline-block;line-height:37px;padding:0 15px;color:#fff;margin-bottom:15px;}
.zytd_info .con2 .text{line-height:24px;color:#333;font-size:14px;}

/*专业领域内页*/
.zyly_ny{padding-bottom:30px;position:relative;}
.zyly_ny .title{margin:20px 0;text-align:center;}
.zyly_ny .title h5{font-size:18px;color:#b90f10;}
.zyly_ny .title p{color:#666;margin-top:5px;font-size:12px;}
.zyly_ny .text1{color:#333;line-height:26px;}
.news20{display:block;background:#f4f4f4;padding:10px;position:relative;margin-bottom:15px;}
.news20 .imgbox{width:80px;height:80px;border-radius:50%;background:#b90f10;text-align:center;line-height:80px;}
.news20 .imgbox img{width:80px;height:80px;border-radius:50%;}


/*.news20 .imgbox img.img-2{display:none;}*/
.news20 .text_box{padding:0 60px 0 90px;}
.news20 .text_box h5{font-size:16px;color:#000;line-height:25px;}
.news20 .text_box .text{line-height:20px;color:#9a9a9a;height:40px;overflow:hidden;margin-top:10px;}
.news20 .more{position:absolute;top:0;right:0;background:#b90f10;width:60px;height:100%;font-size:14px;color:#fff;display:flex;justify-content:center;align-items:center;text-align:center;}
.news20:hover{background:#b90f10;box-shadow:0 0 20px rgba(255,0,0,0.2);}
.news20:hover .imgbox{background:#fff;}
/*.news20:hover .imgbox img.img-1{display:none;}
.news20:hover .imgbox img.img-2{display:inline;}*/
.news20:hover h5,.news20:hover .text{color:#fff;}
.news20:hover .more{background:#fff;color:#b90f10;}

/*详情页*/
.xqy{padding:0 0 30px;min-height:300px;}
.xqy .title{text-align:center;margin-bottom:20px;}
.xqy .title h5{font-size:18px;font-weight:bold;line-height:25px;}
.xqy .title p{color:#999;line-height:45px;border-bottom:1px dashed #ddd;}
.xqy .con{line-height:26px;color:#333;}
.xqy .con img{display:block;max-width:100%;margin:0 auto;}

/*京博动态内页*/
.jbdt_ny{padding-bottom:30px;}
.news21{display:block;border-bottom:2px solid #fcfcfc;padding-bottom:15px;margin-bottom:15px;}
.news21 .imgbox{width:118px;height:98px;overflow:hidden;}
.news21 .img{width:100%;height:100%;}
.news21 .text_box{margin-left:130px;height:98px;border-left:1px solid #909090;padding-left:15px;}
.news21 h5{font-size:18px;color:#2e2c2c;line-height:30px;}
.news21 .text{color:#999;line-height:28px;height:56px;margin-top:5px;overflow:hidden;}
.news21:hover .imgbox{border-color:#b90f10;}
.news21:hover .img{transform:scale(1.1);}
.news21:hover h5{color:#b90f10;}

/*京博文化内页*/
.jbwh_ny{padding:0 50px 30px;font-size:0;}
.jbwh_ny img{display:block;max-width:100%;margin:0 auto;border:8px solid #fff;box-shadow:0 0 10px rgba(0,0,0,0.2);}
.jbwh_ny .bt{font-size:22px;color:#626667;margin:30px 0 20px;}
.jbwh_ny h5{display:inline-block;padding:0 5px;min-width:100px;line-height:33px;background:#fe6b00;color:#fff;font-size:18px;margin-bottom:10px;text-align:center;}
.jbwh_ny h5.h5-2{background:#b90f10;}
.jbwh_ny .text{line-height:25px;color:#626667;font-size:14px;}
.jbwh_ny .con2{text-align:center;margin-bottom:30px;}
.jbwh_ny .bt2{display:inline-block;font-size:15px;color:#626667;position:relative;font-weight:bold;margin-top:15px;}
.jbwh_ny .bt2:before,.jbwh_ny .bt2:after{content:"";border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:11px solid #b90f10;position:absolute;top:50%;right:100%;margin:-5.5px 15px 0 0;}
.jbwh_ny .bt2:after{right:auto;left:100%;margin:-5.5px 0 0 15px;}

/*京博公益*/
.jbgy_ny{padding-bottom:30px;}
.news22{display:block;padding-bottom:15px;border-bottom:2px solid #e9e9e9;margin-bottom:15px;}
.news22 .rq{width:86px;height:95px;display:flex;justify-content:center;align-items:center;text-align:center;}
.news22 .rq h4{color:#333;font-size:18px;}
.news22 .rq p{color:#b7acac;font-size:30px;margin-top:8px;}
.news22 .text_box{margin-left:90px;border-left:1px solid #bcb2b2;padding:5px 0 0 10px;}
.news22 .text_box h5{font-size:18px;color:#2e2c2c;line-height:25px;}
.news22 .text_box .text{color:#999;line-height:28px;height:56px;overflow:hidden;margin-top:5px;transition:all .3s;}


/*招贤纳士*/
.zxns_ny{padding:0 60px 50px;}
.zxns_ny ul{border-bottom:2px solid #e9e9e9;padding-bottom:20px;}
.zxns_ny ul li:first-child{width:110px;}
.zxns_ny ul li:first-child .top{background:#b90f10;color:#fff;padding:10px 0 10px 15px;}
.zxns_ny ul li:first-child .top h4{font-size:20px;}
.zxns_ny ul li:first-child .top p{font-size:16px;margin-top:5px;}
.zxns_ny ul li:first-child h5{background:#f4f4f4;line-height:40px;color:#333;padding-left:15px;}
.zxns_ny ul li:last-child{margin-left:130px;}
.zxns_ny ul li:last-child h5{font-size:18px;color:#2e2c2c;margin-bottom:15px;}
.zxns_ny ul li:last-child .text{font-size:12px;line-height:22px;color:#767676;margin-top:15px;}

/*联系我们内页*/
.lxwm_ny{padding-bottom:30px;}
.lxwm_ny .con1 .bt{text-align:center;font-size:16px;color:#333;margin-bottom:20px;line-height:25px;}
.lxwm_ny .con1 .weixin{text-align:center;}
.lxwm_ny .con1 .weixin img{width:210px;height:210px;}
.lxwm_ny .con1 .weixin p{font-size:16px;color:#333;margin-top:10px;}
.lxwm_ny .con1 .text{line-height:26px;color:#333;margin-top:20px;text-align:center;}
.lxwm_ny .con2 img{display:block;max-width:100%;margin:0 auto 10px;}
.lxwm_ny .con2 h5{min-width:100px;font-size:20px;background:#b90f10;color:#fff;line-height:46px;display:inline-block;text-align:center;margin:10px 0;}
.lxwm_ny .con2 .text{color:#2e2c2c;line-height:28px;margin-bottom:10px;}
#map2{margin:30px 0;}

/*微信弹窗*/
.weixin_popup{position:fixed;top:50%;left:50%;border:1px solid #ccc;padding:30px 30px 0 30px;text-align:center;background:#fff;transform:scale(0);margin:-116px 0 0 -106px;z-index:5000;}
.weixin_popup.active{transform:scale(1);transition:transform .3s;}
.weixin_popup i{color:#999;position:absolute;top:5px;right:5px;transform:rotate(45deg);font-size:20px;cursor:pointer;}
.weixin_popup i:hover{color:red;}
.weixin_popup img{width:150px;height:150px;}
.weixin_popup p{line-height:30px;}

/*移动端底部热点*/
.bottom_link{width:100%;position:fixed;bottom:0;left:0;background:#b02616;text-align:center;z-index:5000;border-top:1px solid rgba(255,255,255,0.3);}
.bottom_link ul li{width:33.33%;height:50px;border-right:1px solid rgba(255,255,255,0.3);}
.bottom_link ul li:last-child{border:none;}
.bottom_link ul li a{display:block;color:#fff;font-size:16px;padding-top:5px;position:relative;}
.bottom_link ul li a i{display:block;height:20px;}
.bottom_link ul li:last-child a i{font-size:20px;position:relative;top:-1px;}

/*右侧悬浮*/
.suspend_nav{background:#b02616;width:62px;position:fixed;bottom:150px;right:10px;text-align:center;z-index:5000;border:1px solid rgba(255,255,255,0.7);}
.suspend_nav .list{height:60px;color:#fff;padding-top:11px;transition:all .3s;position:relative;overflow:hidden;cursor:pointer;}
.suspend_nav .list:last-child{border:none;}
.suspend_nav .list:before{content:"";width:100%;height:100%;top:-60px;right:0;background:#7c160a;position:absolute;transform:rotate(0);transition:all .3s;}
.suspend_nav .list i{display:block;transition:all .3s;position:relative;z-index:2;}
.suspend_nav .list p{position:relative;z-index:2;}
.suspend_nav .top{padding:0;line-height:60px;height:0;overflow:hidden;opacity: 0;}
.suspend_nav .top:after{content:"";width:100%;height:1px;background:rgba(255,255,255,0.3);position:absolute;bottom:0;left:0;}
.suspend_nav .top.active{height:60px;opacity:1;}
.suspend_nav .top i{font-size:25px;}
.suspend_nav .on-off{padding:0;line-height:60px;}
.suspend_nav .on-off.active i{transform:rotate(135deg);}
.suspend_nav .list:hover{color:#fff;}
.suspend_nav .list:hover:before{top:0;transform:rotate(90deg);}
.suspend_nav ul li{position:relative;border-bottom:1px solid rgba(255,255,255,0.3);}
.suspend_nav ul li .list{border:none;}
.suspend_nav ul li .weixin{position:absolute;right:75px;bottom:0;border:1px solid #b02616;transform:scale(0);transform-origin:100% 100%;transition:all .3s;padding-bottom:10px;background:#fff;padding:5px;}
.suspend_nav ul li .weixin:before{content:"";border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:10px solid #b02616;position:absolute;bottom:0;left:100%;transition:all .5s;}
.suspend_nav ul li .weixin img{width:150px;height:150px;}
.suspend_nav ul li:hover .weixin{transform:scale(1);}
.suspend_nav ul li:hover .weixin:before{bottom:18px;}
.suspend_nav ul li .popup{position:absolute;min-width:200px;min-height:200%;top:0;right:100%;border:1px solid #b02616;text-align:left;background:#b02616;color:#fff;visibility:hidden;transition:all .3s;opacity:0;padding:0 15px;}
.suspend_nav ul li .popup .con_box{height:100%;position:absolute;display:flex;justify-content:left;align-items:center;}
.suspend_nav ul li .popup:before{content:"";border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:0 solid #b02616;position:absolute;top:0;left:100%;transition:top .5s;}
.suspend_nav ul li .popup p{font-size:16px;}
.suspend_nav ul li .popup h5{font-size:20px;margin-top:5px;}
.suspend_nav ul li .popup a{font-size:20px;color:#fff;display:inline-block;margin-top:5px;}
.suspend_nav ul li:hover .popup{visibility:visible;right:75px;opacity:1;}
.suspend_nav ul li:hover .popup:before{top:18px;border-left-width:10px;}


@media(max-width:1330px){
.jbkb .swiper-button-prev,.jbkb .swiper-button-next{display:none;}	
}

@media (max-width:767px){
body{padding-bottom:50px;}
header .sjdnav{top:80px;}
header .ydd_btn{width:35px;top:30px;}
header .ydd_btn span{height:4px;}
header .ydd_btn span.span02{margin:3px 0;}
header .ydd_btn.click span.span02{margin:4px 0;}
}

@media (max-width:479px){
header .ydd_btn{width:25px;top:21px;}
header .sjdnav{top:60px;}
header .top{height:60px;}
header .logo{line-height:60px;}
.news4{padding:20px 10px;}
.news4 .imgbox{width:80px;height:80px;line-height:80px;}
.news4 .imgbox img{max-height:30px;}
.news5{padding:5px 5px 0 5px;}
.news5 h5{line-height:40px;}
.ppys .con1 li{width:50%;}
.news10{padding:10px 0;}
.khgh ul li{width:50%;}
.news12 h5{font-size:14px;}
}