/*全局样式*/
@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%;overflow-x:hidden;min-width:320px;}
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; max-height:initial}

/* 头部 */
header .top{background:#13161d;}
header .top h5{height:35px;color:#9b9b9b;line-height:35px;}
header .top ul li{height:35px;line-height:35px;position:relative;}
header .top ul li::before{content:"";width:1px;height:14px;background:#33353a;position: absolute;top:50%;left:0;transform: translateY(-50%);}
header .top ul li:first-child::before{display:none;}
header .top ul li a{color:#9b9b9b;transition:all .3s;padding:0 18px;}
header .top ul li a i{margin-right:5px;font-size:14px;}
header .top ul li a span{font-weight:bold;}
header .top ul li:last-child a{color:#fff;}
header .top ul li a:hover{color:#fff;}
header .logo_box{height:115px;}
header .logo_box .logo{line-height:115px;max-width:33%;}
header .logo_box .logo img{max-width:100%;}

/*PC端导航*/
nav{width:67%;padding-left:100px;}
nav a{color:#030303 !important;font-size:16px;}
/*一级导航*/ 
nav ul li{float:left;width:14.28%;text-align:center;position:relative;line-height:115px;position:relative;}
nav ul li a{display:block;position:relative;font-size:16px;}
nav ul li a:hover,nav ul li a.active{background:#18a113;color:#fff !important;}
/*二级导航*/
nav ul li ul{position:absolute;display:none;left:0;top:100%;z-index:1000;width:100%;}
nav ul li ul li{float:none;width:100%;line-height:35px;background:#fff;}
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:#18a113;top:50%;left:-100px;margin-top:-30px;opacity:1;font-size:25px;}
#myCarousel .carousel-control.right{width:50px;height:50px;line-height:50px;background:#18a113;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;}
#myCarousel .carousel-indicators li{width:44px;height:6px;margin:1px 3px;border:1px solid #e2e2e2;border-radius:0;background:#fff;}
#myCarousel .carousel-indicators .active{width:44px;height:6px;margin:1px 3px;background:#18a113;border-color:#18a113;}

.title1{margin:80px 0 50px;text-align:center;overflow: hidden;}
.title1 h5{font-size:30px;font-weight:bold;color:#020202;}
.title1 h5 span{color:#18a113;}
.title1 p{font-size:18px;color:#2a2a2a;margin-top:5px;position:relative;display:inline-block;}
.title1 p::before,.title1 p::after{content:"";width:169px;height:6px;background:url(../images/title_bg.png) no-repeat;position: absolute;top:50%;right:100%;margin-right:38px;transform:translateY(-50%);}
.title1 p::after{transform: translateY(-50%) rotateY(180deg);right:auto;left:100%;margin:0 0 0 38px;}

.nav1{text-align:center;font-size:0;margin-bottom:30px;}
.nav1 a{display:inline-block;width:206px;line-height:40px;border:1px solid #e1e1e1;font-size:16px;color:#3b3b3b;margin:0 10px 20px;}
.nav1 a:hover,.nav1 a.active{background:#18a113;color:#fff;border-color:#18a113;}

/* 产品展示 */
.cpzs_con{position: relative;}
.news1{display:block;border:1px solid #e1e1e1;}
.news1 h5{line-height:50px;border-top:1px solid #e1e1e1;font-size:16px;color:#282828;padding:0 5px;text-align:center;}
.news1 .imgbox{overflow:hidden;}
.news1:hover{border-color:#18a113;}
.news1:hover .img{transform:scale(1.1);}
.news1:hover h5{color:#18a113;border-color:#18a113;}
.cpzs_con .but{width:43px;height:43px;display:flex;justify-content:center;align-items:center;border:1px solid #e1e1e1;color:#e1e1e1;font-size:25px;left:-80px;margin-top:-21.5px;background:none;opacity:1;}
.cpzs_con .but.swiper-button-next{left:auto;right:-80px;}
.cpzs_con .but:hover{background:#18a113;color:#fff;}

/* 产品技术 */
.news2{display:block;border:1px solid #e1e1e1;text-align:center;}
.news2 .imgbox{padding:13px;}
.news2 .text_box{padding:30px 20px;border-top:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1;}
.news2 .text_box h5{font-size:22px;font-weight:bold;color:#1e1e1e;line-height:30px;}
.news2 .text_box p{color:#979797;line-height:30px;}
.news2 .text_box .text{line-height:25px;color:#464646;height:50px;overflow: hidden;}
.news2 .more{line-height:52px;background:#18a113;font-size:16px;color:#fff;}
.news2 .more i{display:inline-block;width:16px;height:16px;font-size:12px;line-height:16px;margin-left:8px;background:#fff;border-radius:50%;color:#000;top:0;}
.news2:hover,.news2:hover .text_box{border-color:#2a7dc3;}
.news2:hover .more{background:#2a7dc3;}
.news2:hover .more i{color:#2a7dc3;}
.news2:hover h5{color:#2a7dc3;}

/* 公司简介 */
.khpj{background:#f5f5f5;padding-bottom:80px;margin-top:80px;}
.khpj .title{position: relative;margin:70px 0 45px;}
.khpj .title h5{font-size:30px;font-weight:bold;color:#281b26;}
.khpj .title p{font-size:22px;color:#281b26;margin-top:5px;font-weight:lighter;}
.khpj .title a{position: absolute;bottom:0;right:0;margin:0;}
.khpj ul{background:#fff;}
.khpj ul li{width:50%;position:relative;height:430px;}
.khpj ul li:first-child{padding:40px;border-right:1px solid #ededed;}
.khpj ul li:first-child .imgbox{overflow:hidden;display:block;}
.khpj ul li:first-child .imgbox .img{height:350px;}
.khpj ul li:first-child .imgbox:hover .img{transform:scale(1.1);}
.khpj ul li:last-child{padding:60px 40px 0 40px;}
.khpj ul li:last-child h5{font-size:24px;font-weight:bold;color:#281b26;padding-bottom:15px;position: relative;}
.khpj ul li:last-child h5::before{content:"";width:20px;height:1px;background:#2a7dc3;position:absolute;bottom:0;left:0;}
.khpj ul li:last-child h5 span{font-size:12px;color:#fff;background:#d5d5d5;border-radius:30px;padding:0 10px;line-height:20px;margin-left:5px;display:inline-block;position: relative;top:-2px}
.khpj ul li:last-child .text{color:#555;line-height:26px;margin:28px 0;max-height:156px;overflow:hidden;}
.khpj ul li:last-child a{display:block;width:84px;line-height:34px;border:1px solid #e1e1e1;text-align:center;color:#5c5c5c;}
.khpj ul li:last-child a:hover{background:#18a113;color:#fff;border-color:#18a113;}

/* 应用案例 */
.yyal .swiper-container{padding-bottom:1px;}
.news3{display:block;border:1px solid #e1e1e1;}
.news3 .imgbox{padding:10px;}
.news3 .text_box{padding:20px 80px 20px 10px;position: relative;border-top:1px solid #e1e1e1;}
.news3 .text_box::before{content:"";width:40px;height:40px;background:#18a113 url(../images/icon1.png) no-repeat center;border-radius:50%;position:absolute;top:50%;right:10px;margin-top:-20px;transition:all .3s;}
.news3 .text_box h5{font-size:18px;color:#2a2a2a;line-height:25px;}
.news3 .text_box .text{color:#797979;line-height:25px;height:50px;overflow: hidden;margin-top:10px;}
.news3:hover,.news3:hover .text_box{border-color:#2a7dc3;}
.news3:hover .text_box::before{background-color:#2a7dc3;}
.news3:hover h5{color:#2a7dc3;}

.ad{display:block;margin-top:80px;}

/* 新闻中心 */
.news4{display:block;border:1px solid #e0e0e0;padding:18px;background:#fff;margin-bottom:30px;box-shadow:0 0 6px rgba(0, 0, 0, 0.1);}
.news4 .imgbox{width:245px;height:209px;overflow: hidden;}
.news4 .imgbox .img{width:100%;height:100%;}
.news4 .text_box{padding:10px 0 0 266px;}
.news4 h5{font-size:18px;font-weight:bold;color:#2a2a2a;line-height:25px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; max-height:initial}
.news4 p{color:#a8a8a8;margin-top:10px;}
.news4 .text{line-height:24px;color:#797979;height:72px;overflow: hidden;margin:15px 0;}
.news4 b{display:block;width:93px;line-height:29px;border:1px solid #d4d4d4;color:#333;border-radius:30px;font-weight:normal;text-align:center;}
.news4:hover{border-color:#18a113;}
.news4:hover .img{transform:scale(1.1);}
.news4:hover h5{color:#18a113;}
.news4:hover b{background:#18a113;border-color:#18a113;color:#fff;}

.ad2{background:#18a113;padding:30px 0;text-align:center;margin-top:50px;}
.ad2 h4{font-size:30px;font-weight:bold;color:#fff;background:#017ae2;display:inline-block;padding:10px;}
.ad2 h5{font-size:40px;font-weight:bold;color:#fff;margin-top:20px;}
.ad2 p{font-size:16px;color:#fff;opacity:0.5;font-weight:lighter;}
.ad2 a{display:block;width:30px;height:30px;background:#fff;border-radius:50%;font-size:16px;line-height:30px;margin:20px auto 0;color:#333;}
.ad2 a:hover{background:#000;color:#fff;}

/* 联系我们 */
.lxwm{padding-bottom:80px;}
.lxwm_con{background:rgba(250, 201, 215, 0.7);padding:20px 35px;border-radius:15px;}
.lxwm_con .row{background:#fff;border-radius:15px;padding:40px;}
.lxwm form ul{margin:0 -5px;}
.lxwm form ul li{width:50%;padding:0 5px;}
.lxwm form input{width:100%;height:50px;padding:0 10px;border:1px solid #e9e9e9;margin-bottom:10px;}
.lxwm form .weixin_box{margin-bottom:10px;}
.lxwm form .weixin_box img{width:215px;height:215px;border:1px solid #e9e9e9;padding:10px;}
.lxwm form textarea{width:100%;height:200px;padding:10px;border:1px solid #e9e9e9;resize:none;}
.lxwm form button{width:160px;height:50px;background:#18a113;color:#fff;border:none;font-size:18px;font-weight:bold;margin-top:18px;}
.lxwm form button:hover{background:#0b5109;}
#map{height:328px;border:14px solid #f1f6fc;}

footer .top{background:#f5f5f5;padding:50px 0;text-align:center;}
footer .top .title h5{font-size:28px;font-weight:bold;color:#000000;}
footer .top .title p{font-size:15px;color:#a0a0a0;margin-top:5px;}
footer .top ul{margin:40px 0;height:50px;border:1px solid #e0e0e0;}
footer .top ul li{width:25%;position:relative;top:-10px;}
footer .top ul li .con{display:inline-block;vertical-align:top;}
footer .top ul li .con i{display:inline-block;width:70px;height:70px;line-height:70px;background:#1c9e18;color:#fff;font-size:30px;margin-right:15px;border-radius:50%;}
footer .top ul li .con span{font-size:13px;color:#434343;line-height:60px;position:relative;top:-5px;}
footer .top img.img-2{display:block;max-width:100%;margin:0 auto;}
footer .middle{background:#1e1e1e;padding:50px 0;}
footer .middle .dl_box{margin:0 -10px;}
footer .middle dl{width:25%;padding:0 10px;}
footer .middle dl dt{font-size:18px;color:#fff;position: relative;padding-bottom:18px;margin-bottom:20px;}
footer .middle dl dt::before{content:"";width:32px;height:1px;background:#fff;position: absolute;bottom:0;left:0;}
footer .middle dl dd{color:#8f8f8f;line-height:30px;}
footer .middle dl dd a{color:#8f8f8f;}
footer .middle dl dd a:hover{color:#fff;}
footer .middle .phone{border-left:1px solid rgba(255, 255, 255, 0.2);border-right:1px solid rgba(255, 255, 255, 0.2);font-size:0;text-align:center;}
footer .middle .phone .con{display:inline-block;vertical-align:top;text-align:left;}
footer .middle .phone .con h4{font-size:36px;font-weight:bold;color:#fff;}
footer .middle .phone .con h5{font-size:16px;color:#fff;margin-top:15px;}
footer .middle .phone .con p{color:#8f8f8f;font-size:14px;}
footer .middle .phone .con .text{color:#8f8f8f;font-size:14px;line-height:30px;margin-top:15px;}
footer .middle .weixin img{width:140px;height:140px;}
footer .middle .weixin p{line-height:24px;color:#fff;margin-top:5px;}
footer .bottom{background:#18a113;padding:20px 0;text-align:center;font-size:13px;color:#fff;line-height:20px;}
footer .bottom a{color:#fff;transition:all .3s;}
footer .bottom a:hover{color:#000;}

/*内页导航*/
.neiye{padding:40px 0;}
.ny_nav .title{height:78px;line-height:78px;background:#18a113;font-size:30px;color:#fff;font-weight:bold;text-align:center;position:relative;}
.ny_nav .title .span1{position:absolute;top:0;right:15px;line-height:45px;transition:all .3s;}
.ny_nav .title .span1.active{transform:rotate(180deg);}
.ny_nav .title i{position:absolute;width:100%;height:100%;top:0;left:0;cursor:pointer;z-index:2;}
.ny_nav ul a{display:block;line-height:40px;background:#eaeaea url(../images/icon6.png) no-repeat 95% center;font-size:16px;color:#323232;margin-top:7px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:all .3s;padding:0 30px 0 15px;}
.ny_nav ul li a:hover{color:#2a7dc3;}
.ny_nav ul li a.active{background:#2a7dc3 url(../images/icon6-2.png) no-repeat 95% center;color:#fff;}
.ny_nav dl{display:none;}
.ny_nav dl.active{display:block;}
.ny_nav dl dd a{line-height:40px;text-align:center;color:#353535;background:#efefef;font-size:16px;border-bottom:1px dashed #b8b8b8;margin:0;}
.ny_nav dl dd:last-child a{border:none;}
.ny_nav dl dd a.active,.ny_nav dl dd a:hover{color:#2a7dc3;}
.neiye .lxfs{margin-top:35px;}
.neiye .lxfs .con{background:#eaeaea;margin-top:5px;padding:20px 10px;}
.neiye .lxfs .con h4{font-size:16px;color:#2d2d2d;}
.neiye .lxfs .con p{color:#8f8f8f;}
.neiye .lxfs .con h5{font-size:30px;font-weight:bold;color:#323232;margin:10px 0;}
.neiye .lxfs .con .text{line-height:30px;color:#606060;}
.neiye .title2{height:42px;background:#ededed;padding-right:15px;margin-bottom:20px;}
.neiye .title2 h5{line-height:42px;background:#18a113;padding:0 40px;font-size:18px;color:#fff;}
.neiye .title2 p{color:#767676;line-height:42px;}
.neiye .title2 p a{color:#767676;transition:all .3s;}
.neiye .title2 p a:hover{color:#18a113;}

/* 新闻中心内页 */
.xwzx_ny a{display:block;background:#f4f4f4;padding:20px;margin-bottom:20px;}
.xwzx_ny a .imgbox{width:214px;height:142px;overflow:hidden;}
.xwzx_ny a .imgbox .img{width:100%;height:100%;}
.xwzx_ny a .text_box{margin-left:240px;}
.xwzx_ny a .text_box h5{font-size:18px;color:#262626;line-height:30px;}
.xwzx_ny a .text_box .text{color:#6c6c6c;line-height:25px;height:50px;margin:15px 0;overflow: hidden;}
.xwzx_ny a .text_box .more{width:85px;line-height:24px;background:#c5c5c5;color:#fff;text-align:center;}
.xwzx_ny a:hover .img{transform:scale(1.1);}
.xwzx_ny a:hover h5{color:#18a113;}
.xwzx_ny a:hover .more{background:#18a113;color:#fff;}

.cp_ny{padding:0 5px;}
.cp_ny .col-md-4{padding:0;}
.cp_ny .news1,.cp_ny .news3{margin:0 10px 20px;}

.zxly_ny{max-width:700px;margin:0 auto;}
.zxly_ny form input,.zxly_ny form textarea{width:100%;height:40px;border:1px solid #ccc;padding:0 10px;margin-bottom:15px;}
.zxly_ny form textarea{padding:10px;height:150px;resize:none;}
.zxly_ny form button{width:100%;height:40px;background:#18a113;color:#fff;border:none;font-size:16px;transition:all .3s;}
.zxly_ny form button:hover{background:#147011;}

/*详情页*/
.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;}

/*微信弹窗*/
.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:#18a113;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:#10630d;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 #18a113;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 #18a113;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 #18a113;text-align:left;display:flex;justify-content:center;align-items:center;background:#18a113;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 #18a113;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:#18a113;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;}

/*媒体查询开始*/
@media(max-width:1199px){
footer .top ul{border:none;}
footer .top ul li{width:50%;margin-bottom:20px;}
footer .top ul li .con{display:block;}
footer .top ul li .con i{display:block;margin:0 auto;}
footer .top ul li .con span{top:0;line-height:30px;}
}

@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:#18a113;}
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:40px;cursor:pointer;position:absolute;z-index:2000;top:35px;right:15px;}
header .ydd_btn span{display:block;width:100%;height:8px;background:#18a113;}
header .ydd_btn span.span02{margin:5px 0;}
header .ydd_btn.click span{background:#18a113;}
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;}
.khpj .title{text-align:center;}
.khpj .title a{position:initial;margin:20px auto 0;}
.khpj ul li{width:100%;height:auto;}
.khpj ul li:first-child{padding:10px;}
.khpj ul li:first-child .imgbox .img{height:auto;}
.khpj ul li:last-child{padding:10px;}
.khpj ul li:last-child::before, .khpj ul li:last-child::after{display:none;}
.lxwm_con .row{padding:20px 5px;}
.lxwm_con form{margin-top:20px;}
.neiye{padding:20px 0 30px;}
.ny_nav{margin-bottom:20px;}
.ny_nav .title{height:45px;line-height:45px;font-size:20px;text-align:left;padding-left:15px;}
.ny_nav ul li a{text-align:center;padding:0 5px;background:none;margin-top:1px;border:1px solid #eee;}
.ny_nav ul li a.active{background:none;color:#000;}
.ny_nav dl.active{display:none;}
.ny_nav dl dd a{padding:0 5px;}
header .logo_box{height:auto;}
header .logo_box .logo{line-height:100px;max-width:60%;}
#map{margin-bottom:30px;}
footer{text-align:center;}
footer .middle dl dt::before{left:50%;transform:translateX(-50%);}
footer .middle .phone .con{text-align:center;}
footer .middle .phone{border:none;margin:20px 0;}
footer .middle .weixin{float:none !important;}
}

@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;}
#myCarousel .carousel-indicators{bottom:2px;}
#myCarousel .carousel-indicators li{width:10px;height:10px;margin:1px;}
#myCarousel .carousel-indicators .active{width:10px;height:10px;margin:1px;}
.khpj{margin-top:30px;padding-bottom:30px;}
.khpj ul li:last-child h5{font-size:18px;}
.khpj ul li:last-child .text{margin-top:10px;}
.khpj .title{margin:30px 0;}
.khpj .title h5{font-size:20px;}
.khpj .title p{font-size:13px;}
.lxwm{padding-bottom:30px;}
.lxwm_con{background:none;padding:0 15px;}
.lxwm_con .row{padding:15px 0;}
.lxwm form ul li{width:100%;}
.lxwm form textarea{width:100%;float:none !important;}
.lxwm form .weixin_box img{float:none !important;display:block;margin:10px auto;}
.lxwm form button{width:100%;font-size:16px;}
footer .top{padding:30px 0 0 0;}
footer .top ul li{width:100%;}
footer .top .title h5{font-size:20px;}
footer .top .title p{font-size:12px;}
footer .top ul li .con i{width:50px;height:50px;line-height:50px;font-size:25px;}
.xwzx_ny a{padding:10px;margin-bottom:10px;}
.xwzx_ny a .imgbox{width:120px;height:100px;}
.xwzx_ny a .text_box{margin-left:130px;}
.xwzx_ny a .text_box h5{font-size:16px;line-height:25px;}
.xwzx_ny a .text_box .text{line-height:18px;height:36px;margin:5px 0 8px;font-size:13px;}
.xwzx_ny a .text_box .more{width:80px;line-height:23px;}
header .logo_box .logo{line-height:80px;max-width:50%;}
.title1{margin:30px 0;}
.title1 h5{font-size:20px;}
.title1 p{font-size:14px;}
.title1 p::before,.title1 p::after{margin-right:10px;}
.title1 p::after{margin:0 0 0 10px;}
.nav1{margin-bottom:20px;}
.nav1 a{width:120px;line-height:35px;margin:0 5px 10px;font-size:14px;}
.news1 h5{line-height:30px;}
.news2 .imgbox{padding:5px;}
.news2 .text_box{padding:10px 5px;}
.news2 .text_box h5{font-size:16px;line-height:25px;}
.news2 .text_box p{line-height:20px;}
.news2 .text_box .text{line-height:20px;height:40px;margin-top:5px;}
.news2 .more{line-height:35px;font-size:14px;}
.news3 .imgbox{padding:5px;}
.news3 .text_box{padding:10px 5px;}
.news3 .text_box::before{display:none;}
.news3 .text_box h5{font-size:16px;}
.news3 .text_box .text{line-height:20px;height:40px;margin-top:5px;}
.ad{margin-top:30px;}
.news4{padding:5px;margin-bottom:15px;}
.news4 .imgbox{width:120px;height:90px;}
.news4 .text_box{padding:0 0 0 130px;}
.news4 h5{font-size:16px;}
.news4 p{margin-top:0;font-size:12px;}
.news4 .text{line-height:20px;height:40px;margin:5px 0;font-size:13px;}
.news4 b{display:none;}
.ad2{margin-top:15px;}
.ad2 h4{font-size:16px;}
.ad2 h5{font-size:20px;line-height:25px;margin-top:10px;}
.ad2 p{font-size:12px;}
.ad2 a{margin-top:10px;}
footer .middle{padding:30px 0;}
footer .middle dl dt{font-size:14px;}
footer .middle .phone .con h4{font-size:25px;}
footer .middle .phone{margin:0 0 20px 0;}
.cp_ny{padding:0 10px;}
.cp_ny .news1,.cp_ny .news3{margin:0 5px 10px;}
.zxly_ny form input,.zxly_ny form textarea{margin-bottom:10px;}
}

@media (max-width:479px){
header .ydd_btn{width:25px;top:21px;}
header .sjdnav{top:60px;}
header .logo_box .logo{line-height:60px;max-width:60%;}
}
