/*全局样式*/

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%;overflow-x:hidden;}
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-fluid{max-width:1230px !important;}
.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 .top{border-bottom:1px solid #d7d7d9;}
header .top h5{line-height:35px;font-size:12px;color:#5e5e5e;}
header .top ul li{border-right:1px solid #d7d7d9;}
header .top ul li:first-child{border-left:1px solid #d7d7d9;}
header .top ul li a{display:block;color:#999;padding:0 15px;line-height:35px;font-size:20px;}
header .top ul li a:hover{color:#fe9b0f;}
.weixin_popup{width:200px;background:#fff;border:1px solid #ccc;text-align:center;padding:10px 0;position:fixed;top:50%;left:50%;margin:-111px 0 0 -100px;z-index:4000;display:none;}
.weixin_popup img{width:180px;height:150px;}
.weixin_popup p{margin-top:10px;font-size:14px;}
.weixin_popup i{width:30px;height:30px;border-radius:50%;background:#fff;text-align:center;line-height:28px;position:absolute;top:-28px;right:-28px;border:1px solid #ccc;cursor:pointer;}

header .logo_box{height:112px;overflow:hidden;}
header .logo_box .logo{line-height:112px;}
header .logo_box .logo img{max-width:100%;max-height:100px;}
header .logo_box .logo-2{margin:5px 0 0 13px;}
header .logo_box .phone{background:url(../image/icon1.png) no-repeat 0 center;padding-left:55px;margin-top:35px;}
header .logo_box .phone p{font-size:13px;color:#434343;}
header .logo_box .phone h5{font-size:24px;color:#098cd4;font-weight:bold;}

/*PC端导航*/
nav{position:relative;background:#098cd4;}
nav a{color:#fff !important;font-size:16px;}
/*一级导航*/ 
nav ul li{float:left;width:14.28%;text-align:center;position:relative;line-height:55px;border-right:1px solid #199ee7;}
nav ul li:first-child{border-left:1px solid #199ee7;}
nav ul li a{position:relative;display:block;}
nav ul li a:hover,nav ul li a.active{background:#fe9b0f;}
/*二级导航*/
nav ul li ul{position:absolute;display:none;left:0;top:100%;z-index:100;width:100%;}
nav ul li ul li{float:none;margin-top:1px;width:100%;line-height:35px;border:none;background:#098cd4;height:auto;border:none !important;}
nav ul li ul li a{font-size:14px;}

/*banner轮播*/
#myCarousel{position:relative;overflow:hidden;}
#myCarousel .carousel-inner a{display:block;cursor:move !important;}
#myCarousel .carousel-control.left{width:60px;height:60px;background:url(../image/left.png) no-repeat;top:50%;left:-100px;margin-top:-30px;}
#myCarousel .carousel-control.right{width:60px;height:60px;background:url(../image/right.png) no-repeat;top:50%;right:-100px;margin-top:-30px;}
#myCarousel:hover .carousel-control.right{right:10px;}
#myCarousel:hover .carousel-control.left{left:10px;}
.carousel-indicators li{width:8px;height:8px;margin:1px 5px;position:relative;border-radius:0;background:#8c8a92;border:none;}
.carousel-indicators li:before{content:"";width:14px;height:14px;border:1px solid #098cd4;position:absolute;top:-3px;left:-3px;opacity:0;}
.carousel-indicators .active{width:8px;height:8px;margin:1px 5px;background:#098cd4;}
.carousel-indicators .active:before{opacity:1;}


/*产品中心*/
.cpzx{margin:30px 0;}
.nav1 .title{line-height:78px;background:#098cd4;color:#fff;font-size:24px;font-weight:bold;position:relative;}
.nav1 .title span.span1{margin:0 10px 0 30px;position:relative;top:3px;}
.nav1 .title span.span2{position:absolute;top:0;right:15px;line-height:50px;}
.nav1 .title i{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1;}
.nav1 ul{border-left:1px solid #e4e4e4;border-right:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4;}
.nav1 ul li a{display:block;line-height:50px;color:#292929;font-weight:bold;padding:0 40px 0 20px;border-top:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:all .3s;}
.nav1 ul li a:before{content:"";width:18px;height:18px;border:1px solid #e5e5e5;border-radius:50%;position:absolute;top:50%;right:20px;margin-top:-9px;transition:all .3s;}
.nav1 ul li a:after{content:"";border-top:4.5px solid transparent;border-bottom:4.5px solid transparent;border-left:5px solid #858585;position:absolute;top:50%;right:20px;margin:-4.5px 6.5px 0 0;transition:all .3s;}
.nav1 ul li a:hover,.nav1 ul li a.active{background:#6ab5df;color:#fff;}
.nav1 ul li a:hover:after,.nav1 ul li a.active:after{border-left-color:#fff;}
.nav1 ul li a:hover:before,.nav1 ul li a.active:before{border-color:#fff;}
.nav1 ul dl{padding:10px 0;display:none;}
.nav1 ul dl.dl1{display:block;}
.nav1 ul dl dd a{line-height:40px;display:block;color:#696969;padding:0 20px 0 40px;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:all .3s;}
.nav1 ul dl dd a:before{content:"";width:5px;height:5px;border:1px solid #cecece;border-radius:50%;position:absolute;top:50%;left:20px;margin-top:-2.5px;transition:all .3s;}
.nav1 ul dl dd a.active,.nav1 ul dl dd a:hover{color:#098cd4;}
.nav1 ul dl dd a.active:before,.nav1 ul dl dd a:hover:before{border-color:#098cd4;}
.lx{background:url(../image/bg1.jpg) center center/cover;text-align:center;padding:40px 15px;}
.lx .text h5{font-size:28px;font-weight:bold;color:#fff;}
.lx .text p{color:#fff;padding:12px 0 20px;position:relative;display:inline-block;}
.lx .text p:before{content:"";width:130%;height:2px;background:#43aae3;position:absolute;bottom:0;left:-15%;}
.lx .phone{margin-top:20px;}
.lx .phone p{color:#fff;margin:13px 0 5px;}
.lx .phone h5{font-size:18px;font-weight:bold;color:#fff;}
.cpzx_box{padding:0 5px;}
.cpzx_box .col-sm-12{padding:0 10px;}
.cpzx_box .col-lg-4{padding:0;}
.cp_con{display:block;border:1px solid #e4e4e4;padding:4px 4px 0 4px;transition:all .3s;margin:0 10px 20px;}
.cp_con .imgbox{overflow:hidden;border:1px solid #e4e4e4;}
.cp_con h5{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:40px;color:#292929;text-align:center;}

/*公司简介*/
.gsjj{background:url(../image/bg2.jpg) center center/cover;padding:60px 0;}
.gsjj .sp_box{padding:30px 0 0 30px;position:relative;}
.gsjj .sp{position:relative;height:380px;z-index:2;}
.gsjj .sp video{width:100%;height:100%;background:#000;}
.gsjj .sp_box i{width:100%;height:380px;background:url(../image/bg3.png) no-repeat left/contain;position:absolute;top:0;left:0;}
.gsjj .con .title_box{color:#fff;}
.gsjj .con .title{font-size:30px;font-weight:bold;color:#fff;}
.gsjj .con p{font-size:18px;color:rgba(255,255,255,0.6);padding:5px 0 30px;position:relative;}
.gsjj .con p:before{content:"";width:200px;height:2px;background:#fff;position:absolute;bottom:0;left:0;}
.gsjj .con .text{color:#fff;line-height:24px;height:144px;margin:30px 0;display:block;overflow:hidden;}
.gsjj .con ul{margin:0 -8px;}
.gsjj .con ul li{width:25%;padding:0 8px;}
.gsjj .con ul li a{display:block;background:#fff;text-align:center;padding:15px 0;}
.gsjj .con ul li a .imgbox img.img2{display:none;}
.gsjj .con ul li a .imgbox img{max-height:50px;}
.gsjj .con ul li a .imgbox{height:50px;line-height:50px;}
.gsjj .con ul li a h5{color:#999;margin-top:5px;}
.gsjj .con ul li a:hover img.img2{display:inline;}
.gsjj .con ul li a:hover img.img1{display:none;}
.gsjj .con ul li a:hover h5{color:#098cd4;}
.gsjj .con .text:hover{text-decoration: underline !important;}

.title1{margin:60px 0;text-align:center;overflow-x:hidden;}
.title1 .con{display:inline-block;position:relative;}
.title1 .con:before,.title1 .con:after{content:"";width:60px;height:1px;background:#cecece;position:absolute;top:50%;right:100%;margin-right:60px;}
.title1 .con:after{right:auto;left:100%;margin:0 0 0 60px;}
.title1 h5{font-size:30px;font-weight:bold;color:#292929;}
.title1 p{font-size:12px;color:#ccc;margin-top:10px;}

/*服务流程*/
.fwlc ul.ul1{position:relative;}
.fwlc ul.ul1 li{width:14.1666%;;}
.fwlc ul.ul1 li .con{border:1px solid #ddd;padding:20px 0;text-align:center;}
.fwlc ul.ul1 li .imgbox{height:40px;line-height:40px;display:inline-block;}
.fwlc ul.ul1 li .imgbox img{max-height:40px;}
.fwlc ul.ul1 li .imgbox img.img2{display:none;}
.fwlc ul.ul1 li p{margin-left:10px;line-height:40px;display:inline-block;}
.fwlc ul.ul1 li .con:hover{background:#098cd4;border-color:#098cd4;}
.fwlc ul.ul1 li .con:hover img.img1{display:none;}
.fwlc ul.ul1 li .con:hover img.img2{display:inline;}
.fwlc ul.ul1 li .con:hover p{color:#fff;}
.fwlc ul.ul1 li.jt{width:3%;line-height:82px;text-align:center;}
.fwlc .con_box1{border:1px solid #ddd;margin:30px 0 60px;height:120px;padding:0 40px;position:relative;box-shadow:0 5px 8px rgba(0,0,0,0.2);}
.fwlc .con_box1:before{content:"";width:270px;height:100%;background:#f0f0f0;position:absolute;top:0;right:0;}
.fwlc .con_box1:after{content:"";border-right:100px solid #f0f0f0;border-top:120px solid transparent;position:absolute;bottom:0;right:270px;}
.fwlc .con_box1 .img{line-height:120px;}
.fwlc .con_box1 .img img{max-width:100%;}
.fwlc .con_box1 .img.img-2{margin-left:40px;max-width:40%;}
.fwlc .con_box1 .phone{position:relative;z-index:1;}
.fwlc .con_box1 .phone .text1{background:url(../image/icon8.png) no-repeat right center;text-align:right;padding-right:40px;margin:15px 0 5px;}
.fwlc .con_box1 .phone p{color:#999;}
.fwlc .con_box1 .phone h5{font-size:24px;color:#292929;font-weight:bold;}
.fwlc .con_box1 .phone a{display:block;line-height:30px;background:#fe9b0f;color:#fff;text-align:center;transform:skew(-30deg);}
.fwlc .con_box1 .phone a span{transform:skew(30deg);display:block;}

/*合作案例*/
.hzal{background:url(../image/bg4.jpg) center center/cover;padding-bottom:40px;}
.nav2{text-align:center;font-size:0;margin-bottom:15px;}
.nav2 a{display:inline-block;width:140px;line-height:34px;border:1px solid #d1d1d1;font-size:16px;color:#696969;border-radius:30px;margin:0 15px 15px 15px;}
.nav2 a.active,.nav2 a:hover{background:#098cd4;color:#fff;border-color:#098cd4;}
.hzal .swiper-container{padding-bottom:30px;display:none;}
.hzal .swiper-container.active{display:block;}
.al_con{display:block;border:1px solid #e6e6e6;background:#fff;position:relative;}
.al_con:before{content:"";width:38px;height:38px;background:#098cd4;border-radius:50%;position:absolute;bottom:-19px;left:50%;margin-left:-19px;opacity:0;transition:all .3s;}
.al_con:after{content:"+";position:absolute;bottom:-18px;left:50%;font-size:30px;color:#fff;margin-left:-11px;opacity:0;transition:all .3s;}
.al_con .imgbox{overflow:hidden;}
.al_con .text_box{padding:20px;border-top:1px solid #e6e6e6;transition:all .3s;}
.al_con .text_box h5{font-size:18px;font-weight:bold;color:#292929;}
.al_con .text_box .text{font-size:12px;color:#696969;line-height:18px;height:36px;margin-top:13px;overflow:hidden;}

/*新闻动态*/
.xwdt{padding-bottom:40px;}
.news2{display:block;border:1px solid #e4e4e4;padding:30px;position:relative;}
.news2:before{content:"";width:100%;height:180px;background:#1982ff;position:absolute;top:0;left:0;}
.news2 .imgbox{overflow:hidden;position:relative;z-index:2;}
.news2 .img{height:215px;}
.news2 .text_box h5{line-height:22px;height:44px;color:#292929;margin-top:20px;}
.news2 .text_box .text{line-height:20px;height:60px;color:#696969;margin:20px 0 30px;overflow:hidden;}
.news2 .text_box .rq{font-size:12px;color:#999;text-align:right;position:relative;}
.news2 .text_box .rq:before{content:"";width:60px;height:2px;background:#e1e1e1;position:absolute;bottom:0;left:0;}
.news3{display:block;border:1px solid #e4e4e4;padding:20px 10px 20px 0;margin-bottom:15px;}
.news3 .rq{width:150px;height:60px;text-align:center;border-right:1px solid #d3d3d3;}
.news3 .rq h4{font-size:40px;font-weight:bold;color:#989898;}
.news3 .rq p{color:#989898;}
.news3 .text_box{padding-left:170px;}
.news3 .text_box h5{font-size:16px;color:#292929;}
.news3 .text_box .text{color:#696969;line-height:18px;height:36px;margin-top:10px;overflow:hidden;}
.news3:hover{background:#1982ff;border-color:#1982ff;}
.news3:hover .rq h4,.news3:hover .rq p,.news3:hover .text_box h5,.news3:hover .text_box .text{color:#fff;}
.news3:hover .rq{border-right-color:#70b1ff;}

/*友情链接*/
.yqlj{border-top:1px solid #e4e4e4;padding:30px 0;}
.yqlj .title{border-right:1px solid #ececec;width:80px;}
.yqlj .title p{font-size:24px;font-weight:bold;color:#292929;}
.yqlj .title p span{color:#1982ff;}
.yqlj .title h5{color:#696969;}
.yqlj .swiper-container{width:calc(100% - 100px);}
.yqlj .swiper-container a{display:block;color:#696969;line-height:45px;}

/*footer*/
footer{background:#2f2f2f;}
footer ul{margin:0 -30px;}
footer ul li{padding:40px 30px;width:33.33%;}
footer ul li .text1{font-size:12px;line-height:28px;color:rgba(255,255,255,0.6);margin:30px 0;}
footer ul li:nth-child(1) h5{font-size:12px;color:#fff;}
footer ul li:nth-child(1) img.logo{max-width:100%;}
footer ul li:nth-child(1) h5 img{margin-right:10px;position:relative;top:-1px;}
footer ul li:nth-child(2){border-left:1px solid #4e4e4e;border-right:1px solid #4e4e4e;}
footer ul li:nth-child(2) dl dt{font-size:18px;color:#fff;font-weight:normal;margin-bottom:20px;}
footer ul li:nth-child(2) dl dd{width:50%;color:#fff;line-height:25px;margin-bottom:10px;}
footer ul li:nth-child(2) dl dd a{color:#fff;transition:all .3s;position:relative;}
footer ul li:nth-child(2) dl dd a:before{content:">";margin-right:10px;}
footer ul li:nth-child(2) dl dd a:hover{color:#fe9b0f;}
footer ul li:nth-child(3) dl dt{font-size:18px;color:#fff;font-weight:normal;margin-bottom:20px;}
footer ul li:nth-child(3) dl dd{color:#fff;line-height:25px;margin-bottom:10px;}
footer ul li:nth-child(3) dl dd span{margin-right:10px;}
footer .bottom{padding:20px 0;border-top:1px solid #4e4e4e;}
footer .bottom .con{position:relative;}
footer .bottom p{color:rgba(255,255,255,0.3);}
footer .bottom i{width:40px;height:40px;background:#1982ff;text-align:center;line-height:40px;border-radius:5px;font-size:20px;color:#fff;cursor:pointer;}
footer .bottom i{position:absolute;top:-10px;right:0;z-index:10;}


.neiye{margin:30px 0;}
.title3{border-bottom:1px solid #dcdcdc;padding-bottom:15px;margin-bottom:20px;}
.title3 p{color:#616161;font-size:12px;}
.title3 p span{font-weight:bold;}
.title3 a{font-size:12px;color:#292929;}
.title3 a:hover{color:#098cd4;}

/*详情页*/
.xqy .bt{font-size:16px;font-weight:bold;text-align:center;margin:10px 0;}
.xqy .rq{color:#999;text-align:center;line-height:30px;border-bottom:1px dashed #999;}
.xqy img{max-width:100%; margin:20px auto;}
.xqy  p img{max-width:100%; }
.xqy .text{line-height:25px;}
.xqy iframe{width:70%;height:400px;margin:20px auto;}
.xqy  .text table{ max-width:100%;}
.xqy  .text table td{ border:1px solid #CCCCCC}


.news5{display:block;position:relative;border-bottom:1px dotted #a5a5a5;padding-bottom:20px;margin-bottom:20px;}
.news5 .imgbox{overflow:hidden;}
.news5 .img{width:210px;height:124px;}
.news5 .text_box{margin-left:230px;}
.news5 h5{font-size:16px;font-weight:bold;color:#2b2b2b;margin:8px 0 20px;}
.news5 .text{font-size:12px;color:#878787;line-height:20px;height:40px;overflow:hidden;}
.news5 span{display:block;width:80px;line-height:28px;background:#098cd4;font-size:12px;color:#fff;border-radius:5px;position:absolute;bottom:20px;right:0;text-align:center;}

.cpzs_ny.row{padding:0 5px;}
.cpzs_ny .col-lg-4{padding:0;}

.gcal_ny.row{padding:0 5px;}
.gcal_ny .col-lg-4{padding:0;}
.gcal_ny .al_con{margin:0 10px 20px;}
.gcal_ny h5{line-height:56px;font-size:14px;font-weight:bold;text-align:center;}

.cpzx_xq .xc .con_box{border:1px solid #ccc;}
.cpzx_xq .xc .con_box .img{display:none;background-repeat:no-repeat;background-size:contain;background-position:center;}
.cpzx_xq .xc .con_box .img.active{display:block;}
.cpzx_xq .xc .an_box{position:relative;padding:0 25px;margin-top:20px;}
.cpzx_xq .xc .an{display:block;background-size:cover;background-position:center;border:1px solid #d7d7d7;}
.cpzx_xq .xc .swiper-button-next,.cpzx_xq .xc .swiper-button-prev{width:10px;height:100%;background:#e7e6eb;border:1px solid #c5c5c5;border-radius:5px;top:0;margin:0;right:0;font-size:10px;display:flex;justify-content:center;align-items:center;}
.cpzx_xq .xc .swiper-button-prev{right:auto;left:0;}
.cpzx_xq .xc .an.active{border-color:#237ddd;}
.cpzx_xq .con_box2 .title{font-size:18px;font-weight:bold;color:#292929;padding-bottom:20px;border-bottom:1px solid #e2e2e2;}
.cpzx_xq .con_box2 .text_box{padding:20px 0;border-bottom:1px solid #e2e2e2;}
.cpzx_xq .con_box2 .text_box h5{color:#292929;font-weight:bold;margin-bottom:10px;}
.cpzx_xq .con_box2 .text_box .text{line-height:24px;color:#696969;height:72px;overflow:auto;}
.cpzx_xq .con_box2 .an{text-align:right;margin-top:30px;}
.cpzx_xq .con_box2 .an a{display:inline-block;line-height:40px;padding:0 10px;border:1px solid #e2e2e2;border-radius:5px;color:#292929;text-align:center;}
.cpzx_xq .con_box2 .an a:first-child{background:#237ddd;color:#fff;border-color:#237ddd;}
.cpzx_xq .con_box2 .an a img{margin-right:5px;position:relative;top:-2px;}
.cpzx_xq .con_box2 .an a:last-child{cursor:auto !important;margin-left:20px;}
.cpzx_xq .xqy{margin-top:30px;border-top:1px solid #e0e0e0;padding-top:20px;}
.cpzx_xq .xqy .text{color:#636363;}

/*移动端底部热点链接*/
	#tabBar{ position: fixed; left:20px; bottom:20px; z-index: 99; width: calc(100% - 40px); height: 50px;}
	#tabBar.active{ animation: tabBarAnimation 3s 1s infinite linear;  }
	#tabBar .clickbtn{ position: absolute; right: 0; bottom: 0; z-index: 2; width:50px; height:50px; font-size: 0; line-height: 50px; background: rgba(255,255,255,0.8); border-radius: 50%; }
	#tabBar .clickbtn span{ display: block; position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; opacity: 0; }
	#tabBar .clickbtn img{ width: 22px; }
	#tabBar .clickbtn.on{ animation:clickbtnAnimation 10s 0s infinite linear; box-shadow: 0 3px 5px rgba(0,0,0,0.5); }
	#tabBar .clickbtn.on:before{ content: ""; position: absolute; left: 0; bottom: -5px; z-index: 1; width: 20px; height: 5px;}
	#tabBar .clickbtn.active{ background:url(../image/xian2.png) rgba(110,209,207,1); background-size: 100% 100%; }
	#tabBar .clickbtn.active:before{ content: ""; position: absolute; left: 0; top: 0; z-index: 2; width: 100%; height: 100%; border:solid 1px rgba(255,255,255,0.2); border-radius: 50%; }
	#tabBar .clickbtn.active > img{ opacity: 0; }
	#tabBar .clickbtn.active span{ opacity: 1; }
	#tabBar .navigation{ position: absolute; left:calc(100% - 100px); bottom: 0; z-index: 1; width:0; height: 50px; border-radius: 25px; transition: all 0.3s;}
	#tabBar .navigation:before{ content: ""; position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; border-radius: 25px; 
background:-moz-linear-gradient(left,rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.6) 100%);background:-webkit-linear-gradient(left,rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.6) 100%);background:linear-gradient(to right,rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.6) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccffffff',endColorstr='#99ffffff',GradientType=1 );}
	#tabBar .navigation ul{ position: relative; z-index: 2; padding: 0 60px 0 20px; }
	#tabBar .navigation ul li{ width: calc(100% / 3); font-size: 0; }
	#tabBar .navigation ul li a{ position: relative; left: 10px; display: inline-block; vertical-align: top; line-height: 50px;opacity: 0; }
	#tabBar .navigation ul li a .tab-icon{ margin-right: 5px; }
	#tabBar .navigation ul li a .tab-icon img{ width: 22px; }
	#tabBar .navigation ul li a .tab-title{ font-size: 12px;color: #333; }
	#tabBar .navigation.active{ box-shadow: 5px 5px 10px rgba(0,0,0,0.2); animation: navigationAnimation 0.5s 0s linear forwards; }
	#tabBar .navigation.active ul li:nth-child(1) a{animation:navigationAAnimation 0.3s 0.5s linear forwards; }
	#tabBar .navigation.active ul li:nth-child(2) a{animation:navigationAAnimation 0.3s 0.6s linear forwards; }
	#tabBar .navigation.active ul li:nth-child(3) a{animation:navigationAAnimation 0.3s 0.7s linear forwards; }		

	@keyframes tabBarAnimation{
		0%{transform:translate(0,0);}
		30%{transform:translate(0,5px);}
		50%{transform:translate(0,0);}
		70%{transform:translate(0,-5px);}
		100%{transform:translate(0,0);}
	}

	@keyframes navigationAnimation{
		0%{left:calc(100% - 100px); width: 0; }
		80%{ left: -10px; width:100%; }
		90%{ left:  5px; width:100%; }
		100%{ left: 0; width:100%; }
	}

	@keyframes navigationAAnimation{
		from{ left: -10px; opacity: 0; }
		to{ left: 0; opacity: 1; }
	}

	@keyframes clickbtnAnimation{
		0%{ transform: rotateY(0deg); }
		10%{transform: rotateY(270deg); }
		15%{transform: rotateY(180deg); }
		30%{transform: rotateY(0deg); }
		100%{transform: rotateY(0deg); }
	}


/*媒体查询开始*/
@media (min-width:992px){
.news5:hover .img,.cp_con:hover .img,.al_con:hover .img,.news2:hover .img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1,1.1);}
.cp_con:hover{background:#098cd4;border-color:transparent;}
.cp_con:hover h5{color:#fff;}
.al_con:hover{background:#098cd4;}
.al_con:hover h5,.al_con:hover .text{color:#fff;}
.al_con:hover:before,.al_con:hover:after{opacity:1;}
.news2:hover h5,.yqlj .swiper-container a:hover{color:#1982ff;}
}

@media (max-width:991px){
header .sjdnav{display:none;width:150px;height:auto;position:absolute;right:0;top:100px;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:#098cd4;}
header .sjdnav li a{display:block;color:#fff;line-height:40px;font-size:16px;}
header .ydd_btn{width:40px;cursor:pointer;position:absolute;z-index:2000;top:35px;right:15px;}
header .ydd_btn span{display:block;width:100%;height:8px;background:#098cd4;}
header .ydd_btn span.span02{margin:5px 0;}
header .ydd_btn.click span{background:#098cd4;}
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:0.5px 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;}
header .logo_box{height:auto;}
header .logo_box .logo{line-height:100px;width:70%;}
.nav1{margin-bottom:20px;}
.nav1 .title{line-height:50px;font-size:20px;}
.nav1 .title span.span1{margin:0 5px 0 15px;position:relative;top:2.5px;}
.nav1 ul li a{line-height:40px;padding:0 10px;text-align:center;}
.nav1 ul li a:before,.nav1 ul li a:after,.nav1 ul dl dd a:before{display:none;}
.nav1 ul dl.dl1{display:none;}
.nav1 ul dl dd a{line-height:35px;padding:0 10px;text-align:center;}
.gsjj .sp_box{padding:0 0 20px 0;}
.gsjj .sp{height:400px;}
.gsjj .sp_box i{display:none;}
.fwlc ul.ul1 li.jt{width:5%;}
.fwlc ul.ul1 li{width:30%;margin-bottom:10px;}
.fwlc ul.ul1 li:nth-child(6){display:none;}
.fwlc .con_box1{text-align:center;padding:0;}
.fwlc .con_box1:before,.fwlc .con_box1:after{display:none;}
.fwlc .con_box1 .phone{display:inline-block;float:none !important;}
.news2{margin-bottom:20px;}
.news2 .img{height:auto;}
.cpzx_xq .con_box2{margin-top:30px;}
}

@media (max-width:767px){
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;}
.carousel-indicators{bottom:2px;}
.cpzx{margin:30px 0 20px;}
.cpzx_box{padding:0 10px;}
.cpzx_box .col-sm-12{padding:0 5px;}
.cp_con{margin:0 5px 10px;}
.cp_con h5{line-height:30px;}
.gsjj{padding:30px 0;}
.gsjj .sp{height:350px;}
.gsjj .con .title{font-size:20px;}
.gsjj .con p{font-size:14px;padding:5px 0 10px;}
.gsjj .con p:before{width:100px;}
.gsjj .con .text{margin:20px 0;}
.title1{margin:30px 0;}
.title1 .con:before,.title1 .con:after{margin-right:10px;}
.title1 .con:after{margin:0 0 0 10px;}
.title1 h5{font-size:20px;}
.fwlc .con_box1{margin:20px 0 30px;}
.nav2 a{width:120px;line-height:30px;font-size:14px;margin:0 5px 10px 5px;}
.hzal{padding-bottom:0;}
.al_con .text_box{padding:10px;}
.al_con .text_box h5{font-size:16px;}
.xwdt{padding-bottom:20px;}
.news2{padding:10px;}
.news2:before{display:none;}
.news2 .text_box h5{margin-top:10px;}
.news2 .text_box .text{margin:10px 0 15px;}
footer .bottom{text-align:center;}
footer .bottom i{top:-100px;}
.cpzs_ny.row{padding:0 10px;}
.gcal_ny.row{padding:0 10px;}
.gcal_ny .al_con{margin:0 5px 10px;}
.gcal_ny h5{line-height:30px;}
.cpzx_xq .con_box2 .title{font-size:14px;}
.xqy iframe{width:100%;}
}

@media (max-width:479px){
	.bdshare-slide-button {display: none !important;}
header .ydd_btn{width:25px;top:21px;}
header .sjdnav{top:60px;}
.news5{padding-bottom:10px;margin-bottom:10px;}
.news5 .img{width:120px;height:90px;}
.news5 .text_box{margin-left:130px;}
.news5 h5{font-size:16px;margin:0 0 15px;}
.news5 span{display:none;}
header .logo_box .logo{line-height:60px;width:70%;}
.gsjj .sp{height:260px;}
.gsjj .con ul li{width:50%;}
.gsjj .con ul li:nth-child(1),.gsjj .con ul li:nth-child(2){margin-bottom:16px;}
.fwlc ul.ul1 li{width:45%;}
.fwlc ul.ul1 li.jt{width:10%;line-height:62px;}
.fwlc ul.ul1 li:nth-child(6){display:block;}
.fwlc ul.ul1 li:nth-child(4),.fwlc ul.ul1 li:nth-child(8){display:none;}
.fwlc ul.ul1 li .con{padding:10px 0;}
.fwlc ul.ul1 li .imgbox{height:30px;line-height:30px;}
.fwlc ul.ul1 li .imgbox img{max-height:30px;}
.news3 .rq{width:100px;}
.news3 .text_box{padding-left:110px;}
.news3 .text_box h5{font-size:16px;}
.cpzx_xq .con_box2 .an a{width:100%;margin:5px auto !important;}
.xqy iframe{height:200px;}
}
