/*全局样式*/

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;}
.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{background:#000;}
header .top h5{line-height:34px;font-size:12px;color:#fff;}
header .top ul{background:#c30d23;position:relative;}
header .top ul:before,header .top ul:after{content:"";width:49px;height:100%;background:url(../image/bg1.png) no-repeat;position:absolute;top:0;right:100%;}
header .top ul:after{right:auto;left:100%;transform:rotateY(180deg);}
header .top ul li{line-height:34px;}
header .top ul li a{color:#fff;font-size:12px;border-left:1px solid #fff;padding-left:10px;margin-left:10px;transition:all .3s;}
header .top ul li a:hover{color:#000;}
header .top ul li:first-child a{margin:0;padding:0;border:none;}

.logo_box{height:110px;}
.logo_box .logo{line-height:110px;max-width:40%;}
.logo_box .logo img{max-width:100%;}
.logo_box .sousuo{width:37%;padding:0 6%;margin-top:36px;}
.logo_box .sousuo form{width:100%;border:1px solid #e1e1e1;border-radius:30px;box-shadow:0 0 6px rgba(0,0,0,0.2);overflow:hidden;}
.logo_box .sousuo form input{padding:0 15px;width:calc(100% - 50px);height:38px;border:none;background:none;}
.logo_box .sousuo form button{width:50px;height:38px;border:none;background:url(../image/icon1.png) no-repeat center;}
.logo_box .phone{font-size:33px;font-weight:bold;color:#c30d23;line-height:110px;background:url(../image/icon2.png) no-repeat 0 center;padding-left:40px;}

/*PC端导航*/
nav{position:relative;background:#c30d23;}
nav a{color:#fff !important;font-size:16px;}
/*一级导航*/ 
nav ul{position:relative;}
nav ul li{float:left;width:12.5%;text-align:center;position:relative;line-height:50px;}
nav ul li a{display:block;position:relative;}
nav ul li:before{content:"";width:100%;height:3px;background:#ec1726;position:absolute;bottom:-30px;left:0;transition:all .3s;transform:scale(0);}
nav ul li a:hover,nav ul li a.active{background:#000;}
/*二级导航*/
nav ul li ul{position:absolute;display:none;left:0;top:100%;z-index:6000;min-width:100%;}
nav ul li ul li{float:none;margin-top:1px;width:100%;height:35px;line-height:35px;border:none;background:#c30d23;}
nav ul li ul li:before{display:none;}
nav ul li ul li a{font-size:14px;}
nav ul li:hover ul{display:block;}

/*banner轮播*/
#myCarousel{position:relative;overflow:hidden;}
#myCarousel .carousel-inner a{display:block;}
#myCarousel .carousel-control.left{width:50px;height:50px;line-height:50px;background:#c30d23;top:50%;left:-100px;margin-top:-30px;opacity:1;font-size:25px;}
#myCarousel .carousel-control.right{width:50px;height:50px;line-height:50px;background:#c30d23;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 li{width:15px;height:15px;margin:1px 3px;}
.carousel-indicators .active{width:15px;height:15px;margin:1px 3px;}

.title1{margin:50px 0;text-align:center;overflow:hidden;}
.title1 h5{font-size:30px;font-weight:bold;display:inline-block;position:relative;}
.title1 h5::before,.title1 h5::after{content:"";width:1000%;height:5px;background:url(../image/bg2.png) no-repeat right center;position:absolute;top:50%;right:100%;margin:-2.5px 6px 0 0;}
.title1 h5::after{right:auto;left:100%;transform:rotateY(180deg);margin:-2.5px 0 0 6px;}
.title1 p{font-size:15px;color:#cfcfcf;margin-top:5px;}
.title1-2 h5::before,.title1-2 h5::after{background:url(../image/bg6.png) no-repeat right center;}
.title1-2 h5,.title1-2 p{color:#fff;}

/*快印服务*/
.kyfw .swiper-container{padding:3px;margin:0 -3px;}
.news2{display:block;border:1px solid #c2c2c2;border-radius:10px;box-shadow:0 0 6px rgba(0,0,0,0.2);padding:30px 10px;text-align:center;}
.news2 .imgbox{width:175px;height:175px;border-radius:50%;border:5px solid #c30d23;padding:3px;margin:0 auto;}
.news2 .imgbox .img{width:100%;height:100%;border-radius:50%;border:1px solid #c30d23;}
.news2 h5{font-size:20px;color:#c30d23;line-height:30px;padding:15px 0;}
.news2 p{font-size:12px;color:#666;padding:15px 0;position:relative;}
.news2 p:before{content:"";width:40px;height:2px;background:#c30d23;position:absolute;top:0;left:50%;margin-left:-20px;}
.news2 b{display:block;width:30px;height:30px;background:#c30d23;color:#fff;line-height:28px;font-size:20px;margin:0 auto;}
.news2:hover{background:#f4f4f4;}
.news2:hover .imgbox,.news2:hover .img{border-color:#000;}

/*我们的优势*/
.youshi{background:url(../image/bg3.jpg) center center/cover;padding-bottom:50px;}
.youshi ul{width:700px;height:500px;margin:0 auto;position:relative;background:url(../image/ys0.png) no-repeat center;}
.youshi ul li{position:absolute;}
.youshi ul li .img{width:65px;height:65px;background:#c30d23;border-radius:50%;text-align:center;line-height:65px;margin:0 auto;transition:all .3s;}
.youshi ul li .img img{max-height:30px;}
.youshi ul li h5{font-size:20px;color:#333;margin-top:15px;transition:all .3s;}
.youshi ul li:nth-child(1){top:0;left:50%;margin-left:-85px;}
.youshi ul li:nth-child(2){top:120px;left:0;}
.youshi ul li:nth-child(3){top:270px;left:0;}
.youshi ul li:nth-child(4){bottom:0;left:50%;margin-left:-98px;}
.youshi ul li:nth-child(5){top:120px;right:0;}
.youshi ul li:nth-child(6){top:270px;right:0;}
.youshi ul li:hover .img{background:#9e081a;}
.youshi ul li:hover h5{color:#c30d23;}

/*文具用品*/
.nav4 ul{text-align:center;font-size:0;margin-bottom:18px;}
.nav4 ul li{display:inline-block;margin:0 6px 12px;position:relative;background:url(../image/bg4.png) no-repeat center/100% 100%;}
.nav4 ul li:before{content:"";width:100%;height:100%;background:url(../image/bg4-2.png) no-repeat center/100% 100%;position:absolute;top:0;left:0;transition:all .3s;opacity:0;}
.nav4 ul li a{width:160px;line-height:50px;font-size:16px;display:block;color:#333;padding:0 5px;position:relative;z-index:2;}
.nav4 ul li:hover a{color:#fff;}
.nav4 ul li:hover:before{opacity:1;}
.news1{display:block;}
.news1 .imgbox{border:1px solid #dbdbdb;padding:1px;background:#fff;}
.news1 .imgbox2{border:1px solid #dbdbdb;overflow:hidden;}
.news1 h5{line-height:43px;background:#fff;border:1px solid #dbdbdb;margin-top:4px;text-align:center;font-size:16px;color:#333;}
.news1:hover .img{transform:scale(1.1);}
.news1:hover h5{background:#c30d23;color:#fff;}

a.more1{display:block;width:180px;line-height:40px;border:1px solid #d8d8d8;border-radius:30px;text-align:center;font-size:16px;color:#333;background:#fff;margin:40px auto 50px;box-shadow:0 0 6px rgba(0,0,0,0.3);}
a.more1:hover{background:#c30d23;color:#fff;}

/*关于我们*/
.gywm{position:relative;background:#e6e6e6;padding:30px 0;}
.gywm:before{content:"";width:50%;height:100%;background:#c30d23;position:absolute;top:0;left:0;}
.gywm .imgbox{width:calc(100% + 45px);margin-top:25px;overflow:hidden;}
.gywm .imgbox:hover .img{transform:scale(1.2);}
.gywm .text_box{padding-left:50px;}
.gywm .text_box h5{font-size:18px;font-weight:bold;color:#c30d23;}
.gywm .text_box .text{line-height:30px;color:#333;height:330px;margin:20px 0;overflow:hidden;}
.gywm .text_box .more1{margin:0;}

/*合作流程*/
.hzlc ul{text-align:justify;text-align-last:justify;font-size:0;}
.hzlc ul li{display:inline-block;vertical-align:top;text-align:center;text-align-last:initial;width:8%;}
.hzlc ul li .imgbox{width:90px;height:90px;border:3px solid #c30d23;border-radius:50%;text-align:center;margin:0 auto;padding:2px;position:relative;}
.hzlc ul li .imgbox:before{content:"";width:30px;height:1px;background:#c30d23;position:absolute;top:50%;left:100%;margin-left:15px;}
.hzlc ul li .imgbox:after{content:"";width:10px;height:1px;background:#c30d23;position:absolute;top:50%;left:100%;margin:-3px 0 0 36px;transform:rotate(35deg);}
.hzlc ul li .imgbox .img{border:3px dotted #c30d23;border-radius:50%;width:100%;height:100%;display:flex;align-items:center;justify-content:center;}
.hzlc ul li .imgbox img{transition:all .5s;}
.hzlc ul li h5{font-size:18px;color:#333;margin:10px 0;transition:all .3s;}
.hzlc ul li .text{line-height:25px;color:#666;height:50px;overflow:auto;font-size:14px;}
.hzlc ul li:last-child .imgbox:before,.hzlc ul li:last-child .imgbox:after{display:none;}
.hzlc ul li:hover h5{color:#c30d23;}
.hzlc ul li:hover .imgbox img{transform:rotate(360deg);}
.hzlc .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background:#c30d23;}
.hzlc .mCSB_scrollTools{right:-6px;}

/*设备展示*/
.sbzs{background:url(../image/bg5.jpg) center center/cover;margin-top:50px;}
.sbzs .alzs_con .swiper-button-prev,.sbzs .alzs_con .swiper-button-next{color:#fff;}
.sbzs .news1:hover h5{background:#000;color:#fff;}
.sbzs .nav4 ul li:before{background:url(../image/bg4-3.png) no-repeat center/100% 100%;}

/*新闻中心*/
.news3{position:relative;border-bottom:1px solid #ddd;}
.news3 .imgbox{display:block;overflow:hidden;}
.news3 .img{height:270px;}
.news3 .imgbox:hover .img{transform:scale(1.1);}
.news3 .text{line-height:25px;color:#333;height:75px;overflow:hidden;margin:20px 0;}
.news3 ul{position:absolute;top:0;left:0;}
.news3 ul li{width:145px;line-height:55px;}
.news3 ul li a{display:block;background:#fff;font-size:20px;color:#333;text-align:center;transition:all .3s;}
.news3 ul li a:hover,.news3 ul li a.active{background:#ec2230;color:#fff;}
.news5{display:block;margin-bottom:25px;}
.news5 .rq{width:77px;height:77px;background:#ec2230;text-align:center;color:#fff;padding-top:10px;transition:all .3s;}
.news5 .rq h4{font-size:30px;}
.news5 .rq p{font-size:12px;margin-top:5px;}
.news5 .text_box{margin-left:95px;}
.news5 .text_box h5{font-size:18px;color:#333;line-height:25px;}
.news5 .text{line-height:25px;height:50px;overflow:hidden;color:#333;}
.news5:hover h5{color:#ec2230;}
.news5:hover .text{color:#ec2230;}
.news5:hover .rq{background:#333;}
.xwzx a.more1{margin:15px auto 40px;}

/*案例展示*/
.alzs .title1{margin:0 0 50px;}
.alzs .swiper-container{padding-bottom:1px;}
.alzs_con{position:relative;}
.alzs_con .swiper-button-prev,.alzs_con .swiper-button-next{width:58px;height:60px;background:none;text-align:center;line-height:58px;margin-top:-30px;left:-80px;border-radius:50%;opacity:1;font-size:50px;color:#333;}
.alzs_con .swiper-button-next{left:auto;right:-80px;}
.alzs_con .swiper-button-prev:hover,.alzs_con .swiper-button-next:hover{background:#ec2230;color:#fff;}

/*联系我们*/
.lxwm{background:url(../image/lxwm_bg.jpg) center center/cover;padding-bottom:50px;}
.lxwm .text{line-height:25px;color:#fff;}
.lxwm .weixin_box{margin:30px 0;}
.lxwm .weixin_box .weixin img{width:140px;height:140px;border:5px solid #fff;}
.lxwm .weixin_box .weixin p{color:#fff;margin-top:10px;text-align:center;}
.lxwm .weixin_box .text{margin-left:160px;}
.lxwm form .box{margin-bottom:20px;}
.lxwm form .box p{line-height:44px;color:#fff;}
.lxwm form input,.lxwm form textarea{width:calc(100% - 50px);height:44px;border:none;padding:0 10px;}
.lxwm form textarea{height:150px;resize:none;padding:10px;}
.lxwm form button{width:calc(100% - 50px);height:44px;background:#c8191b;color:#fff;border:none;margin-left:50px;transition:all .3s;}
.lxwm form button:hover{background:#e64547;}

footer{background:#c8191b;text-align:center;padding:20px 0;}
footer ul{font-size:0;}
footer ul li{display:inline-block;border-right:1px solid #fff;padding-right:10px;margin-right:10px;}
footer ul li a{font-size:15px;color:#fff;transition:all .3s;}
footer ul li a:hover{color:#000;}
footer ul li:last-child{border:none;}
footer .text{color:#fff;font-size:15px;}

/*微信弹窗*/
.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:#c8191b;width:52px;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: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:#950d17;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:#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:65px;bottom:0;border:1px solid #c8191b;transform:scale(0);transform-origin:100% 100%;transition:all .3s;padding-bottom:10px;background:#fff;padding:10px;}
.suspend_nav ul li .weixin:before{content:"";border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:10px solid #c8191b;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;width:200px;min-height:200%;top:0;right:100%;border:1px solid #c8191b;text-align:left;display:flex;justify-content:center;align-items:center;background:#c8191b;color:#fff;visibility:hidden;transition:all .3s;opacity:0;}
.suspend_nav ul li .popup:before{content:"";border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:0 solid #c8191b;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:#c8191b;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;}

/*内页左侧*/
.neiye{padding-bottom:50px;}
.neiye .title4{background:#c30d23;position:relative;padding-left:30px;}
.neiye .title4 h5{font-size:25px;color:#fff;line-height:113px;font-weight:bold;}
.neiye .title4 h5 span{font-size:20px;margin-left:10px;}
.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 .nav2{display:block;line-height:48px;background:#f2f2f2;padding:0 10px;font-size:18px;color:#333;margin-top:8px;text-align:center;}
.neiye .nav_box .nav2.active,.neiye .nav_box .nav2:hover{background:#1c1717;color:#fff;}
.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:#001960;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:10px;}
.neiye .lxfs img{margin:4px 0;}
.neiye .lxfs .text{padding:15px;line-height:25px;text-align:left;color:#333;background:#f2f2f2;}
.neiye .title5{border-bottom:1px solid #e5e5e5;padding:30px 0 10px;margin-bottom:20px;}
.neiye .title5 h5{font-size:20px;color:#ec1726;font-weight:bold;position:relative;}
.neiye .title5 h5:before{content:"";width:100%;height:1px;background:#ec1726;position:absolute;bottom:-11px;left:0;}
.neiye .title5 p{color:#333;}

.fwxm_ny{padding:0 5px;}
.fwxm_ny .col-md-4{padding:0;}
.fwxm_ny .news1{margin:0 10px 20px;}

/*详情页*/
.xqy{line-height:25px;min-height:300px;}
.xqy .title{text-align:center;margin-bottom:20px;}
.xqy .title h5{font-size:16px;font-weight:bold;}
.xqy .title p{color:#999;text-align:center;line-height:40px;border-bottom:1px dashed #999;}
.xqy .con{line-height:25px;}
.xqy .con img{display:block;max-width:100%;margin:0 auto;}

.news4{display:block;position:relative;margin-bottom:20px;}
.news4 .imgbox{width:247px;height:170px;overflow:hidden;}
.news4 .img{width:100%;height:100%;}
.news4 .text_box{padding:10px 0 0 280px;position:relative;}
.news4 h5{font-size:20px;color:#333;line-height:25px;}
.news4 p{color:#999;position:absolute;top:15px;right:0;line-height:25px;}
.news4 .text{color:#666;line-height:25px;height:50px;margin:20px 0;overflow:hidden;}
.news4 .more{width:80px;line-height:30px;background:#c30d23;color:#fff;text-align:center;}
.news4:hover .img{transform:scale(1.1);}
.news4:hover h5{color:#b40b17;}
.news4:hover .more{background:#780917;}


/*媒体查询开始*/
@media (max-width:1370px){
.sbzl_con .swiper-button-prev,.sbzl_con .swiper-button-next{display:none;}
}

@media (max-width:1199px){
.logo_box .phone{font-size:25px;}
}

@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:#ec1726;}
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:#ec1726;}
header .ydd_btn span.span02{margin:5px 0;}
header .ydd_btn.click span{background:#ec1726;}
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{height:45px;text-align:left;padding:0;}
.neiye .title4 h5{font-size:20px;font-weight:bold;color:#fff;padding-left:15px;line-height:45px;}
.neiye .nav_box .nav2{text-align:center;padding:0 10px;line-height:35px;font-size:16px;margin-top:1px;}
.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;}
.news3{margin-bottom:20px;}
.news3 .img{height:auto;}
footer ul.pull-left{float:none !important;}
footer ul li{display:inline-block;margin:0 5px;padding:0;border:none;}
footer ul li a{font-size:15px;color:#fff;transition:all .3s;line-height:25px;}
footer ul li a:hover{color:#000;}
footer .text.pull-right{float:none !important;line-height:25px;margin-top:5px;}
.zxly_ny form{margin:0 auto;}
.logo_box{height:auto;}
.logo_box .logo{line-height:100px;max-width:60%;}
.gywm:before{display:none;}
.gywm .imgbox{width:100%;margin-top:0;}
.gywm .text_box{padding-left:0;}
.gywm .text_box h5{margin-top:20px;}
.gywm .text_box .text{max-height:330px;height:initial;}
.hzlc ul li .imgbox:before,.hzlc ul li .imgbox:after{display:none;}
.hzlc ul li{width:25%;margin-bottom:20px;}
.sbzs{margin-top:30px;}
}

@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;}
.carousel-indicators{bottom:2px;}
.carousel-indicators li{width:10px;height:10px;margin:1px;}
.carousel-indicators .active{width:10px;height:10px;margin:1px;}
.nav4 ul{margin-bottom:20px;}
.nav4 ul li{display:inline-block;margin:0 2px 4px;}
.nav4 ul li a{width:120px;line-height:35px;font-size:16px;}
.news1 h5{line-height:35px;}
a.more1{width:130px;line-height:35px;margin:30px auto;}
.news4{margin-bottom:15px;}
.news4 .imgbox{width:120px;height:90px;}
.news4 .text_box{padding:0 0 0 130px;}
.news4 h5{font-size:16px;padding-right:0;}
.news4 p{position:initial;font-size:12px;line-height:20px;}
.news4 .text{line-height:20px;height:60px;margin:0;font-size:12px;}
.news4 .more{display:none;}
.logo_box .logo{line-height:80px;}
.title1{margin:30px 0;}
.title1 h5{font-size:30px;}
.title1 P{font-size:20px;}
.gsjj .text_box h5{font-size:20px;}
.fwxm{margin-top:30px;}
.news3 ul li{width:100px;line-height:30px;}
.news3 ul li a{font-size:14px;}
.news5{margin-bottom:15px;}
.news5 .text_box h5{font-size:16px;}
.xwzx a.more1{margin:15px auto 30px;}
.fwxm_ny{padding:0 10px;}
.fwxm_ny .news1{margin:0 5px 10px;}
.logo_box .logo{line-height:80px;}
.title1{margin:30px 0;}
.title1 h5{font-size:20px;}
.title1 p{font-size:12px;}
.news2{padding:20px 10px;}
.news2 .imgbox{width:100px;height:100px;}
.news2 h5{font-size:16px;padding:10px 0;}
.news2 p{padding:10px 0;}
.youshi{padding-bottom:10px;}
.youshi ul{width:auto;height:auto;font-size:0;text-align:center;background:none;}
.youshi ul li{position:initial;margin:0 0 20px !important;width:33.33%;display:inline-block;}
.youshi ul li h5{font-size:14px;}
.gywm{padding:20px 0;}
.hzlc ul{text-align: left;text-align-last:initial;}
.hzlc ul li{width:33.33%;}
.hzlc ul li h5{font-size:13px;}
.hzlc ul li .text{font-size:12px;line-height:18px;height:36px;margin-top:5px;}
.sbzs{margin-top:10px;}
.alzs .title1{margin:0 0 30px;}
.lxwm .weixin_box .weixin{float:none !important;text-align:center;}
.lxwm .weixin_box .text{margin:20px 0 0 0;}
.lxwm{padding-bottom:30px;}
}

@media (max-width:479px){
header .ydd_btn{width:25px;top:21px;}
header .sjdnav{top:60px;}
.logo_box .logo{line-height:60px;}
.youshi ul li{width:50%;}
.hzlc ul li .imgbox{width:70px;height:70px;}
.hzlc ul li .imgbox img{max-height:25px;}
}
