/*全局样式*/

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;max-width: 1920px;margin: 0 auto;}
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;}
*{margin:0; padding:0;}
a {text-decoration: none !important;cursor: pointer !important;color: #000;}
a:focus {outline: none !important;}
ul,li,dl,dt,dd{list-style-type:none;}
i{font-style:normal}
ul {margin: 0;}
li {list-style: none;}
img{max-width:100%;}
.container-fluid {max-width: 1230px !important;}
.tr5 {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}
.sizeCover{background-position: 50% 50%; background-size: cover;}
.vertical_centerbox{display: table;table-layout:fixed;}
.vertical_center{display: table-cell;vertical-align: middle;}

/*pc导航*/
.main1{background: #fff;}
.main1 .top{font-size: 14px;color: #5e5e5e;line-height: 34px;width: 100%;border-bottom: 1px solid #d7d7d9;}
.main1 .top .you{float:right;font-size: 0;line-height: 34px;height: 34px;}
.main1 .top .you a{font-size: 14px;color: #5e5e5e;display: inline-block;padding-left:20px;position: relative;line-height: 34px;}
.main1 .top .you a:nth-child(n + 2):before{content:"";width: 2px;height: 12px;background: #dedede;border-right: 1px solid #cecece;position: absolute;left: 10px;top:0;bottom:0;margin: auto 0;display: block;}
.main1 .top .you a:hover{color:#d90000;}
.main1 .logo{line-height: 100px;height: 100px;}
.main1 .logo img{max-height: 74%;}
.main1 .txt1{font-size:14px;color: #020202;line-height: 22px;border-left: 1px solid #b8b8b8;padding-left: 20px;margin-left: 21px;margin-top: 28px;}
.main1 .txt1 b{font-size:15px;display: block;}
.main1 .txt1 span{color: #e60012;}
.main1 .txt2{font-size:14px;color: #434343;display: block;line-height: 14px;background: url("/images/tu1.png") no-repeat left center;padding-left: 60px;margin-top: 25px;}
.main1 .txt2 span{font-size:30px;color: #e60012;display: block;line-height: 30px;font-weight: bold;margin-top: 6px;font-family: 'Impact';}


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: rgba(0,0,0,0.7);}
header .sjdnav li:hover{background: #d90000;}
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: 40px;right: 15px;}
header .ydd_btn span {display: block;width: 100%;height: 6px;background: #d90000;}
header .ydd_btn span.span02 {margin: 5px 0;}
header .ydd_btn.click span {background: #d90000;}
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: 6px;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;}


/*PC端导航*/
nav {background-color:#e60012;}
/*一级导航*/
nav .nav{position: relative;}
nav .nav .ul{padding-left: 300px;}
nav .nav .ul li{float: left;width: 14.28%;text-align: center;position: relative;box-shadow: 0 0 6px transparent;z-index: 10;}
nav .nav .ul li:last-child{border:none;}
nav .nav .ul li > a {display: block;position: relative;font-size: 16px;color: #fff !important;line-height:50px;z-index: 10;transition: all 0s}
nav .nav .ul li:hover > a,
nav .nav .ul li.active > a {background: #194590;}
nav .nav .ul > li:hover > a,
nav .nav .ul > li.active > a {box-shadow: 0 0 6px rgba(25,69,144,0.4);line-height: 46px;padding-bottom: 4px;}
nav .nav .ul > li > a:before{content:"";width: 100%;height: 0;position: absolute;left: 0;top:-5px;right: 0;background: #194590;z-index: 20;transition: all 0s}
nav .nav .ul > li:hover > a:before{height: 5px;transition: all 0s;}
nav .nav .ul > li.active > a:before{height: 5px;transition: all 0s;}
nav .nav .ul > li:after{content:""; width: 0;  height: 0; border-left: 4px solid transparent;border-right: 0 solid transparent;border-bottom: 0 solid #194590;position: absolute;left: -4px;top: -4px;z-index: 20;}
nav .nav .ul > li:hover:after{border-bottom: 4px solid #194590;}
nav .nav .ul > li.active:after{border-bottom: 4px solid #194590;}
nav .nav .ul > li:before{content:""; width: 0; height: 0;border-left: 0 solid transparent;border-right: 4px solid transparent;border-bottom: 0 solid #194590;position: absolute;right: -4px;top:-4px;z-index: 20;}
nav .nav .ul > li:hover:before{border-bottom: 4px solid #194590;}
nav .nav .ul > li.active:before{border-bottom: 4px solid #194590;}
/*二级导航*/
nav .nav .ul li ul {position: absolute;display: none;left: 0; top: 100%;z-index: 20;min-width: 100%;}
nav .nav .ul li ul li {float: none;width: 100%;background-color:rgba(210,7,30,0.8);border:none;}
nav .nav .ul li ul li a {font-size: 13px;height:auto;line-height:20px;padding: 10px 3px;width: 100%;
}
nav .nav .ul > li:hover ul {display: block;}

/*大图左侧导航*/
nav .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background:#e60012 !important;}
nav .nav .nav1{position:absolute;left: 0;top:100%;width: 248px;z-index:30;background: rgba(0,0,0,0.7);}
nav .nav .nav2{font-size:16px;color: #fff;line-height: 50px;padding-left: 60px;background:#c60312 url("/images/tu2.png")  no-repeat 25px center;width: 248px;position: absolute;left: 0;top:0;z-index: 30;}
nav .nav .nav3{height:540px;}
nav .nav .nav3 .lanmu{display:block;height:90px;line-height:90px;transition:all .3s;font-size:18px;color:#fff;padding:0 34px 0 22px;position: relative;z-index:100;border-bottom:1px solid rgba(255,255,255,0.2);overflow: hidden;}
nav .nav .nav3 .lanmu:before{content:"";width:9px;height:17px;background:url("/images/tu3.png") no-repeat center center;position:absolute;top:50%;right:22px;transform:translateY(-50%);}
nav .nav .nav3 .lanmu:hover{background-color:#c60312;}
nav .nav .nav3 .lanmu.active{background-color:#c60312;}
nav .nav .nav4{position: absolute;left:0;top:100%;z-index:40;background: rgba(255,255,255,0.88);height: 540px;width:0;margin-left: 248px;overflow: hidden;transition: all 0.1s}
nav .nav .nav4.active{width:calc(100% - 248px);transition: all 0.1s}
nav .nav .nav4 .lanmu2{display: none;transition: all 2s;font-size: 0;padding: 0px 40px;max-height: 540px;}
nav .nav .nav4 .lanmu2.active{display: block;transition: all 2s;}
nav .nav .nav4 .lanmu2 a{display:inline-block;padding: 0 10px;line-height: 90px;height: 90px;overflow: hidden;border-bottom: 1px dashed rgba(0,0,0,0.2);font-size: 16px;width: 25%;text-align: center;transition: all 0.3s;position: relative;}
nav .nav .nav4 .lanmu2 a:hover{color: #e60012;transition: all 0.3s;}
nav .nav .nav4 .lanmu2 a:nth-child(n + 2):after{content:"";width: 1px;height: 14px;background: rgba(0,0,0,0.25);position: absolute;left: 0;top:0;bottom:0;margin: auto 0;}

/*大图轮播*/
.banner{position: relative;z-index: 1;}
.banner .img{width: 100%;overflow: hidden;display: block;cursor: all-scroll;height: 540px;}
.banner .swiper-pagination .swiper-pagination-bullet{width:14px !important;height: 14px !important;border: 1px solid transparent !important;background: transparent;border-radius: 50%;opacity: 1;position: relative;}
.banner .swiper-pagination .swiper-pagination-bullet:before{content:"";width: 8px;height: 8px;background: #fff;position: absolute;left: 0;top:0;bottom:0;right: 0;border-radius: 50%;margin: auto;}
.banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{border-color: #e60012 !important;}
.banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before{background: #e60012 !important;}

.main2.mainbox{padding-bottom:30px;}
.main2 .zuo{width:280px;float: left;padding-right: 30px;}
.main2 .you{width:calc(100% - 280px);float: left;}
.main2 .zuo .top{background:#e60012;line-height: 72px;font-size: 20px;color: #fff;font-weight: bold;text-align: center;}
.main2 .zuo .top span{font-size:16px;text-transform:uppercase;padding-left: 6px;}
.main2 .zuo .lanmu a{display:block;color: #fff;font-size: 18px;background: #e60012;line-height: 54px;height: 54px;padding: 0 50px 0 38px;margin-top: 2px;position: relative;}
.main2 .zuo .lanmu a:after{content: ">";width: 20px;height: 20px;background: #fff;text-align: center;border-radius: 4px;display: block;position: absolute;right: 20px;top:50%;bottom:0;color: #0073fe;line-height: 18px;transform:translateY(-50%);transition: all 0.3s}
.main2 .zuo .lanmu a:hover{background:#ecebee;color: #000;}
.main2 .zuo .lanmu a:hover:after{background:#194590;color: #fff;transition: all 0.3s}
.main2 .zuo .lanmu a.active:after{background:#194590;color: #fff;transition: all 0.3s}
.main2 .zuo .lanmu a.active{background:#ecebee;color: #000;}
.main2 .zuo .bottom{background-image: linear-gradient(#fbfcfd, #f5f7f9);padding: 30px 10px;text-align: center;}
.main2 .zuo .bottom .div1{display:inline-block;line-height: 27px;height: 27px;background: url("/images/tu4.png") no-repeat left center;padding-left: 34px;color: #194590;font-size: 15px;margin-bottom: 14px;}
.main2 .zuo .bottom .div2{display:block;width: 100%;color: #194590;font-size: 30px;font-weight: bold;text-align: center;line-height: 36px;font-family: 'Impact';}
.main2 .zuo .bottom .div3{display:block;width: 100%;font-size: 0;}
.main2 .zuo .bottom .div3 a{display:inline-block;font-size: 14px;color: #194590;border: 1px solid #194590;line-height: 28px;width: calc(50% - 5px);margin-top: 10px;}
.main2 .zuo .bottom .div3 a:nth-child(even){margin-left:10px;background: #194590;color: #fff;}
.main2 .zuo .bottom .div3 a:hover{background: #e60012;color: #fff;border-color: #e60012;}
.main2 .you .top1{margin-bottom: 20px;}
.main2 .you .top1 .div1{width:55%;float: left;font-size: 0;}
.main2 .you .top1 .div2{width:45%;float: left;padding-left: 20px;}
.main2 .you .top1 .div1 a{color: #696969;display: inline-block;font-size: 14px;padding-right: 14px;line-height: 34px;}
.main2 .you .top1 .div1 a:nth-child(1){color: #292929;font-weight: bold;}
.main2 .you .top1 .div1 a:nth-child(n + 2):hover{color: #e60012}
.main2 .you .top1 .div2 input{width: calc(100% - 66px);float: left;line-height: 34px;height: 34px;background: #f0f0f0;border: 0;padding: 0 15px;}
.main2 .you .top1 .div2 button{width:66px;float: left;border: 0;background: #e60012 url("/images/tu5.png") no-repeat center center;height: 34px;transition: all 0.3s}
.main2 .you .top1 .div2 button:hover{opacity: 0.77;transition: all 0.3s}
.main2 .you .cp{margin:0 -10px;}
.main2 .you .cp .list{display:block;width:33.33%;padding: 0 10px;margin-bottom: 20px;float: left;}
.main2 .you .cp .list .imgbox{border:1px solid #dcdcdc;}
.main2 .you .cp .list .imgbox .tt{border-top:1px solid #dcdcdc;color: #333333;text-align: center;line-height: 36px;font-weight: bold;}
.main2 .you .cp .list:hover .imgbox{border-color: #e60012}
.main2 .you .cp .list:hover .imgbox .tt{color: #e60012;border-color: #e60012;}

.mainbox{padding:54px 0;}
.title{text-align: center;padding-bottom: 30px;}
.title .div1{font-size: 36px;color: #333;font-weight: bold;}
.title .div1 span{color: #666;font-size: 14px;font-weight: 100;text-transform: uppercase;display: block;}
.title .div2{position: relative;height: 26px;}
.title .div2:before{content: "";width: 40px;height: 1px;background: #d4dee5;position: absolute;left: 0;right: 70px; bottom:6px;margin: 0 auto;}
.title .div2:after{content: "";width: 40px;height: 1px;background: #d4dee5;position: absolute;left: 70px;right: 0; bottom:6px;margin: 0 auto;}
.title .div2 div:before{content:"";width: 6px;height: 6px;background: #d4dee5;border-radius: 50%;position: absolute;left: 0;right: 0;bottom:4px;margin: 0 auto;}
.title .div2 div:after{content:"";width: 14px;height: 14px;background: fixed;border-radius: 50%;border: 2px solid #d4dee5;position: absolute;left: 0;right: 0;bottom:0;margin: 0 auto;}
.title .div3{color:#fff;font-size: 16px;line-height: 28px;margin-top: 6px;}
.gd{display: block;width: 120px;height: 36px;background: #eceef2 url("/images/tu6.png") no-repeat center center;margin: 0 auto;margin-top: 30px;}
.gd:hover{background: #e60012 url("/images/tu7.png") no-repeat center center;}

/*应用案例*/
.main3 .title .div1{color: #fff;}
.main3 .title .div1 span{color: #fff;}
.main3 .lb2 .list{display:block;border: 1px solid #dcdcdc;background: #fff;}
.main3 .lb2 .list .img{position:relative;}
.main3 .lb2 .list .img .tu{position:absolute;left: 0;top:4px;right: 0;bottom:0;margin: auto;display: block;max-height: 88%;max-width: 88%;}
.main3 .lb2 .list .tt{color: #292929;font-weight: bold;padding: 0 30px 0 15px;position: relative;line-height: 36px;font-size: 15px;}
.main3 .lb2 .list .tt:before{content:"+";color: #292929;font-weight: bold;position: absolute;right: 15px;top:0;line-height: 38px;text-shadow: -1px -1px 0 #dcdcdc}
.main3 .lb2 .list:hover .tt{color:#e60012;}
.main3 .lb2 .list:hover .tt:before{color:#e60012;}

/*关于我们*/
.main4 .img{display:block;}
.main4 .img img{height:358px;}
.main4 .tt1{color: #292929;font-weight: bold;font-size: 20px;line-height: 30px;}
.main4 .tt2{color: #e60012;line-height: 26px;position: relative;padding-bottom: 18px;}
.main4 .tt2:before{content:"";width: 20px;height: 2px;background: #e60012;position: absolute;left: 0;bottom:0;}
.main4 .tt3{color: #696969;line-height: 14px;line-height: 26px;overflow: hidden;max-height: 208px;margin: 14px 0 20px 0;}
.main4 .gd{margin: 0;background: #e60012 url("/images/tu7.png") no-repeat center center;}
.main4 .gd:hover{opacity: 0.77;}
/*条幅*/
.main5{height:194px;width: 100%;}
/*优势*/
.main6 .box{position: relative;}
.main6 .box .img{position:absolute;left: 50%;top:0;bottom:0;margin: auto 0;width:calc(50% - 40px);margin-left: 40px;z-index: 10;}
.main6 .box .img img{position:absolute;left: 0;top:0;bottom:0;margin: auto 0;max-height: 100%;}
.main6 .ttbox{padding: 40px 0;width: 50%;position: relative;z-index: 20;}
.main6 .ttbox .tt1{margin-bottom:18px;padding-left: 90px;position: relative;}
.main6 .ttbox .tt1 span{color: #e60012;font-size: 40px;font-weight: bold;text-shadow: 7px 0 2px #dcdcdc;line-height:40px;font-family: 'Impact';position: absolute;left: 0;top:0;}
.main6 .ttbox .tt1 div{color: #fff;font-size: 20px;line-height:28px;background: #e60012;padding:8px 30px;display: inline-block;border-radius: 24px;position: relative;top:-4px;}
.main6 .ttbox .tt2{color: #333333;font-size: 20px;line-height: 30px;margin-bottom: 6px;}
.main6 .ttbox .tt3{color: #666666;font-size: 15px;line-height: 26px;}
.main6 .box:nth-child(n + 2){margin-top:40px;}
.main6 .box:nth-child(even) .ttbox{margin-left:50%;}
.main6 .box:nth-child(even) .img{left: inherit;right: 50%;margin-left: 0; margin-right: 40px;}
.main6 .box:nth-child(even) .img img{left: inherit;right: 0;}

/*新闻*/
.main7{background:#f4f4fa;}
.main7 .list{position:relative;display: block;border-bottom: 1px solid #e5e5e7;padding-bottom:20px;min-height: 100px;}
.main7 .list .img{position: relative;z-index: 9;}
.main7 .list .img img{height:340px;}
.main7 .list .tt1{color: #1d1d1d;font-size: 16px;font-weight: bold;margin: 20px 0 10px 0}
.main7 .list .tt3{color: #484848;font-size: 14px;line-height: 24px;height: 48px;overflow: hidden;}
.main7 .list .tt2{background: #e60012;width: 80px;height: 80px;text-align: center;position: absolute;left: 0;top:0;z-index: 10;font-size: 16px;color: #fff;padding-top: 5px;font-family: 'Arial';}
.main7 .list .tt2 span{font-size: 42px;display: block;line-height: 48px;}
.main7 .list:hover .tt1{color: #e60012;}
.main7 .list:hover{border-color: #e60012}
.main7 .row .col-lg-6:nth-child(2) .list{padding-left: 96px;padding-bottom:20px;margin-bottom: 20px;}
.main7 .row .col-lg-6:nth-child(2) .list .tt1{margin: 0;line-height: 30px;}
.main7 .row .col-lg-6:nth-child(2) .list .tt2{border: 1px solid #8f8f8f;background: fixed;color: #8f8f8f;}
.main7 .row .col-lg-6:nth-child(2) .list:hover .tt2{border: 1px solid #e60012;background: #e60012;color: #fff;}
.main7 .row .col-lg-6:nth-child(2) .list:nth-child(n + 4){margin-bottom: 0;}
.main7 .gd{background: #e60012 url("/images/tu7.png") no-repeat center center;margin-left: auto;margin-right: auto;}
.main7 .gd:hover{opacity: 0.77;}

.main8 .list1{width:300px;float: left;color: #666666;font-size: 14px;line-height: 28px;padding-right: 30px;}
.main8 .list1 b{color: #333333;}
.main8 .list2{width:calc(100% - 600px);float: left;}
.main8 .list2 form input{width:100%;border: 1px solid #adadad;line-height: 34px;height: 36px;padding: 0 14px;margin-bottom: 8px;}
.main8 .list2 form input:nth-child(1){width: calc(50% - 4px);float: left;}
.main8 .list2 form input:nth-child(2){width: calc(50% - 4px);float: left;margin-left: 8px;}
.main8 .list2 form textarea{width:100%;max-width: 100%; border: 1px solid #adadad;line-height: 24px;height: 140px;padding: 7px 14px;margin-bottom: 8px;}
.main8 .list2 form button{background: #e60012;font-size: 14px;color: #fff;text-align: center;border: 0;width: 100%;line-height: 36px;transition: all 0.3s;}
.main8 .list2 form button:hover{opacity: 0.77;transition: all 0.3s;}
.main8 .gd{margin-left:inherit;margin-right: inherit;text-align: center;line-height: 40px;height: 40px;background: #2e2e2e;color: #fff;margin-top: 20px;}
.main8 .gd:hover{background-color: #e60012;}

footer{background:#194590}
footer .list1{width:30%;float: left;padding: 30px 0;}
footer .list2{width:calc(40% - 60px);float: left;padding: 30px 0 30px 70px;margin: 0 40px 0 20px; border-left: 1px solid rgba(255,255,255,0.2);border-right: 1px solid rgba(255,255,255,0.2);}
footer .list3{width:30%;float: left;padding: 30px 0;}
footer .list1 .tt1{color: #ffffff;font-size: 14px;padding-left: 24px;background: url("/images/tu10.png") no-repeat left center;margin-top: 30px;}
footer .txt{color: #ffffff;font-size: 18px;margin-bottom: 20px;}
footer .list2 .ul{font-size:0;text-align: left;}
footer .list2 .ul a{display:inline-block;font-size: 14px;color: #fff;width: 50%;line-height: 20px;transition: all 0.3s;position: relative;padding-left: 20px;margin-bottom: 14px;}
footer .list2 .ul a:before{content:">";position: absolute;left: 0;top:0;color: #fff;line-height: 20px;transition: all 0.3s}
footer .list2 .ul a:hover{color: #e60012;transition: all 0.3s}
footer .list2 .ul a:hover:before{color: #e60012;transition: all 0.3s}
footer .list3 .div1{color: #fff;line-height: 24px;position: relative;padding-left: 30px;margin:4px 0 10px 0;}
footer .list3 .div1 img{display:block;position: absolute;left: 0;top:6px;}
footer .dibu{font-size:14px;color: #fff;padding: 15px 0;line-height: 22px;text-align: center;border-top: 1px solid rgba(255,255,255,0.2)}


.ny{padding:30px 0;}
.ny .you .top2{color: #999999;position: relative;border-bottom: 1px solid #cccccc;line-height: 40px;margin-bottom: 20px;}
.ny .you .top2 i{color: #333333;}
.ny .you .top2 a{color: #999999;}
.ny .you .top2 a:hover{color: #e60012;}
.ny .you .top2 span{position: absolute;right: 0;top:0;line-height: 40px;}

/*新闻*/
.nyxw .list{display:block;padding: 10px;background: #f5f5f5;border: 1px solid #dddddd;margin-bottom: 20px;}
.nyxw .list .img{border: 1px solid #dddddd;width: 210px;float: left;}
.nyxw .list .img img{height: 170px;}
.nyxw .list .tt{width: calc(100% - 210px);padding:0 10px 0 20px;float: left;}
.nyxw .list .tt .tt1{color: #333333;font-size: 20px;font-weight: bold;margin-top: 16px;}
.nyxw .list .tt .tt2{color: #999999;font-family: 'Arial';line-height: 30px;padding-top: 4px;}
.nyxw .list .tt .tt3{color: #555555;line-height: 26px;height: 52px;overflow: hidden;}
.nyxw .list .tt .tt4{color: #666666;margin-top: 10px;display: inline-block;padding-right: 30px;background: url("/images/tu11.png") no-repeat right center}
.nyxw .list:hover .tt .tt1{color: #e60012;}
.nyxw .list:hover .tt .tt4{color: #e60012;background: url("/images/tu12.png") no-repeat right center;}

/*内页案例*/
.nyanli{margin:0 -5px;}
.nyanli .list{padding:0 5px;margin-bottom: 10px;width: 33.33%;float: left;display: block;}
.nyanli .list .imgbox{display:block;border: 1px solid #dcdcdc;background: #fff;}
.nyanli .list .imgbox .img{position:relative;}
.nyanli .list .imgbox .img .tu{position:absolute;left: 0;top:4px;right: 0;bottom:0;margin: auto;display: block;max-height: 88%;max-width: 88%;}
.nyanli .list .imgbox .tt{color: #292929;font-weight: bold;padding: 0 30px 0 15px;position: relative;line-height: 36px;font-size: 15px;}
.nyanli .list .imgbox .tt:before{content:"+";color: #292929;font-weight: bold;position: absolute;right: 15px;top:0;line-height: 38px;text-shadow: -1px -1px 0 #dcdcdc}
.nyanli .list:hover .imgbox .tt{color:#e60012;}
.nyanli .list:hover .imgbox .tt:before{color:#e60012;}

/*内页视频*/
.nysp{margin:0 -10px;}
.nysp .sp{width:50%;padding: 0 10px;margin-bottom: 20px;float: left;position: relative;}
.nysp .sp2{position: relative;}
.nysp .sp2 video{position: absolute;left: 0;top:0;width: 100%;height: 100%;}
.nysp .sp2 iframe{position: absolute;left: 0;top:0;width: 100%;height: 100%;}

/*详情页*/
.danye{color:#333;font-size: 14px;line-height: 28px;}
.danye .bt{color: #e60012;font-size: 22px;text-align: center;margin-bottom: 10px;}
.danye .rq{color: #555555;font-size: 14px;text-align: center;line-height: 20px;display: block;margin-bottom: 12px;border-top: 1px dashed #d8d8d8;padding-top: 10px;}
.danye .img img{margin:0 auto 15px auto;display: block;}
.danye .tt{font-size: 14px;line-height: 27px;color: #333333;}
.danye .ditu{height:400px;position: relative;margin:20px auto;}
.danye .ulul div{width: 33.33%;float: left;font-size: 14px;color: #333333;line-height: 30px;padding-right: 20px;margin-bottom: 10px;}


/*媒体查询开始*/
@media (min-width:1199px){
    .nyxw .list:hover .sizeCover,
    .main4 .img:hover .sizeCover,
    .main7 .list:hover .img .sizeCover,
    .main2 .you .cp .list:hover .sizeCover
    {transform:scale(1.06);-moz-transform:scale(1.06);-ms-transform:scale(1.06);-o-transform:scale(1.06);-webkit-transform:scale(1.06);cursor:pointer;}
    .nyanli .list:hover .imgbox .img .tu,
    .main3 .lb2 .list:hover .tu
    {transform:scale(0.88);-moz-transform:scale(0.88);-ms-transform:scale(0.88);-o-transform:scale(0.88);-webkit-transform:scale(0.88);cursor:pointer;}


	
}
@media (max-width:1199px){
    nav .nav .nav4 .lanmu2 a{width:33.33%;}
    .banner .img{height:420px;}
    nav .nav .nav3{height:420px;}
    nav .nav .nav4{height:420px;margin-left: 220px;}
    nav .nav .nav4.active{width:calc(100% - 220px);}
    nav .nav .nav4 .lanmu2{max-height:420px;}
    nav .nav .nav3 .lanmu{line-height:70px;height: 70px;font-size: 16px;}
    nav .nav .nav4 .lanmu2 a{line-height:70px;height: 70px;}
    nav .nav .nav2{width:220px;}
    nav .nav .ul{padding-left:230px;}
    nav .nav .nav1{width:220px;}
    
}
@media (max-width:991px) {
    .banner .img{height:300px;background-position: 88% 50%;}
    .main2 .zuo{width:100%;float: none;margin-bottom: 20px;padding-right: 0;}
    .main2 .you{width:100%;float: none;}
    .main2 .zuo .top{line-height: 44px;font-size: 18px;text-align: left;padding: 0 40px 0 20px;position: relative;margin-bottom: 1px;}
    .main2 .zuo .top span{font-size:14px;font-weight: 100;}
    .main2 .zuo .top i{position: absolute;right: 20px;top:0;line-height: 44px;}
    .main2 .zuo .lanmu{display: none;}    
    .main2 .zuo .lanmu a{font-size: 14px;line-height: 36px;height: 36px;padding: 0;margin: 0;text-align: center;border-bottom: 1px dashed rgba(0,0,0,0.1);background: #ecebee;color: #000;}
    .main2 .zuo .lanmu a:after{display: none;}
    .main2 .zuo .lanmu a:hover:after{display: none;}
    .main2 .zuo .lanmu a.active:after{display: none;}
    .main2 .zuo .lanmu a:hover{background:#e60012;color: #fff;}
    .main2 .zuo .lanmu a.active{background:#e60012;color: #fff;}
    .main2 .zuo .bottom{display: none;}

    .main4 .img img{height:auto;}
    .main4 .tt1{margin-top:20px;}
    footer .list1{display: none;}
    footer .list2{width:300px;margin: 0;border-left: 0;padding-left: 0;}
    footer .list3{width:calc(100% - 300px);padding-left: 40px;}
    footer{margin-bottom:50px;}
    .main8 .list1{width:50%;}
    .main8 .list2{width:100%;margin-top: 30px;}
    
    .ny{padding:20px 0;}
    .ny .you .top2{margin:-6px 0 10px 0}
    .nyxw .list{margin-bottom: 10px;}

}

@media (max-width:767px) {
.main1 .logo{line-height: 80px;height: 80px;max-width: calc(100% - 50px);}
header .sjdnav {top:80px;}
header .ydd_btn {top:30px;}
.banner .img{height: 144px;}
.banner .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom:2px;}
.main2.mainbox{padding-bottom:20px;}
.main2 .zuo{margin-bottom: 10px;}
.main2 .you .top1{margin-bottom:14px;}
.main2 .you .top1 .div1{width:100%;float: none;font-size: 0;text-overflow:inherit;white-space:inherit;}
.main2 .you .top1 .div2{width:100%;float: none;padding-left: 0;margin-top: 10px;}
.main2 .you .top1 .div1 a{padding-right: 11px;line-height: 26px;max-height: 52px;overflow: hidden;}
.main2 .you .top1 .div2 input{width: calc(100% - 46px);}
.main2 .you .top1 .div2 button{width:46px;}
.main2 .you .cp{margin:0 -5px;}
.main2 .you .cp .list{width:50%;padding: 0 5px;margin-bottom: 10px;}
.main2 .you .cp .list .imgbox .tt{font-weight: 100;font-size: 13px;}
.main2 .you .cp .list:nth-child(n + 9){display:none;}
.mainbox{padding:30px 0;}
.title{padding-bottom:20px;}
.title .div1{font-size: 22px;}
.title .div1 span{margin-bottom: 3px;}
.title .div3{font-size: 14px;}
.gd{height: 32px;margin-top: 18px;}
/*应用案例*/
.main3 .lb2 .list .tt{padding: 0 6px;font-size: 14px;font-weight: 200;text-align: center;}
.main3 .lb2 .list .tt:before{display: none;}
/*关于我们*/
.main4 .tt1{font-size:18px;line-height: 40px;margin-top: 8px;}
.main4 .tt2{padding-bottom: 11px;}
.main4 .tt3{cmargin: 10px 0 14px 0;}
/*条幅*/
.main5{height:100px;}
.main6 .box{max-width:100%;overflow: hidden;}   
.main6 .box .img{position:relative;left: 0;width:100%;margin: auto;}    
.main6 .box .img img{position:relative;margin:auto;right: 0;display: block;max-height: 280px;}
.main6 .ttbox{padding: 0;width: 100%;margin-top:20px;}
.main6 .ttbox .tt1{padding-left: 60px;}
.main6 .ttbox .tt1 span{font-size: 24px;line-height:36px;}
.main6 .ttbox .tt1 div{font-size: 16px;padding: 6px 14px;line-height: 22px;top:0;border-radius: 4px;}
.main6 .ttbox .tt2{font-size: 16px;line-height: 24px;margin-bottom: 10px;}
.main6 .ttbox .tt3{font-size: 14px;}
.main6 .box:nth-child(n + 2){margin-top:0;}
.main6 .box:nth-child(even) .ttbox{margin-left:0;}
.main6 .box:nth-child(even) .img{right: 0;margin-left: -40px;}
.main6 .box:nth-child(even) .img img{right: 0;}
/*新闻*/
.main7 .list{padding-bottom:10px;margin-bottom: 16px;min-height: 94px;}
.main7 .list .img img{height:auto;}
.main7 .list .tt1{font-size: 15px;margin: 14px 0 4px 0}
.main7 .row .col-lg-6:nth-child(2) .list{padding-bottom:14px;margin-bottom: 14px;}
.main7 .row .col-lg-6:nth-child(2) .list .tt1{line-height: 28px;}
.main8 .list1{width:100%;float: none;padding-right: 0;margin-bottom: 20px;}
.main8 .list2{margin: 0;}
.main8 .list2 form input:nth-child(1){width: 100%;float: none;}
.main8 .list2 form input:nth-child(2){width:100%;float: none;margin-left: 0;}
footer .list2{width: 100%;border: 0;padding: 0;margin: 30px 0 20px 0;float: none;}
footer .list3{width:100%;float:none;padding:0;}
footer .txt{margin-bottom: 14px;}
footer .dibu{padding: 14px;}
    
.nyanli .list{width:50%;}
.nyanli .list .imgbox .tt{padding: 0 6px;font-size: 14px;font-weight: 200;text-align: center;}
.nyanli .list .imgbox .tt:before{display: none;}
.danye .ditu{height:280px;margin: 10px auto;}
.danye .ulul div{width: 100%;float: none;padding: 0;line-height: 28px;}
    
    
    tbody{width:100%;display: block !important}
    table{width:100%;display: block !important}
    table tr{width:100%;display: block !important}
    table td{width:100%;display: block !important;padding: 14px !important}
    
    
    
    
    
    
    

}

@media (max-width:600px) {
.nyxw .list{padding: 0;background: fixed;border: 0;}
.nyxw .list .img{width: 130px;}
.nyxw .list .img img{height: 130px;}
.nyxw .list .tt{width: calc(100% - 130px);padding-left: 10px;padding-right: 0;}
.nyxw .list .tt .tt1{font-size: 16px;margin-top: 6px;}
.nyxw .list .tt .tt2{line-height: 20px;}
.nyxw .list .tt .tt3{line-height: 24px;height: 48px;}
.nyxw .list .tt .tt4{margin-top: 4px;}
    
/*内页视频*/
.nysp{margin:0 -5px;}
.nysp .sp{width:100%;padding: 0 5px;margin-bottom: 10px;}
   
 
}
.hot{height:50px; background:#e60012; position:fixed; bottom:0; left:0; z-index:99; border-top:solid 2px #fff;width: 100%;}
.hot span{ color:#fff; font-size:16px; line-height:20px;}
.hot h6{ font-size:12px; line-height:20px;margin: 0;}
.hot .row div a{ display:block; color:#fff; padding:7px 0;}
.dbbox{ position: fixed; left: 0; bottom:54px; z-index:99; width: 100%; }
.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;}
.dbbox .dbs.ewm-box{ text-align:center; }
.dbbox .dbs.ewm-box:after{ content: ""; position: absolute; left:50%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(/img/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.fenxiang-box:after{ content: ""; position: absolute; left:75%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(/img/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.ewm-box img{ max-width: 140px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li{ position: relative; padding: 6px 0; width: 20%; height: 44px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a{ position: absolute; left: 50%; top:6px; margin:0 0 0 -16px; float: inherit !important; display: block; }