/*全局样式*/
@charset "utf-8";
html{overflow-x:hidden;}
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;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;}
.imgvertical{vertical-align:middle !important;}
.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 .logo_box{height:110px;}
header .logo{line-height:110px;height:110px;}
header .logo_box .phone{background:url(../images/icon1.png) no-repeat 0 center;padding-left:35px;margin-top:30px;}
header .logo_box .phone p{padding-left:30px;}
header .logo_box .phone h5{font-size:26px;font-weight:bold;color:#3d3b87;}
.list_page{text-align:center;margin:10px;display:block;}
.list_page:after{content:" ";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.list_page ul{list-style:none;margin:0;padding:0;display:inline-block;vertical-align:bottom;}
.list_page ul li{display:inline-block;border:solid 1px #ddd;border-radius:4px;}
.list_page ul a{color:#333;padding:8px 12px;line-height:18px;display:block;transition:all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;background:#fff;}
.page_group ul{border-right:solid 1px #ddd;border-radius:4px;}
.page_group ul li{border-right:none;border-radius:0;float:left;}
.page_group ul li:not(:first-child):not(:last-child){border-radius:0;}
.page_group ul li:first-child{border-radius:4px 0 0 4px;}
.page_group ul li:last-child{border-radius:0 4px 4px 0;}
.page_group ul .active a{background:#f3f3f3;border-radius:0;}

/*PC端导航*/
nav{position:relative;background:#3d3b87;}
nav a{color:#fff !important;font-size:15px;}
/*一级导航*/ 
nav ul{position:relative;padding-right:260px;}
nav ul li{float:left;width:14%;text-align:center;position:relative;height:60px;line-height:60px;}
nav ul li a{display:block;position:relative;transition:all .3s;}
nav ul li a:hover,nav ul li a.active{background:#5856aa;}
nav ul li.bx{width:1px;height:15px;margin-top:20px;background:rgba(255,255,255,0.5);}
/*二级导航*/
nav ul li ul{position:absolute;display:none;left:0;top:100%;z-index:6000;width:100%;padding:0;}
nav ul li ul li{float:none;width:100%;height:35px;line-height:35px;border:none;background:#3d3b87;border-bottom:1px solid rgba(255,255,255,0.6);}
nav ul li ul li:last-child{border:none;}
nav ul li:hover ul{display:block;}
nav form{width:230px;background:#fff;border-radius:30px;overflow:hidden;position:absolute;top:10px;right:0;}
nav form input{width:180px;height:40px;padding:0 10px 0 20px;border:none;}
nav form button{width:50px;height:40px;background:url(../images/icon2.png) no-repeat center;border:none;}

/*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(../images/left.png) no-repeat;top:50%;left:-100px;margin-top:-30px;}
#myCarousel .carousel-control.right{width:60px;height:60px;background:url(../images/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:15px;height:15px;margin:1px 3px;}
.carousel-indicators .active{width:15px;height:15px;margin:1px 3px;}

.title1{margin:50px 0;position:relative;}
.title1 h5{font-size:30px;font-weight:bold;}
.title1 h5 span{color:#3d3b87;}
.title1 p{line-height:30px;color:#3d3b87;}
.title1 a{display:block;width:96px;height:28px;line-height:28px;background:#3d3b87;color:#fff;text-align:center;border-radius:30px;position:absolute;right:0;top:50%;margin-top:-14px;}
.title1 a:hover{background:#2e4b9c;}

/*专业领域*/
.zyly{background:#f4f4f4;padding-bottom:50px;}
.zyly_con{padding:0 10px;}
.zyly .swiper-container{padding:5px;}
.news1{display:block;border:1px solid #e1e1e1;padding:15px;box-shadow:0 0 4px rgba(0,0,0,0.2);border-radius:10px;overflow:hidden;position:relative;background:#fff;}
.news1:before{content:"";width:100%;height:100%;border:2px solid transparent;top:0;left:0;transition:all .3s;position:absolute;border-radius:10px;}
.news1 .imgbox{overflow:hidden;border-radius:10px;}
.news1 .img{background-position:center;background-size:cover;}
.news1 h5{font-size:18px;font-weight:bold;color:#000;line-height:30px;text-align:center;margin-top:10px;}

/*精英团队*/
.jytd{background:url(../images/jytd_bg.jpg) center center/cover;padding-bottom:50px;}
.jytd .title1 h5,.jytd .title1 p{color:#fff;}
.jytd_con{position:relative;}
.jytd_con .swiper-container{padding-bottom:50px;}
.news2{display:block;background:#fff;padding:5px;position:relative;overflow:hidden;}
.news2 .imgbox{background:#aeaeae;}
.news2 .img{background-position:center center;background-size:contain;}
.news2 .text_box{padding:20px;position:absolute;bottom:-104px;left:0;width:100%;background:#fff;transition:all .3s;}
.news2 .text_box h5{font-size:18px;color:#000;line-height:20px;padding-bottom:15px;position:relative;}
.news2 .text_box h5:before{content:"";width:38px;height:2px;background:#fff;position:absolute;bottom:0;left:0;transition:all .3s;}
.news2 .text_box h5 span{font-size:12px;color:#999;margin-left:10px;}
.news2 .text_box .text{line-height:25px;color:#000;height:75px;overflow:hidden;margin-top:10px;}
.jytd .swiper-pagination-bullet{background:#adafbc;opacity:1;}
.jytd .swiper-pagination-bullet-active{background:#fff;width:12px;height:12px;position:relative;top:2px;}
.jytd .swiper-button-prev,.jytd .swiper-button-next{left:-60px;opacity:1;background:none;color:#fff;font-size:40px;margin-top:-40px;}
.jytd .swiper-button-next{left:auto;right:-60px;}

/*成功案例*/
.cgal{background:url(../images/cgal_bg.jpg) center center/cover;padding-bottom:50px;}
.cgal .con_box{background:#fff;border:1px solid #e1e1dc;}
.cgal .con_box .nav{width:200px;background:#f8f8f8s;border-right:1px solid #e5e5e5;height:540px;overflow:hidden;}
.cgal .con_box .nav .list{height:60px;line-height:60px;border-bottom:1px solid #e5e5e5;}
.cgal .con_box .nav a{display:block;color:#3d3b87;padding-left:20px;font-size:16px;}
.cgal .con_box .nav .list:last-child{border:none;}
.cgal .con_box .nav a.active{background:#3d3b87;color:#fff;}
.cgal .con_box .ul_box{margin-left:200px;padding:18px;height:540px;overflow:hidden;}
.cgal .con_box .ul_box ul{display:none;overflow:hidden;}
.cgal .con_box .ul_box ul.active{display:block;}
.cgal .con_box ul li{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:40px;border-bottom:1px dashed #e5e5e5;position:relative;padding-left:25px;}
.cgal .con_box ul li:before{content:"";width:4px;height:4px;background:#3d3b87;position:absolute;top:50%;left:10px;margin-top:-2px;}
.cgal .con_box ul li a{color:#000;}
.cgal .ul_box.ul_box_2{margin:0;}
.cgal .ul_box.ul_box_2 ul li{padding:0 90px 0 25px;}
.cgal .ul_box.ul_box_2 ul li p{position:absolute;font-size:12px;color:#999;position:absolute;top:0;right:0;}

/*服务流程*/
.fwlc{background:#f4f4f4;padding-bottom:50px;}
.fwlc .title1{text-align:center;}
.fwlc .title1 h5{background:url(../images/icon3.png) no-repeat center;}
.fwlc_con{padding:0 10px;}
.fwlc .swiper-container{padding:5px;}
.news3{display:block;background:#fff;border-radius:10px;padding:15px;box-shadow:0 0 3px rgba(0,0,0,0.2);text-align:center;position:relative;border:2px solid #fff;}
.news3:before{content:"";border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:13px solid #fff;position:absolute;top:50%;right:-10px;margin-top:-10px;z-index:3;transition:all .3s;}
.news3:after{content:"";border-top:12px solid transparent;border-bottom:12px solid transparent;border-left:12px solid #eee;position:absolute;top:50%;right:-13px;margin-top:-12px;transition:all .3s;}
.news3 .imgbox{height:55px;line-height:55px;margin:15px 0;}
.news3 .imgbox img{max-height:55px}
.news3 .imgbox img.img-2{display:none;}
.news3 h5{font-size:16px;line-height:24px;color:#000;font-weight:bold;height:48px;overflow:hidden;transition:all .3s;}
.news3 .text{font-size:13px;line-height:24px;color:#000;height:48px;overflow:auto;margin-top:15px;transition:all .3s;}
.fwlc_con .swiper-slide:last-child .news3:before,.fwlc_con .swiper-slide:last-child .news3:after{display:none;}

/*联系我们*/
.lxwm{background:#4f4f4f;padding-bottom:50px;}
.lxwm .title1{color:#fff;text-align:center;}
.lxwm .logo2{max-width:100%;}
.lxwm .phone{background:url(../images/icon4.png) no-repeat 0 center;padding-left:40px;margin:20px 0;}
.lxwm .phone p{font-size:12px;color:rgba(255,255,255,0.5);}
.lxwm .phone h5{font-size:35px;color:rgba(255,255,255,0.5);}
.lxwm .nav3 a{display:inline-block;width:23px;height:23px;border-radius:5px;background:rgba(255,255,255,0.5);text-align:center;line-height:23px;color:#4f4f4f;margin-right:10px;transition:all .3s;}
.lxwm .text_box{color:rgba(255,255,255,0.6);line-height:30px;border-left:1px solid rgba(255,255,255,0.2);border-right:1px solid rgba(255,255,255,0.2);padding:0 20px;text-align:center;min-height:210px;}
.lxwm .text_box .con{display:inline-block;text-align:left;}
.lxwm .ditu{height:210px;}

/*footer*/
footer .top{background:#262626;padding:10px 0;text-align:center;}
footer .top ul{font-size:0;}
footer .top ul li{display:inline-block;line-height:20px;margin:0 10px;position:relative;}
footer .top ul li:before{content:"";width:1px;height:12px;background:#fff;position:absolute;top:50%;right:-10px;transform:rotate(20deg);margin-top:-8px;}
footer .top ul li a{color:#fff;font-size:12px;transition:all .3s;}
footer .top ul li a:hover{color:yellow;}
footer .top ul li:last-child:before{display:none;}
footer .bottom{background:#373737;padding:20px 0;color:rgba(255,255,255,0.2);font-size:12px;text-align:center;}

/*微信弹窗*/
.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;}

/*右侧悬浮*/
.suspend_nav{background:#3d3b87;width:50px;position:fixed;bottom:150px;right:10px;text-align:center;z-index:5000;}
.suspend_nav .list{height:50px;color:#fff;padding-top:6px;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:-50px;right:0;background:#2e4b9c;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:50px;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:50px;opacity:1;}
.suspend_nav .top i{font-size:25px;}
.suspend_nav .on-off{padding:0;line-height:50px;}
.suspend_nav .on-off.active i{transform:rotate(135deg);}
.suspend_nav .list:hover{color:#fff000;}
.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:65px;bottom:0;border:1px solid #3d3b87;transform:scale(0);transform-origin:100% 100%;transition:all .3s;padding-bottom:10px;background:#fff;}
.suspend_nav ul li .weixin:before{content:"";border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:10px solid #3d3b87;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 #3d3b87;text-align:left;display:flex;justify-content:center;align-items:center;background:#3d3b87;color:#fff;visibility:hidden;transition:all .3s;opacity:0;padding:0 15px;}
.suspend_nav ul li .popup:before{content:"";border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:0 solid #3d3b87;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:65px;opacity:1;}
.suspend_nav ul li:hover .popup:before{top:18px;border-left-width:10px;}

/*移动端底部热点*/
.bottom_link{width:100%;position:fixed;bottom:0;left:0;background:#3d3b87;text-align:center;z-index:5000;}
.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;}

/*内页左侧*/
.neiye{padding-bottom:50px;background:#f4f4f4;}
.neiye .nav_box{margin-top:-80px;}
.neiye .title4{background:#3d3b87;position:relative;line-height:45px;}
.neiye .title4 h5{line-height:80px;padding-left:30px;color:#fff;font-size:20px;font-weight:bold;}
.neiye .title4 h5 .span2{font-size:13px;margin-left:5px;color:rgba(255,255,255,0.7);font-weight:normal;}
.neiye .title4 .span3{position:absolute;top:0;line-height:45px;right:15px;color:#fff;font-size:18px;}
.neiye .title4 i{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer;z-index:2;}
.neiye .nav_box .nav1{background:#e5e5e5;padding-bottom:40px;}
.neiye .nav_box .nav2{display:block;line-height:50px;color:#000;border-bottom:1px solid #d8d8d8;padding-left:30px;}
.neiye .nav_box .nav2:hover,.neiye .nav_box .nav2.active{color:#fff;background:#ff8400;}
.neiye .nav1 ul li a{display:block;line-height:40px;color:#333;position:relative;font-size:12px;padding-left:45px;}
.neiye .nav1 ul li a:before{content:"";width:4px;height:4px;background:#3d3b87;position:absolute;top:50%;left:30px;margin-top:-2px;transition:all .3s;}
.neiye .nav1 ul li a:hover,.neiye .nav1 ul li a.active{color:#ff8a00;}
.neiye .nav1 ul li a:hover:before,.neiye .nav1 ul li a.active:before{background:#ff8a00;}
.neiye .lxfs{margin-top:25px;}
.neiye .lxfs .con{background:#e5e5e5;text-align:center;}
.neiye .lxfs .con .phone{background:url(../images/icon5.png) no-repeat 0 center;padding-left:45px;display:inline-block;text-align:left;margin:20px 0;}
.neiye .lxfs .con .phone p{color:#3d3b87;}
.neiye .lxfs .con .phone h5{font-size:24px;font-weight:bold;color:#3d3b87;}
.neiye .lxfs .text{padding:15px;font-size:13px;line-height:27px;border:1px solid #d9d9d9;text-align:left;}
.neiye .title5{border-bottom:3px double #d8d8d8 ;margin-bottom:20px;}
.neiye .title5 h5{font-size:20px;font-weight:bold;color:#3d3b87;line-height:70px;padding:0 20px;position:relative;display:inline-block;}
.neiye .title5 h5:before{content:"";width:100%;height:3px;background:#3d3b87;position:absolute;bottom:-3px;left:0;}
.neiye .title5 p{font-size:16px;font-weight:bold;line-height:70px;}

.cgal_ny ul{background:#fff;padding:10px 15px 20px;margin-bottom:20px;box-shadow:0 0 5px rgba(0,0,0,0.2);}
.cgal_ny ul li{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:40px;border-bottom:1px dashed #e5e5e5;position:relative;padding:0 90px 0 25px;}
.cgal_ny ul li:before{content:"";width:4px;height:4px;background:#3d3b87;position:absolute;top:50%;left:10px;margin-top:-2px;}
.cgal_ny ul li p{position:absolute;font-size:12px;color:#999;position:absolute;top:0;right:0;}
.cgal_ny ul li a{color:#000;}
.cgal_ny ul li a:hover{color:#3d3b87;}

.zytd_ny{padding:0 5px;}
.zytd_ny .col-md-4{padding:0;}
.zytd_ny .news2{margin:0 10px 20px;box-shadow:0 0 5px rgba(0,0,0,0.3);}

.zytd_info{background:#fff;padding:30px;}
.zytd_info ul.ul-1{margin-bottom:30px;}
.zytd_info ul.ul-1 li:first-child{width:45%;}
.zytd_info ul.ul-1 li:last-child{width:55%;padding-left:20px;}
.zytd_info ul.ul-1 li:first-child .img{height:412px;}
.zytd_info ul.ul-1 dl{height:412px;overflow:auto;}
.zytd_info ul.ul-1 dl dd{line-height:20px;border-bottom:1px solid #ccc;padding:15px 0;}
.zytd_info ul.ul-1 dl dd span{color:#999;}
.zytd_info ul.ul-1 dl dd.bt{font-size:24px;font-weight:bold;color:#3d3b87;}
.zytd_info ul.ul-1 dl dd.bt span{margin-left:10px;font-size:14px;font-weight:normal;}
.zytd_info .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background:#3d3b87;}
.zytd_info .mCSB_scrollTools{right:-6px;}
.zytd_info .con1 .text{color:#666;line-height:25px;padding:20px 0;border-bottom:1px solid #ccc;}
.zytd_info .con1 .text h5{font-size:20px;color:#000;margin-bottom:10px;}
.zytd_info .con2 .bt{font-size:20px;margin:20px 0;}
.zytd_info .con2 .list{color:#666;line-height:25px;margin-bottom:20px;}
.zytd_info .con2 .list span{display:inline-block;width:20px;height:20px;line-height:20px;font-size:12px;color:#fff;text-align:center;background:#000;border-radius:50%;}

/*详情页*/
.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{display:block;max-width:100%;margin:20px auto;}
.xqy .text{line-height:25px;border-bottom:1px solid #ccc;padding:20px 0;}
.xqy .text h5{font-size:18px;font-weight:bold;margin-bottom:5px;}
.xqy2 .text{border:none;padding:0;}
.xqy3 .bt{font-size:20px;font-weight:bold;color:#3d3b87;line-height:30px;text-align:center;padding:20px 0 10px;}
.xqy3 .rq{font-size:12px;color:#999;text-align:center;}
.xqy3 .con{border-top:4px solid #3d3b87;background:#fff;padding:30px;margin-top:20px;}
.xqy3 .con{line-height:25px;}
.xqy3 .con h5{font-size:20px;font-weight:bold;color:#3d3b87;margin-bottom:10px;}
.xqy3 .con img{display:block;max-width:100%;margin:20px auto;}

.news4{display:block;border-bottom:1px solid #e5e5e5;padding-bottom:20px;margin-bottom:20px;}
.news4 .imgbox{width:265px;height:192px;overflow:hidden;}
.news4 .img{width:100%;height:100%;}
.news4 .text_box{padding:15px 0 0 290px;}
.news4 .text_box b{font-size:12px;color:#666;border:1px solid #d0d0d0;line-height:21px;padding:0 10px;font-weight:normal;}
.news4 .text_box h5{font-size:18px;color:#000;line-height:30px;margin:12px 0;}
.news4 .text_box p{color:#999;}
.news4 .text_box .text{line-height:24px;color:#999;height:48px;overflow:hidden;margin-top:15px;}
.news4:hover .img{transform:scale(1.1);}
.news4:hover h5{color:#3d3b87;}

/*媒体查询开始*/
@media(min-width:992px){
.news1:hover:before{border-color:#3d3b87;}
.news1:hover h5{color:#3d3b87;}
.news1:hover .img{transform:scale(1.1);}	
.news2:hover .text_box{bottom:0;}
.news2:hover h5:before{background:#000;}
.news3:hover{background:#3d3b87;}
.news3:hover .imgbox img.img-1{display:none;}
.news3:hover .imgbox img.img-2{display:initial;}
.news3:hover h5{color:#fff;}
.news3:hover .text{color:rgba(255,255,255,0.5);}
.news3:hover:before{border-left-color:#3d3b87;}
.news3:hover:after{border-left-color:#fff;}
.cgal .con_box ul li a:hover{color:#3d3b87;}
.lxwm .nav3 a:hover{background:#3d3b87;color:#fff;}
}

@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:#3d3b87;}
header .sjdnav li:last-child{border:none;}
header .sjdnav li a{display:block;color:#fff;line-height:40px;font-size:16px;}
header .sjdnav .nav2_box{padding-bottom:5px;display:none;}
header .sjdnav .nav-2{color:rgba(255,255,255,0.8);font-size:14px;line-height:35px;}
header .sjdnav dl{padding-bottom:10px;display:none;}
header .sjdnav dl dd a{font-size:12px;color:#d8d099;line-height:30px;}
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:#3d3b87;}
header .ydd_btn span.span02{margin:5px 0;}
header .ydd_btn.click span{background:#3d3b87;}
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;}
.neiye .title4 .span1{display:none;}
.neiye .title4 h5{padding-left:20px;line-height:45px;}
.neiye .title4 h5 .span2{display:none;}
.neiye .nav_box .nav1{padding-bottom:20px;}
.neiye .nav_box .nav2{text-align:center;padding:0 10px;line-height:40px;}
.neiye .nav_box .nav2 .span4{display:none;}
.neiye .nav1 ul{display:none;}
.neiye .nav1 ul li a{text-align:center;padding:0 5px;line-height:30px;}
.neiye .nav1 ul li a:before{display:none;}
.neiye .nav_box{margin-bottom:20px;}
.neiye{padding:20px 0;}
header .logo_box{height:auto;}
header .logo{line-height:100px;height:100px;}
.news3:before,.news3:after{display:none;}
.lxwm{text-align:center;}
.lxwm .logo2{display:block;margin:0 auto;}
.lxwm .text_box{border:none;margin:20px 0;min-height:auto;padding:0;}
.lxwm .phone{display:inline-block;}
.neiye .nav_box{margin-top:0;}
}

@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;}
.carousel-indicators li{width:10px;height:10px;margin:1px;}
.carousel-indicators .active{width:10px;height:10px;margin:1px;}
header .logo{line-height:80px;height:80px;}
.title1{margin:30px 0;text-align:center;}
.title1 h5{font-size:20px;}
.title1 p{line-height:20px;margin:10px 0;}
.title1 a{position:static;margin:0 auto;}
.zyly{padding-bottom:30px;}
.news1{padding:5px;}
.news1 h5{font-size:16px;margin-top:5px;}
.news2 .text_box{padding:10px;bottom:-100px;}
.news2 .text_box h5{font-size:16px;}
.jytd{padding-bottom:20px;}
.jytd_con .swiper-container{padding-bottom:40px;}
.cgal{padding-bottom:30px;}
.cgal .title1 a{margin:10px auto 0;}
.cgal .con_box .nav{width:100%;border:none;height:auto;text-align:center;padding:10px 5px 0;overflow:initial;}
.cgal .con_box .nav .list{height:40px;line-height:40px;border:none;width:33.33%;float:left;padding:5px;margin-bottom:10px;}
.cgal .con_box .nav a{padding:0 10px;border:1px solid #e5e5e5;}
.cgal .con_box .nav .list:last-child{border:none;}
.cgal .con_box .nav .list:last-child a{border:1px solid #e5e5e5;}
.cgal .con_box .ul_box{margin-left:0;}
.news3{padding:5px;}
.news3 .imgbox{height:30px;line-height:30px;margin:5px 0 10px;}
.news3 .imgbox img{max-height:30px}
.news3 .text{margin-top:5px;}
.fwlc{padding-bottom:30px;}
.lxwm{padding-bottom:30px;}
.lxwm .phone h5{font-size:28px;}
.xqy .text{padding:10px 0;}
.xqy3 .bt{font-size:18px;padding:0 0 10px;line-height:25px;}
.xqy3 .con{padding:15px;}
.xqy3 .con h5{font-size:16px;}
.zytd_ny{padding:0 10px;}
.zytd_ny .news2{margin:0 5px 10px;}
.zytd_info{padding:20px 15px;}
.zytd_info ul.ul-1{margin-bottom:20px;}
.zytd_info ul.ul-1 li:first-child{width:100%;}
.zytd_info ul.ul-1 li:last-child{width:100%;padding-left:0;}
.zytd_info ul.ul-1 li:first-child .img{height:auto;max-height:400px;}
.zytd_info ul.ul-1 dl{margin-top:30px;}
.zytd_info ul.ul-1 dl dd.bt{font-size:16px;}
.zytd_info .con1 .text{padding:15px 0;}
.zytd_info .con1 .text h5{font-size:16px;}
.zytd_info .con2 .bt{font-size:16px;}
body{padding-bottom:50px;}
.news4{padding-bottom:10px;margin-bottom:10px;}
.news4 .imgbox{width:120px;height:100px;}
.news4 .text_box{padding:0 0 0 130px;}
.news4 .text_box b{font-size:12px;color:#666;border:1px solid #d0d0d0;line-height:21px;padding:0 10px;font-weight:normal;}
.news4 .text_box h5{font-size:14px;line-height:20px;margin:3px 0;}
.news4 .text_box p{font-size:10px;}
.news4 .text_box .text{line-height:18px;height:36px;margin-top:2px;font-size:12px;}
}

@media (max-width:479px){
header .ydd_btn{width:25px;top:21px;}
header .sjdnav{top:60px;}
header .logo{line-height:60px;height:60px;}
header .logo img{height:40px;}
.cgal .con_box .nav .list{width:50%;}
}
